| DistroWatch Weekly |
| A d v e r t i s e m e n t |
|
|
| DistroWatch Weekly, Issue 299, 20 April 2009 |
|
Welcome to this year's 16th issue of DistroWatch Weekly! It's the Ubuntu release week (or Ubuntu "circus", as some prefer to call it), a major event in the calendar of many open source software enthusiasts. What will the distribution's 10th official release be like? And will the download servers cope with the expected heavy demand? We'll have to wait until Thursday to find out; in the meantime, read below for a quick tip on reverting to an older kernel under Ubuntu and visit Canonical's ShipIt service to order your free CDs. In the news section, Mandriva gains support for hardware database known as Smolt, Easy Peasy ponders a few ideas concerning the distro's default user interface, and Fedora's Ricky Zhou points out the importance of innovation in Red Hat's community distribution. Finally, don't miss our feature article which calls for an implementation of a centralised bug-tracking database for all open source software projects. Happy reading!
Content:
Listen to the Podcast edition of this week's DistroWatch Weekly in OGG (32MB) and MP3 (33MB) formats
Join us at irc.freenode.net #distrowatch
|
| Feature Story |
FOSS needs a central bug tracker (by Jesse Smith)
It happened again today. I was using one of my favorite applications when a familiar bug popped up its head and brought my work to a screeching halt. Determined to rid all of humankind of this pest, I went to the Help menu and selected "Report A Bug". Seconds later, I was on the project's bug tracking web page. Seconds after that, I determined that the only way for me to report this bug (to the upstream project) was to create yet another bug tracking account.
Usually I consider myself among the lucky; I generally use Linux and generally use one distro. Reporting bugs is relatively easy in that I just need the one bug-tracking account with one vendor. However, there are days, dark days, when I'm required to use other operating systems with no central bug-tracking system. This becomes a problem after a while. Sure, it takes very little time to set up one bug-tracking account with one open source project. But when a person uses dozens of open source applications across multiple operating systems, the amount of time and the number of username/password combinations grow at an alarming rate. As I mentioned, I usually live a sheltered, one-distro life, but what agony distro hoppers must go through, setting up a bug-tracking account for each and every Linux distribution they test drive! And for those people on other operating systems, imagine opening bug tracking accounts for GIMP, OpenOffice.org, Firefox, FileZilla, etc, etc, in an effort to get one's voice heard!

OpenOffice.org bug tracker (full image size: 146kB, screen resolution: 1140x943 pixels)
Bug-tracking software is a wonderful tool and I applaud any software project that uses one, but therein lies the problem: so many software projects have this software and they all operate separately. Fedora has one tracker, Debian another, Ubuntu another; and there are thousands of upstream projects, many with their own trackers.
Now, let us think for a moment about these thousands of bug tracking systems and consider the amount of duplicated effort. Not just in the repeated bug reports when someone reports a problem to Slackware and another person reports it to Fedora and another to Ubuntu, but also in the effort of setting up these thousands of databases. We're talking a lot of man/woman/admin hours, here!

