| DistroWatch Weekly |
| A d v e r t i s e m e n t |
|
|
| DistroWatch Weekly, Issue 161, 24 July 2006 |
Welcome to this year's 29th issue of DistroWatch Weekly! This week started a bit slow, but fortunately things picked up. Debian announced their updated release goal sheet with version information. The Fedora Core 6 test2 was delayed by a week. Mandriva has also been suffering delays due to extremely warm temperatures. This week we bring you a guest columnist comparing and contrasting the differing apt-get front ends. I took a quick look at some of the new live cds released this week. Oh, and as Ladislav always says, "Happy reading!"
Content:
Listen to the Podcast edition of this week's DistroWatch Weekly in OGG format (6.6 MB)
Listen to the Podcast edition of this week's DistroWatch Weekly in MP3 format (8.1 MB)
(The Podcast edition is provided by Shawn Milo.)
Join us at irc.freenode.net #distrowatch
|
| Miscellaneous News |
Novell SUSE Linux Enterprise, Mandriva delayed, Debian Version stories, Ubuntu Server Trouble
Marc Brockschmidt informed readers of the debian-devel-announce mailing list that the official versioning of the Debian Etch stable release is to be 4.0 as he outlined the steps towards final release. Other interesting version goals to be mentioned are gcc 4.1.*, Xorg 7.0, and kernel 2.6.17 or newer. Kernel 2.4.* won't be shipped with 4.0 at all.
* * * * *
In other Debian news, there seems to be somewhat of a controversy developing over an updated version of Sarge being offered by backports.org, as mentioned in last week's DWN. Apparently this is being billed as an update for the current stable Sarge that features an updated udev, grub, and kernel-2.6.16-15 as well as other newer releases of software. The controversy appears to center around this special Cebit edition of Sarge still being named "Debian Sarge" and it not being differentiated from the official Sarge by the Debian Project. Perhaps more important is the issue of testing of (or lack of) the said release and it being misunderstood by many to be an official update to the enterprise class Debian stable.
* * * * *
No sooner was last week's DWW published that the news broke of Novell's SUSE Linux Enterprise 10 release. Probably every computer and Linux website in existence announced this first release from Novell in almost two years. Early reports have been quite favorable for the release, although later in the week it was revealed that the JBoss Application Server seems to have been removed in favor of Geronimo. Novell cited changes in the licensing terms for the switch, but JBoss denies any changes in terms.
* * * * *
FC6 test2 freeze slipped by a week to July 19, making the new projected release date July 26.
* * * * *
Besides the expected code problems that arise, seems Mandriva has been suffering some hardware issues thus delaying the release of 2007 betas. Most hardware failures are being blamed on the above average temperatures being experienced in Europe the past few weeks. Another interesting tidbit is the evaluation of gfxboot for upcoming releases. This will extend the hardware detection during boot to include more exact monitor and cpu settings, which will allow the launching of an architecture (32 or 64 bit) specific installer.
* * * * *
The popular UbuntuForums along with other Ubuntu servers suffered approximately 24 hours downtime over this past weekend. No official explanations have been offered as of this writing, but unconfirmed reports of power outages or hosting company technical issues seem likely. The usual conspiracy theories circulated, but were swiftly discredited. On a humourous note, so distraught were some users that a new poll has emerged to ascertain how loyal users occupied their time during the "blackout."
|
| Guest Columnist |
Comparing Apt-get Interfaces
(By CapnKirby)
I recently posted an article on my website submitted to me from Roger who currently lives in Illinois but is originally from Europe. Roger has absolutely been sold on the advantages of the Debian package installer Aptitude. He truly feels that there is simply nothing better out there and really does not understand why the American Linux users do not use Aptitude as he feels it is a much better product than it's counterparts. In my conversations with Roger, and in reading his article, I have come to understand his point of view. Which raises the question, what is Aptitude, and how does it compare to Synaptic, Kpackage and plain old APT-Get?
To get a better understanding of the advantages and disadvantages of each, I have downloaded and installed each, what follows are my findings and impressions.
To begin, I should briefly answer the question as to what APT is. APT is short for Advanced Packaging Tool, and is the core of the Debian package management.
Wikipedia defines APT as:
Advanced Packaging Tool, or APT, is a package management system used by Debian and its derivatives. APT was originally designed to work with .deb packages on Debian systems, but it has since been modified to work with RPM packages via APT-rpm, and to run on other operating systems such as Mac OS X (see fink). On systems with package management based on .deb, such as Debian, APT is a front-end for dpkg (1)
In turn, Aptitude, Synaptic and Kpackage are all interfaces or front ends to APT-Get. They make using APT easier for the day to day management of the given Linux Distribution.
APT-Get:
Using APT-Get itself is really quite easy as long as you know the base name of the package you are looking for. It uses basic command line inputs to update and install packages. APT-Get is also very lightweight so it works well on the speed challenged computer which is its primary advantage over the full interfaced versions. Running updates in APT-Get is very easy, you issue the command to update the listing, and than issue the command Apt-get update, and everything takes care of itself. Additionally, APT-Get takes care of any and all dependencies quickly and efficiently. You will be asked if you want to install the dependencies as well as the core package itself, and it goes to work. Removal of a package is just as easy, issuing the command and letting it do its thing. What APT-Get lacks is any sort of an interface. It is purely command line only which can be intimidating to the new user as well as a real pain if you are not positive of a package name. You know you need a database program but have no idea what is available in Linux, or simply wish to browse through the listing of applications available to get a feel for what else might be interesting or useful to install. This is where the interface front ends to APT come in.

