LWN: Comments on "Debian Etch and Ubuntu Feisty: a comparison" https://lwn.net/Articles/346400/ This is a special feed containing comments posted to the individual LWN article titled "Debian Etch and Ubuntu Feisty: a comparison". en-us Sun, 19 Oct 2025 14:50:20 +0000 Sun, 19 Oct 2025 14:50:20 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Debian Etch and Ubuntu Feisty: a comparison https://lwn.net/Articles/347912/ https://lwn.net/Articles/347912/ jengelh <div class="FormattedComment"> <font class="QuotedText">&gt;Ubuntu was created, essentially, as a response of Debian's inability to get software out on time and create a user-friendly default desktop install. (If this is not true then Ubuntu would of never reached the level of popularity that is today.. people would simply be using Debian instead)</font><br> <p> By that logic, I should be able to capture the entire U****u fanbase by merely slapping a 1024x768 GUI installer on top of OpenBSD (they already have timely releases)!<br> </div> Thu, 20 Aug 2009 20:38:51 +0000 Debian Etch and Ubuntu Feisty: a comparison https://lwn.net/Articles/347553/ https://lwn.net/Articles/347553/ oak <div class="FormattedComment"> <font class="QuotedText">&gt; Ideally what should happen is that Ubuntu and Debian remain compatible</font><br> <font class="QuotedText">&gt; enough that they can share the same repositories.</font><br> <p> Err... Even their essential packages set is different. Ubuntu has <br> declared python as essential. (essential = package to which other <br> packages may not declare a dependency unless a versioned dependency is <br> needed and without which other packages cannot be installed)<br> <p> </div> Tue, 18 Aug 2009 20:01:59 +0000 Debian Etch and Ubuntu Feisty: a comparison https://lwn.net/Articles/346643/ https://lwn.net/Articles/346643/ drag <div class="FormattedComment"> <font class="QuotedText">&gt; Remember that Ubuntu is only based on Debian (unstable, by the way) on the source-package level. They rebuild revery package against their own toolchain, which in general makes it unsuitable to be installed on a Debian system (and vice-versa).</font><br> <p> I don't know how much truth is in that really. In what ways are the code generated by the toolchains incompatible?<br> <p> For example I've installed Chrome and a few other programs from Ubuntu's PPA on Debian and that worked just fine. <br> <p> I know that for Opera offers dozens and dozens different packages for different distros.... but if you look at what is in them they all use the same binaries and install the same libraries to the same locations. Checksums and everything matches. There are a only a few different files, mostly minor things to do with packaging and the only different binary that is supplied is one for very old versions of Ubuntu that have use a different GCC C++ ABI.<br> <p> Is it really neccessary for every program to be built using the same exact versions of GCC and whatnot?<br> </div> Wed, 12 Aug 2009 14:56:43 +0000 Debian Etch and Ubuntu Feisty: a comparison https://lwn.net/Articles/346608/ https://lwn.net/Articles/346608/ mbanck <i>Ideally what should happen is that Ubuntu and Debian remain compatible enough that they can share the same repositories.</i><p> Remember that Ubuntu is only based on Debian (unstable, by the way) on the source-package level. They rebuild revery package against their own toolchain, which in general makes it unsuitable to be installed on a Debian system (and vice-versa).<p> Now that library dependencies are more fine-grained on the symbol level via dpkg-gensymbols, it might get easier to share binary packages (e.g. most C programs do not use features of glibc-2.8 or above, and will now only declare a Depends on, say, glibc-2.3.6), but that will have to be seen. <p>Probably another factor in wasted possibilities for collaboration was Launchpad: from the outside, it looked like Ubuntu developers (at least those employed by Canonical) were suggested to use Launchpad for things like packaging. On the other hand, Debian Developers could rarely be convinced to use Launchpad due to its non-freeness. Maybe this will change now as well, however there is still the somewhat incompatible choice of VCS (svn/git on the Debian side, bzr on the Ubuntu side). Wed, 12 Aug 2009 07:25:54 +0000 Debian Etch and Ubuntu Feisty: a comparison https://lwn.net/Articles/346595/ https://lwn.net/Articles/346595/ drag <div class="FormattedComment"> Ideally what should happen is that Ubuntu and Debian remain compatible enough that they can share the same repositories. <br> <p> If Ubuntu is based on Testing or is a snapshot of Debian unstable then it should be fine not to actually provide any software other then what is in Ubuntu main and then just have people pull directly from Debian repositories. <br> <p> If Debian and Ubuntu get their 'stable' releases syncronized then that should make it even more possible. <br> <p> ----------------------<br> <p> It's difficult situation both ways. <br> <p> Ubuntu was created, essentially, as a response of Debian's inability to get software out on time and create a user-friendly default desktop install. (If this is not true then Ubuntu would of never reached the level of popularity that is today.. people would simply be using Debian instead)<br> <p> I remember back in the day when a bunch of companies like Progeny and Xandros and all that tried to develop a "standard debian base" and all that so that they could share packages between them. But all those efforts failed because of Debian's failures and limitations. Debian was just unable to produce software releases on a dependable and timely manner.<br> <p> If Debian developers could be made aware of the value and advantages to time based releases AND Ubuntu can gain the discipline in packaging to remain compatible with Debian then big benefits both ways can be realized. <br> <p> That way Debian gains user-friendly desktop and Ubuntu gains credibility as a really useful OS in the business/server world. Debian's big advantage is the quality of packages and the amount of work that goes into making sure that everything is consistent, tested, and compatible. If, for example, your doing something big like setting up a Kerberos/LDAP system for Linux desktops then the packages provided by Debian will actually work for that, unlike most distros that don't get that stuff tested well or depend on proprietary products. It's obvious from the amount of details and little compatibility configurations and tools that people actually use Debian for that stuff. Ubuntu needs that sort of thing to be taken seriously as a desktop operating system for businesses.<br> <p> <p> -------------------------------------------<br> <p> I do NOT see any reason, other then people's hangups and personal politics, why (with work and coordination) the Debian Tasksel that you won't be able to pick 'Ubuntu Desktop' as a installer option. I also think that instead of having the 'universe' and 'multiverse' users could just point at 'deb <a href="http://ftp.debian.org/">http://ftp.debian.org/</a>' for their extra package mirrors.<br> <p> I think that would be a wonderful thing to shoot for.<br> <p> <p> </div> Wed, 12 Aug 2009 05:14:53 +0000 Debian Etch and Ubuntu Feisty: a comparison https://lwn.net/Articles/346588/ https://lwn.net/Articles/346588/ jamesh <div class="FormattedComment"> I've only done a little Ubuntu packaging, but have never really had a problem communicating with upstream Debian maintainers.<br> <p> I wouldn't call all the packaging differences between the two distributions problems, since in many cases the best you can do is aim for eventual consistency.<br> <p> For example, Debian might be frozen to the point where it won't accept certain package changes, but those changes are required by Ubuntu. That might show up as a difference in the two releases, but the change may get merged after the freeze is lifted. The same can happen in the other direction.<br> </div> Wed, 12 Aug 2009 03:06:24 +0000 Debian Etch and Ubuntu Feisty: a comparison https://lwn.net/Articles/346586/ https://lwn.net/Articles/346586/ oblio <div class="FormattedComment"> You forget the human factor.<br> <p> What if I (Ubuntu packager):<br> a) don't like the Debian packager<br> b) can't convince the Debian packager that the update is important enough to warrant a package update<br> c) the update introduces a regression (which I consider minor, but he does not)<br> d) can't get a hold on the Debian packager, because he's away in Sri Lanka on a vacation<br> ...<br> <p> I believe 99% of the duplicate work done by distros is because of the "human factor". Check the mission statements/descriptions/history of most of the distributions. They start something like: "we were dissatisfied with the existing distributions" and continue "and we decided to make our own" instead of "we decided to join Debian/whatever".<br> </div> Wed, 12 Aug 2009 02:21:23 +0000 Debian Etch and Ubuntu Feisty: a comparison https://lwn.net/Articles/346539/ https://lwn.net/Articles/346539/ sbergman27 <div class="FormattedComment"> <font class="QuotedText">&gt; If Ubuntu uses an upstream universe package from Debian, and doesn't modify it, how are they wasting effort? </font><br> <p> Why Universe? Ubuntu is based on Testing, to the extent that anything can said to have been based upon a repo which is constantly in flux.<br> <p> If Debian then modifies the package to fix a security hole, Ubuntu misses out. If Ubuntu modifies it to fix a security hole, Debian misses out. If Debian and Ubuntu both modify to fix a security hole, there is duplicated effort.<br> <p> Using Debian as a base reduced duplicated effort *big time*. But there is *much* room for improvement.<br> <p> And the story does not end on the release date. For the years that the package is supported by the distro, the security updates will be require duplicated effort. Do we really want one distro to release with version 2.1.3.4 and the other with 2.1.3.3 and duplicate the effort? Or would we prefer that both release with the same version and share the load?<br> </div> Tue, 11 Aug 2009 22:07:14 +0000 Debian Etch and Ubuntu Feisty: a comparison https://lwn.net/Articles/346537/ https://lwn.net/Articles/346537/ ajross <div class="FormattedComment"> I'm not sure I follow the logic. If Ubuntu uses an upstream universe package from Debian, and doesn't modify it, how are they wasting effort? The point to using a Debian base was *always* to reduce duplicated effort.<br> <p> The argument against the fork is that Debian doesn't automatically benefit from Ubuntu-specific changes, not that Ubuntu is wasting effort by (not) duplicating stuff Debian already did.<br> </div> Tue, 11 Aug 2009 21:37:55 +0000 Debian Etch and Ubuntu Feisty: a comparison https://lwn.net/Articles/346524/ https://lwn.net/Articles/346524/ sbergman27 <div class="FormattedComment"> We've all heard the "unfounded" criticisms: There are 400 Linux distributions, all incompatible with each other. Such duplication of effort should be criminal! etc. etc. etc.<br> <p> And we naturally dismiss it. Because "obviously" all that effort is *not* duplicated.<br> <p> And yet... the portion of the effort which *is* duplicated is, upon closer inspection, substantial. There is no reason, in principle, that is *has* to be. But in practice, it has been. <br> <p> Closer collaboration is an obvious way to eliminate much of that duplication of effort. And if the idea had come from anywhere other than the BDFL of a distro which has enjoyed such jealousy-inducing success as has &lt;this space intentionally left blank&gt;, it probably would be looked to as the next big thing for Linux.<br> <p> Ignore it at your own peril.<br> </div> Tue, 11 Aug 2009 20:36:47 +0000