GNOME bug tracker (full image size: 96kB, screen resolution: 847x568 pixels)
I think it would be a good idea to see a grouping of this talent and data into one place. Consider this: a project such as Debian is already a hub for reporting bugs and making feature requests for over 20,000 open source projects. In fact, as an open source developer, I often check the Debian bug tracker to see if anything has been reported against my projects. Wouldn't it be reasonable if we took this a step further and brought all of the various distributions' bug trackers under one system? Imagine if you found a problem in any open source project on any operating system and could report it in one place. Just one bug tracking account for each user and developer! When application XYZ crashes, I could go to, for example, opensourceoops.org and report the issue, regardless of whether I'm running a flavor of Linux, OS X or BSD. While the initial setup would be a large effort, the reduction in duplicated work over the long term would be fantastic. Also, it would lower the barrier to getting those pesky bugs reported by users who don't wish to register yet another username.
An all-in-one solution would also benefit the developers of open source software. As I mentioned previously, I maintain a few small, open source applications, which are packaged for various Linux distributions and BSDs. Though I certainly don't fault the busy package maintainers, problems and patches are very rarely forwarded from the distributions to our upstream developers. To try to fix everything in the upstream source, we (myself and other developers) have had to go to each distro we know of which maintains a package of our software and search their issue tracker for our package name. This is tedious work. Imagine how much easier it would be to find and integrate patches if a developer had to simply search one large issue tracker.
I would very much like to see an open source supporter, such as Red Hat, Canonical or Mozilla, for example, implement a large, inclusive issue tracker. While a large investment up front, the benefits to open source users, developers and package maintainers would be a great boon to the community. There is some precedent for this. As mentioned before, distributions, such as Debian, track issues for thousands of packages. On a similar vein, web sites such as SourceForge and Google Code already provide open source projects with a central location to save, present and contribute. A central bug tracker could work much the same way, providing open source developers and users with one location to report and work on problems.

Ubuntu's bug tracker, Launchpad (full image size: 88kB, screen resolution: 860x630 pixels)
The greatest hurdle I see to adopting a central system is that people tend to stick with what they have. For a mega issue tracker to really be effective, most of the smaller, single-project and distribution-specific trackers would probably have to be phased out. People would have to be encouraged to adopt the single location method. As an alternative, perhaps the central tracker could be set up in such a way that it would pull issues from other sources. Distributions and upstream projects might see the benefit of having their trouble tickets uploaded to a central location where everyone could see them. This would also centralize issue tracking, without the problems of forcing people to use The One method. Change is often difficult, especially when we're looking at so many people spread out over the world. However, I think something needs to be done; we have hundreds of distributions and thousands of open source projects. Encouraging users to maintain separate accounts for each one is cumbersome and inefficient for everyone.
|
| Tips and Tricks |
Reverting to older kernel under Ubuntu (by Ladislav Bodnar)
 As many regular DistroWatch Weekly readers will know, over the past year I've been experimenting with various Linux distributions on my ASUS Eee PC 900. This is one of the most popular netbooks on the market and many distributions have made efforts to provide out-of-the-box support for the little laptop and its hardware. Mandriva Linux was probably the first distribution offering full support for the Eee PC, but others soon followed. The recent release of Ubuntu Netbook Remix 9.04 RC as an *.img file, a format easily transferable to any USB storage media, has quickly become my preferred operating system on the Eee PC and it has now replaced the original Xandros-built distribution on its internal solid state drives (SSD).
The primary reason for my preference for Ubuntu Netbook Remix over other options is its extremely efficient use of the available screen real estate. While most other distributions provide more of the same interface as designed for desktops and laptops with large monitors, Ubuntu Netbook Remix goes out of its way to reduce the unnecessary clutter to a minimum. Gone are the taskbars and other such "luxuries"; instead, the distribution sacrifices parts of the applications' title bars to display icons of open applications (on the left) and important system information, such as date or network and battery status (on the right). This is a very clever way of fitting a working environment to a small, 9-inch screen, thus making Ubuntu Netbook Remix and excellent operating system for any small-screen device.