Kpackage:
Kpackage is the KDE based front end to APT-Get and for the most part it works quite well. Its layout is, to my eyes, not as clean as Synaptic, nor as easy to use.
The package listings are lined up on the left side and are set up by sections of application type. There is search ability, but no list by alphabetical. Additionally, setting up personal layouts is not provided. Once you select a package all its given dependencies are listed in the right pane which also provides advanced descriptions of what the package is, its size, and version. Installing is then as easy as clicking the install button. Kpackage tends to provide mysterious output from its install not really telling you that everything was successful, rather providing you a non-descriptive "0" indicating there were no errors. Uninstalling programs is the same, only clicking uninstall rather than install. I also find running installed program updates to be less convenient than the others. You have to click on the Updated tab, individually select each package that is available for updating and then run the install process. One of the biggest conveniences to Kpackage is you do not have to be root to run it, only to install. You can peruse the package listings to your hearts content as a non-root user, once you click "Install" only then are you asked for the root password to continue. Kpackage is a full packaging solution, but is not really to my liking.

Synaptic:
Synaptic is another solution to the packaging problem. I find synaptic to be very clean and easy to use. It is laid out in an over/under format, with the package listings being on top and the descriptions on the bottom. Up the left side is a set of configurable listings. To install a new package, you select it by right clicking and choosing install. You can select as many as you like and than click the Apply button which puts the installer to work. Again dependencies are just taken care of. Once finished, you are presented with a success or failure message. The failure messages are usually presented with an explanation as to what the issue was. Removal of packages is again the same as installing, only choosing to "remove" rather than install. In some versions you are given the option to watch the command line go by during the install, on others this option has been disabled. Updating packages is a three step process, click "Reload" then "Mark All Updates" and finally "Apply". You will be asked to confirm, and off it goes. It is very easy to work with, and I feel is the best option for the new user.