The efficient use of the screen real estate is the primary advantage of Ubuntu Netbook Remix.
Now for the bad news. The release candidate for Ubuntu Netbook Remix 9.04 doesn't work well on most Eee PC models. This is the result of a kernel bug that makes the distribution's home desktop barely usable due to the presence of "mouse-over" effects that temporarily freeze the cursor for a few seconds before jumping to a new position. While this erratic mouse movement can't be classified as a show-stopper bug, it is highly annoying, making the first impression of the distribution extremely negative. Additionally, there is no obvious way to disable the mouse-over effects and restore normal mouse operation. It also seems that this bug, reported on Launchpad as number 349314, won't be fixed before the final release of Ubuntu 9.04.
Fortunately, there is a workaround. Those of you who followed the development of Ubuntu 9.04 on an Eee PC since the beta release have probably noticed that, at one point, the "jerky mouse" problem disappeared, only to re-appear once again after the next kernel update. The patch which fixed the issue in kernel 2.6.28-11.40 was reverted in kernel 2.6.28-11.41 because it caused other problems. The short-lived happiness lasted only a couple of days and it resulted in some users asking how to restore a known working kernel under Ubuntu. If you don't mind opening the terminal and passing a few commands, the fix is actually fairly simple. Here you go:
- First, download the working kernel files:
wget http://launchpadlibrarian.net/24767281/linux-image-2.6.28-11-generic_2.6.28-11.40_i386.deb
wget http://launchpadlibrarian.net/24767282/linux-headers-2.6.28-11-generic_2.6.28-11.40_i386.deb
wget http://launchpadlibrarian.net/24767280/linux-headers-2.6.28-11_2.6.28-11.40_all.deb
- Next, install the three downloaded DEB files with dpkg:
sudo dpkg -i linux-*
- Now, reboot your computer. Once booted up, you should see your mouse-over effects on the desktop working correctly, with smooth movements of the spinning icons when launching an application and nice notifications.
- The final step is to put your current kernel on hold (otherwise it would be upgraded once again during your next "aptitude update && aptitude safe-upgrade" routine):
sudo aptitude hold linux-image-2.6.28-11-generic linux-headers-2.6.28-11-generic linux-headers-2.6.28-11
Finally, a quick reminder for those who are about to install Ubuntu Netbook Remix (or any other Linux distribution) on a netbook with solid state drives. Since these drives have a limited life span that depends on the frequency of write access to the drives, you can greatly prolong their life span if you follow these two rules while installing your preferred distribution (here is the source of this information, although there are those who dispute this):
- choose a non-journalling file system (e.g. ext2)
- don't create a swap partition
The release candidate for Ubuntu Netbook Remix 9.04 can be downloaded from here: ubuntu-9.04-rc-netbook-remix-i386.img (846MB, MD5). Installation instructions can be found here.
|
| Miscellaneous News |
Ubuntu takes pre-orders for Jaunty, Mandriva supports Smolt, Easy Peasy focuses on interface improvements, interview with Fedora developer
 The latest version of Ubuntu is almost upon us. Version 9.04 is dubbed Jaunty Jackalope and scheduled for release on 23rd April. The Ubuntu web site provides information on what this new version will bring over the previous release. The list includes GNOME 2.26, a new notification system, improved multi-display support, an upgrade to X.Org server 1.6, Linux kernel 2.6.28 and support for the ext4 file system and cloud computing. If you are happy to wait and don't have a fast Internet connection, the good news is that you can now pre-order CDs from Canonical's ShipIt service: Ubuntu is available free of charge and we can send you a CD of the latest version (9.04 Jaunty Jackalope) with no extra cost, but the delivery may take up to ten weeks, so you should consider downloading the CD image if you have a fast Internet connection. Ubuntu is, of course, free to distribute.