Aptitude:
This is something a bit different, aptitude is both command line and a front end to Apt. It uses a nCurses interface inside of the command line. This provides an interface that is clickable, easily searched and manipulated much like one would in either Synaptic or Kpackage. It continues to look more like command line than not, which may bother some users. It is not as immediately user friendly as Synaptic and Kpackage, but it is not wholly unfriendly either. Additionally, you can run command line actions without starting up the full interface, much like Apt-Get itself. Aptitude works quickest if you learn its keyboard shortcuts reducing upgrading to a few keystrokes of "u," "g," and another "g." Otherwise, the same results can be obtained through the header menu under "Actions."
Installing a program is reasonably easy, although browsing is not as easy as in Kpackage and Synaptic. There are several different view options as to the layout of the package listings, either by status, or by package types. Once you pick a package, and click "enter" you are taken to a second screen which provides a plethora of data about the package including its description, version, and dependencies. From there you either click "i" or select install from the "Package" menu, then click "g" and "g" again, and off it goes. Removal is again quite similar, you select the package and then "r," "g," and "g" and the package is gone. Now it is at this point that Aptitude sets itself apart from the others by a bit. Aptitude also willingly removes the dependencies as well, as long as they are not being used by something else. This means no orphaned packages, or cruft. This provides a cleaner working environment and presumably a more stable system. You can also play Minesweeper while waiting for the packages to install.

Summary:
In the end the choice of any of the four discussed package managers is a matter of personal preference. Technically speaking, there seems to be little to differentiate one from the other with the exception of Aptitude's ability to remove dependencies when removing an application. As far as my personal preference, I really like Synaptic. It is an easy interface to work with and it just plain works.
|
| Quick Looks |
Ubuntu 6.10 Edgy Eft Knot 1
Not quite two months ago Ubuntu released its 6.06 LTS to much acclaim. This past week the developers released an early development snapshot that they are calling 6.10 Edgy Eft Knot 1. I was interested in booting the livecd to find out what's new. On the surface it appears the answer is 'not much', unless you count the "test-pattern" silent boot splash.

It appears they have spent their time updating some packages. In this release we find an updated desktop as well as some other applications. They are utilizing the recent Gnome 2.15.4 developmental release as well as several other applications still in beta, while still others are well established. Some interesting package versions include:
- gcc-4.1.1-3
- make-3.81-2
- linux-2.6.17-5
- Xorg-7.0.0
- OpenOffice.org-2.0.2
- gaim-2.0b3
- evolution-2.7.4
- gimp-2.2.11
I booted the amd64 version, and I can't report that I saw any dramatic speed increases over i386 in the livecd format. Hardware detection was fairly good, although my usb printer wasn't detected nor was an usb connection offered in the printer setup interface. Some of the desktop preference menu items produced errors when clicked upon, although some of those did precede to open when closing the error box. On one boot of the livecd, the gnome-panel crashed and restarting gnome didn't clear the problem. Most of the desktop applications, such as office apps, graphics, or games, did seem to function as designed.
At this juncture, I'm not sure what the point of this release is. I can only speculate it was to create further interest or publicity for Ubuntu now that the excitement over 6.06 is decreasing. Their long range goal is the updated versions and they are now laying that groundwork as most will have stabilized before the next final release of Ubuntu. This is an expected course of events, however, at this point I didn't find enough different from 6.06 to create any new excitement.
Debian Live-Sid KDE
The Debian Project released some live cds on July 21. The list consists of a gnome version, a kde version, an xfce version, and a commandline version. I downloaded the KDE version to test and it booted with no problems.
The Debian live-sid boots up to a command prompt (at least in my case) with the user 'debian' autologged in. Guessing at the root password was fruitless, but one soon discovers sudo is enabled. With, if needed, quick adjustments to the generic xorg.conf file one can startx.
In my case a default KDE 3.5.3 desktop appears. It sits on Xorg 7.0.0 and linux 2.6.17 and comes with the full banquet of KDE applications. The KDE version as tested here didn't come with much more. Of course, one can get by with KDE only, but I have to wonder what might have come with the xfce version.