* * * * *
Mandriva Linux is another one of those distributions which has greatly improved over the last couple of years. Since getting back to its roots, it has provided a mature and stable operating system. One area in which Linux is constantly improving is hardware support and recently, contributor Frederick Himpe has built packages for Smolt and uploaded them to Cooker, Mandriva's testing branch. He writes: "Smolt is a tool developed for Fedora which collects information about all your hardware and submits it to a central database. On the smolts.org web site, people can view all hardware entries and indicate which one is working OK for them. The database is also coupled with a Wiki, where extra instructions can be written to get the hardware working. Smolt is used by default already for some time in Fedora and also in openSUSE." Hopefully the inclusion of Smolt will help Mandriva solve issues within the distribution and increase the overall quality and stability.
* * * * *
The upcoming release of Ubuntu will officially support netbooks for the first time, but that hasn't deterred derivatives of the operating system from maintaining their own approach. Easy Peasy (formerly Ubuntu Eee) is one such distribution. Lead developer Jon Ramci wrote on his blog about working on improvements to the default interface: "Just as we've made the Linux kernel and Easy Peasy as a whole, a thoroughly optimized operating system for netbooks, we want to take the netbook interface one step further. We want to move web down to the desktop, as you're using Easy Peasy on a netbook you shouldn't have to start Firefox to start surfing. We add an Easy Peasy profile on the top right. The desktop will be open and module-based, so anyone will be able to write the next great module. Default modules should include Facebook, Twitter, email, chat and RSS feeds."
* * * * *
The Fedora project has been gaining a lot of steam and positive reviews of their recent releases. The upcoming version 11, dubbed Leonidas, is set to continue the strong tradition of bleeding-edge technology on a solid foundation. This week we are including an interview with infrastructure team member Ricky Zhou, conducted by How Software is Built. In the interview they discuss: "identity of the Fedora community and its relationship with Red Hat, relationship between Fedora and other distributions, upstream projects as they relate to Fedora, public opinion about the Fedora project, open source involvement in the software industry and university sphere." When asked whether he feels that Fedora gets credit for pushing new technology, Zhou replies: "I think that Fedora definitely gets credit for that. If you look at some news sites, you'll see that a lot of people are fairly aware of how and where things have come from." He continues: "Overall, Fedora does have a good reputation for being an early adopter of many useful features. I've seen people mention in a few places that a lot of software has improved and stabilized a lot after being included in Fedora."
|
| Released Last Week |
Sabayon Linux 4.1 "GNOME"
Fabio Erculiani has announced the release of Sabayon Linux 4.1 "GNOME" edition: "Dedicated to those who like order over chaos, to those who like simplicity over complexity, to those who think that less is more, to those that just want more for less. Sabayon 4.1, based on Sabayon 4 LiteMCE, represents the best of the out-of-the-box, GNOME, multimedia applications, and what you need for your daily tasks. Features: based on Sabayon Linux 4 LiteMCE; custom Linux kernel 2.6.29.1; ext4 is the default file system; complete GNOME 2.24 (2.26 available through Entropy); OpenOffice.org 3.0.1; Compiz and Compiz Fusion 0.8.2; X.Org 7.4 supporting the latest AMD and NVIDIA video cards; multimedia applications (audio, video, DVD ripping, file sharing); media center mode, transforming Sabayon into a complete multimedia platform thanks to XBMC...." Read the full release announcement for more details.
gNewSense 2.2
Karl Goetz has announced the release of gNewSense 2.2, an Ubuntu-based, 100% free GNU/Linux distribution as defined by the Free Software Foundation (FSF): "The gNewSense project is pleased to announce version 2.2 of its 100% FSF Free GNU/Linux distribution. This is the second point update to the release code-named 'deltah'. This release introduces GLX back into the default install. This enables hardware acceleration by default, meaning Compiz and 3D games will work once again. Short list of changes: installer now supports two more file systems; GLX re-introduced; changed description of -updates and -backports in Software Sources; lsb_release output corrected; GNU Icecat repository available via Software Sources; Builder - substantial code restructuring...." See the rest of the release announcement for more information.

gNewSense 2.2 - the "freeest" of all distributions (full image size: 305kB, screen resolution 1280x1024 pixels)
SliTaz GNU/Linux 2.0
Christophe Lincoln has released SliTaz GNU/Linux 2.0, a fast, independent mini-distribution and live CD: "SliTaz GNU/Linux 2.0 is released after a year of hard work. Based on version 1.0, SliTaz comprises of 1400 software packages easily installable via the 'tazpkg' package manager. The live CD can be fully configured to taste to easily create a custom distribution specifically for tasks such as multimedia, graphics or development. Some of the new features in this release include: better hardware support for WiFi, Windows drivers, NTFS and low memory systems; easier customization to roll your own distro; web boot support; Openbox replaces JWM as the window manager; more tiny graphical utilities for administration, setting preferences, system upgrade, etc. The distribution is available in English, German, French and Portuguese." Read the detailed release notes for further information.

SliTaz GNU/Linux 2.0 - a 30 MB mini-distribution featuring the Openbox window manager (full image size: 91kB, screen resolution 1280x1024 pixels)
FreeNAS 0.69.1
Volker Theile has announced the release of FreeNAS 0.69.1, an updated version of the FreeBSD-based operating system providing free Network-Attached Storage (NAS) services: "FreeNAS 0.69.1 (Omnius). Changes: upgrade Samba to 3.0.34, ProFTPD to 1.3.2, mDNSResponder to 1.08.6, lighttpd to 1.4.22, cdialog to 1.1.20080819, e2fsprogs to 1.41.4, nut to 2.4.1, Transmission to 1.51, Upgrade NTFS-3G to 2009.2.1, Bash to 4.0.10; upgrade 3Ware serial ATA RAID controller driver to 9.5.1; add 'SSL/TLS only' on 'Services, FTP' page to allow TLS/SSL connections only; add 'Reverse DNS lookup' on 'Services, FTP' page; add 'Authentication' checkbox on 'Services, BitTorrent' page to enable and disable authentication for TransmissionBT WebGUI...." Read the remainder of the release announcement for further details.
* * * * *
Development, unannounced and minor bug-fix releases
|
| Upcoming Releases and Announcements |
|
Summary of expected upcoming releases
|
| DistroWatch.com News |
|
New distributions added to database
* * * * *
New distributions added to waiting list
- Desktop Paraná. Desktop Paraná is a Debian-based desktop distribution created for the regional government of Paraná in Brazil.
- Lihuen. Lihuen is a Debian-based GNU/Linux distribution developed by the Faculty of Information at the Universidad Nacional de La Plata in Argentina.
* * * * *
DistroWatch database summary
* * * * *
And this concludes the latest issue of DistroWatch Weekly. The next instalment will be published on Monday, 27 April 2009.
Chris Smart
|
|
|
| Archives |
| • 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 |
| • Issue 322 (2009-09-28): First look at HP Mini 110, netbook news roundup, Slackware package management |
| • Issue 321 (2009-09-21): Security basics - authentication, openSLES, Ubuntu "Lucid Lynx", Linux Mint plans |
| • Issue 320 (2009-09-14): Distro Odyssey part 2 - Arch Linux, Solaris and OpenSolaris updates, Ubuntu artwork |
| • Issue 319 (2009-09-07): Look at xPUD, Lubuntu test images, DesktopBSD 1.7, RHEL 5.4 features |
| • Issue 318 (2009-08-31): Look at Colibri, Slackware 13.0 features, ClarkConnect becomes ClearOS |
| • Issue 317 (2009-08-24): Look at Puppy Linux 4.2.1, openSUSE and KDE, Mandriva and Sabayon updates |
| • Issue 316 (2009-08-17): Status of Intel video drivers, running "Rawhide", Ubuntu Netbook Remix interface update |
| • Issue 315 (2009-08-10): Look at Pardus 2009, KDE 4.3 in distributions, Mandriva "Cooker" and Sabayon 5.0 updates |
| • Issue 314 (2009-08-03): Look at Slax 6.1.1 "Core", open letter to CentOS co-founder, Debian's time-based freezes |
| • Issue 313 (2009-07-27): Distro odyssey, ten years of Gentoo, paper on FreeBSD engineering |
| • Issue 312 (2009-07-20): Installing CentOS 5.3 on a Netbook, Mandriva products, distro and upstream relationship |
| • Issue 311 (2009-07-13): Great Linux distributions that did not survive, Google announces Chrome OS |
| • Issue 310 (2009-07-06): CDLinux 0.9.2 Community Edition, Debian and Ubuntu say Mono is no threat, "Fit and Finish" |
| • Issue 309 (2009-06-29): LinuxTag 2009, kernel 2.6.30 for "Lenny", Slackware user guide |
| • Issue 308 (2009-06-22): Interview with Robert Lange, VectorLinux, One Hundred Paper Cuts |
| • Issue 307 (2009-06-15): Fedora 11 review, custom FreeBSD images, sidux and non-free firmware |
| • Issue 306 (2009-06-08): Look at Absolute Linux, Fedora prepares "Leonidas", Mandriva Community Ideas |
| • Issue 305 (2009-06-01): Look at Debris Linux, running openSUSE "Factory", OpenSolaris 2009.06, Ubuntu User magazine |
| • Issue 304 (2009-05-25): First look at Mandriva 2009.1, Slackware64, Archlive-iso, Mobile Linux round-up |
| • Issue 303 (2009-05-18): Running Slackware "Current", Fedora 12 features, Ubuntu One, Debian "Lenny" with KDE 4 |
| • Issue 302 (2009-05-11): Future of Moblin, running "Cooker", Debian and eglibc, Slackware's new TXZ packages |
| • Issue 301 (2009-05-04): Minimal Xubuntu, Mandriva updates, BSD release galore, Arch Linux magazine |
| • Issue 300 (2009-04-27): Xubuntu 9.04 vs Debian 5.0 Xfce, Jaunty Jackalope, Fedora 10 re-spins |
| • Issue 299 (2009-04-20): Central bug tracker, reverting to older Ubuntu kernel, ShipIt 9.04, Easy Peasy updates |
| • Issue 298 (2009-04-13): First look at PC-BSD 7.1, Novell's Online Build Service, FreeBSD's 20,00 ports, Ubunchu! |
| • Issue 297 (2009-04-06): Review of Parted Magic 4.0, Linux Foundation to control Moblin, GNOME 3.0 |
| • Issue 296 (2009-03-30): First look at Tiny Core Linux 1.2, PCLinuxOS troubles, Fedora tests Nouveau |
| • Issue 295 (2009-03-23): Interview with Robert Shingledecker, Tiny Core Linux, Ubuntu 9.04 beta freeze |
| • Issue 294 (2009-03-16): Installing Linux with LVM, KDE 4 in Slackware current, ext4 and data loss |
| • Issue 293 (2009-03-09): Introduction to LVM, openSUSE and Ubuntu release plans, ULTILEX |
| • Issue 292 (2009-03-02): First look at SimplyMEPIS 8.0, openSUSE system upgrades with Zypper, Red Hat and the desktop |
| • Issue 291 (2009-02-23): Minimalist openSUSE 11.1, Ubuntu "Karmic Koala", VirtualBSD, Linux companies in recession |
| • Issue 290 (2009-02-16): Look at Debian "Lenny" live and netinst CDs, OpenSolaris Bible, Nova |
| • Issue 289 (2009-02-09): First look at Moblin, from Puppy to Woof, Mandriva Assembly, SlackFind.net |
| • Issue 288 (2009-02-02): Interview with Linus Torvalds, KDE 4.2 in Fedora, Easy Peasy and Moblin |
| • Issue 287 (2009-01-26): Linux.conf.au 2009, ext4 in Fedora and Ubuntu, ex-Mandriva developers move to Red Hat |
| • Issue 286 (2009-01-19): Arch Linux in review, Debian on Android, mini distros |
| • Issue 285 (2009-01-12): Interview with Paul Sherman, Absolute Linux, new Debian and openSUSE CD images |
| • Issue 284 (2009-01-05): Linux and distributions through years, 2008 PHR stats, Debian clears Lenny firmware holdup |
| • List of all DWW issues |
|