The system was stable and fast in the livecd format, but the fonts weren't very pretty. My sound was detected and the correct modules were loaded, yet sound didn't work. Other basic hardware seemed to function.
Debian GNU/Linux is one of the grandfathers of the Linux world, along with Slackware and perhaps Red Hat. Most of the distros available today have their roots in one of these founding fathers. As such, who doesn't love Debian? That said, I'm having a hard time imagining the niche for these live-sids. I wasn't able to locate an installer. Perhaps with the small download sizes of 354 MB or less, they might make limited rescue and repair disks. My conclusion is it works, but it doesn't excite.
Slax 5.1.7
Slax is another long time favorite of mine. They offer some of the extras that makes Linux so easy to use these days. In addition, they usually dress up their desktop ever so slightly and offer a new look from time to time. This release still utilized the 'sneakers' wallpaper, but underneath it included Linux 2.6.16, Xorg 6.9.0, and KDE 3.5.3.

The KDE version offered was just about the full suite of kde, perhaps lacking some of the development apps, toys, and games. They included KWord, Kpresenter, and KSpreadsheet for those pesky office tasks.
Most of the usual commandline applications were present, which would make it suitable as a portable desktop system or rescue and repair disk.
It boots up to a command prompt and gives the user instructions for logging in and starting the graphical desktop as well as offers various options such as a means to configure the X server if needed. In my case I just tweaked the generic xorg.conf file already in place and started X. Common hardware was autoconfigured, such as sound and network card. The menu contains a net-config if needed as well as the Slax module loader.
This is another great offering from the Slax team and well worth the download, especially considering it's less than 200 MB.
|
| Released Last Week |
rPath Linux 1.0.3
Michael K. Johnson has announced the availability of an updated release of rPath Linux 1 for both i386 and x86_64 architectures: "The new images incorporate installation changes, new kernels, and all package updates released as of July 12. If you have already installed rPath Linux 1, you should update your current system using Conary rather than reinstall using the new images. In this update, additional image types are now available for use with VMWare, QEMU, and other emulation technologies. A "live" or "demo" CD image is included as well." Please refer to the release announcement for further information.
CollegeLinux 2.6
Prof. David Costa has announced the release and immediate availability of CollegeLinux 2.6 CH. CollegeLinux Live Server is a Debian Linux based Live CD. As soon as you start, it is a fully capable PHP5, Perl and Ruby webserver, preloaded with GEdit and Vim for editing scripts with syntax highlighting. More information on the project homepage.
ZenLive Linux 2.6.1
ZenLive-2.6.1 Live CD features new games, the Gparted utility with ntfs support, full DVD support & a better sampling of International fonts. Furthermore, it is based upon Zenwalk-current (as of July 15th) which will give you a sneak peek into the imminent Zenwalk-2.8 release... At the same time, we have also released a Special French-speaking edition dedicated to our sister website: Zenwalk.fr. More information, including the changelog and download links, can be found on the project's home page.
Zenwalk Linux 2.8
Zenwalk 2.8 is a major evolution as more than 160 packages have been updated or added, including the Linux kernel 2.6.17.6 and several system improvements... Visual enhancements include a new boot splash screen and 4 new icon themes for the latest XFCE desktop environment (version 4.3.90.2). The most significant recent addition to Zenwalk's software repository is a full GNOME desktop environment built in only six packages! Extra desktop environments (Gnome and KDE) are available as optional packages in the repository, available via Zenwalk's internet based package management system "netpkg"." Read the full release announcement for more information.
SimplyMEPIS 6.0
Warren Woodford has announced the availability of SimplyMEPIS 6.0, the first public release of SimplyMEPIS to incorporate an Ubuntu foundation: "Based on the Dapper LTS package pool, 6.0 is designed for stable long term use and support. SimplyMEPIS 6.0 is a complete and safe desktop environment designed to meet the needs of everyday computer users. SimplyMEPIS offers advanced hardware autodetection, multimedia integration, and an easy to use installer. Featured software includes KDE 3.5.3, Kontact 1.2.3, OpenOffice 2.0.2, Firefox 1.5.0.4, Thunderbird 1.5.0.4, RealPlayer 10.0.7, as well as hundreds of other top quality applications. SimplyMEPIS 6.0 runs the latest security patched 2.6.15 Linux kernel from Ubuntu-Security." Read the complete press release for further information.
SLAX 5.1.7
After two release candidates, Tomas Matejicek announced the availability of SLAX 5.1.7: "The final version of SLAX 5.1.7 has been released. Compared to 5.1.6, the new version fixes some bugs regarding the 'load' cheatcode, it adds and upgrades several boot options (like noswap, noauto, from= and changes=/dev...) and added new cleanup scripts to correctly handle shutdown procedures." Check the list of changes since 5.1.6 here.
* * * * *
Development and unannounced releases
|
| Upcoming Releases and Announcements |
|
Summary of expected upcoming releases
|
| DistroWatch.com News |
DistroWatch database summary
* * * * *
Thanks!
Again, I want to thank everyone for tuning in this week while Ladislav is still on vacation. I also would like to thank Dr. Wen Tao Zhu for his invaluable help. Thanks to gfranken for emailing with the Mandriva news tip. I hope you enjoyed the article from our guest columnist this week comparing and contrasting the various apt-get front ends, we thank CapnKirby for that. I'll be with you for one more week. If you'd like to contribute, please feel free to email me with links. Thank you again, and have a great week!
Susan Linton
|
|
|
| Archives |
| • Issue 370 (2010-09-06): First look at AUSTRUMI, Debian "Wheezy", interview with Dru Lavigne |
| • Issue 369 (2010-08-30): Rapid-fire reviews of Me-OS, ImagineOS and Puppy Linux, file sharing over home network |
| • Issue 368 (2010-08-23): First look at Salix 13.1.1, interview with Jared Smith, Ubuntu multitouch |
| • Issue 367 (2010-08-16): Imagination and cpulimit, counting Ubuntu OEM installs, setting up e-mail server |
| • Issue 366 (2010-08-09): Customer service and open source software, BSD community edition, Puppy for netbooks |
| • Issue 365 (2010-08-02): Giving credit where credit is due, a comparison of BSD and Linux |
| • Issue 364 (2010-07-26): openSUSE 11.3 review, BSD news, adding updates to the install process |
| • Issue 363 (2010-07-19): Interview with Jean-Philippe Guillemin (Zenwalk), virtualization comparisons, fine-grained file permissions |
| • Issue 362 (2010-07-12): MeeGo keynote at Akademy, Mandriva's restructuring, distro upgrades tips and hints |
| • Issue 361 (2010-07-05): First look at GhostBSD, Fedora leadership change, open-source licencing |
| • Issue 360 (2010-06-28): Interview with Karanbir Singh (CentOS), Mandriva and OpenSolaris updates, TRIM on SSDs |
| • Issue 359 (2010-06-21): Peppermint OS interview and first look, open letter to Mandriva, Slackware-based live CDs |
| • Issue 358 (2010-06-14): Binary firmware and freedom, Peppermint OS interview, encrypting file systems |
| • Issue 357 (2010-06-07): First look at Yoper 2010, openSUSE strategy meeting, interviews with Robby Workman and Ian Weller |
| • Issue 356 (2010-05-31): Fedora 13 interview and first look, Qimo 2.0 parental controls, building PBIs for PC-BSD |
| • Issue 355 (2010-05-24): NimbleX 2010 first look and interview, Fedora 13 features, PCLinuxOS "FullMonty", SELinux |
| • Issue 354 (2010-05-17): OpenBSD's Stefan Sperling, revival of BLAG, Linux adoption barriers |
| • Issue 353 (2010-05-10): Look at CDlinux, Mandriva for sale, Ubuntu "Unity" desktop, Sabayon daily ISOs |
| • Issue 352 (2010-05-03): First look at Ubuntu 10.04, Linux Mint for PowerPC, Fedora Kiosk spin, Status of OpenSolaris |
| • Issue 351 (2010-04-26): Look at Scientific Linux 5.4, RHEL 6 beta, new features in Fedora and Edubuntu |
| • Issue 350 (2010-04-19): HelenOS 0.4.2, Fedora 13 desktop features, Stefano Zacchiroli, "nice" and "renice" |
| • Issue 349 (2010-04-12): sidux 2009-04 first look and interview, Arch's new release process, MultiISO live DVD |
| • Issue 348 (2010-04-05): First look at Asturix 2.0 "Business", YDL and Sony PlayStation, Ubuntu "Maverick Meerkat" |
| • Issue 347 (2010-03-29): Introduction to Igelle 1.0, Solaris licence change, Mint 9 features |
| • Issue 346 (2010-03-22): Look at Dr.Web LiveCD, Ubuntu button arrangement, recovering deleted files |
| • Issue 345 (2010-03-15): First look at Haiku, Fedora developers' unrest, Mandriva history, OpenBSD 4.7 |
| • Issue 344 (2010-03-08): First look at PC-BSD 8.0, logo and theme changes at Canonical, KNOPPIX CeBIT edition |
| • Issue 343 (2010-03-01): Comparison of Zenwalk, Salix and Goblinx, future of OpenSolaris, zombie processes |
| • Issue 342 (2010-02-22): Interview with Clement Lefebvre, Linux Mint 8, Debian installer 5.0 alpha, disk mount options |
| • Issue 341 (2010-02-15): KDE 4.4 Upgrade for Mandriva 2010, miscellaneous Linux goodness, Samba client |
| • Issue 340 (2010-02-08): Interview with Kris Moore, FreeBSD history, Fedora newbie guide, backups |
| • Issue 339 (2010-02-01): GNOBSD, end of Sun, Ubuntu Yahoo deal, converting ext3 to ext4 |
| • Issue 338 (2010-01-25): Hymera and commercial Linux, Lubuntu and Qimo 4 Kids updates, Linux on Mac hardware |
| • Issue 337 (2010-01-18): First look at Jibbed, Fedora Community Remix, better applications, online CD sales |
| • Issue 336 (2010-01-11): Examining SliTaz, Debian installer changes, restoring GRUB |
| • Issue 335 (2010-01-04): Look at MINIX 3, 2009 PHR statistics, optimising 64-bit distributions |
| • Issue 334 (2009-12-21): SheevaPlug as Debian MythTV server, Canonical management changes, Mandriva "InstantOn", LSB |
| • Issue 333 (2009-12-14): Look at LinuxConsole 1.0.2009, KDE-centric distros, Archiso-live, Katana security suite |
| • Issue 332 (2009-12-07): Look at FreeBSD 8.0, Fedora 12 LXDE, ClearOS for small business, FreeNAS switch, 32-bit vs 64-bit |
| • Issue 331 (2009-11-30): Look at Kubuntu Netbook Remix 9.10, FreeBSD 8.0 features, Mandriva community spins, office suites |
| • Issue 330 (2009-11-23): Look at Fedora 12, Chromium OS source code, updating FreeBSD, Qimo 4 Kids interview |
| • Issue 329 (2009-11-16): Look at openSUSE 11.2, Fedora 12 goes gold, five years of pfSense |
| • Issue 328 (2009-11-09): Look at Mandriva 2010, Ubuntu media coverage, real-time kernels |
| • Issue 327 (2009-11-02): Overview of Ubuntu variants, upgrading openSUSE and Mandriva development builds |
| • Issue 326 (2009-10-26): Review of GNOME SlackBuild, Ubuntu and Mandriva nearing release, Funtoo "fork" |
| • Issue 325 (2009-10-19): Look at iMagic OS 2009.9, Arch Linux Handbook, Linux Mint 8 Update |
| • Issue 324 (2009-10-12): Sabayon Linux 5.0 review, Debian develops kFreeBSD port, Mandriva re-introduces itself |
| • Issue 323 (2009-10-05): Slackware 13.0 review, updating openSUSE with "zypper", Red Hat vs software patents |
| • List of all DWW issues |
|