Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Debian

Debian Testing Tree Goes Online 68

A few people noted that Debian has brought the 'Testing' Tree on-line. So now we have Stable (currently potato) for production boxes, Testing (woody) for settling things down before an eventual release, and a new unstable tree for those of us who'd just rather things randomly break. Here's a bit more info if you're curious.
This discussion has been archived. No new comments can be posted.

Debian Testing Tree Goes Online

Comments Filter:
  • Testing (as far as I know) is for packages that have been tested long enough so that they don't break every other package on your system (a similar event happened earlier when glibc was updated many db-dependant packages like apache and exim broke). The idea is that packages first go into unstable where little is known about how they work, then after some time they (automatically?) filter into testing. Then testing will eventually fork into frozen which slowly solidifies into stable. Difference is that testing is frequently updated with somewhat-new packages whereas frozen generally only accepts bug fixes.

    Testing has the ovbious advantages of being new-enough, without all the hastles and worries about breakdowns. Stable is still the best for production servers, and people who don't want to apt-get update/upgrade very much. Testing is good for some server situations, and the majority of desktops where apt-get update/upgrade should be done maybe once a week or so. And unstable is as always, unstable (well in Debian terms, I'm sure most find it plenty stable).

    -- BLarg!
  • After a little research, I found the proper package and everything works wonderfully again.

    What package was that? I'd really like to go back to Debian.

  • I don't remember for sure, but I have the following packages installed...

    perl-5.6
    perl-5.6-base
    perl-5.6-debug
    perl-5.6-doc
    perl-5.6-suid

    It was either perl-5.6 or perl-5.6-base. After I did an "apt-get install" on the one that was missing, apt started working again.
  • I installed it for the first time the other day in a similar situation, you only need 2 floppies (is it that hard for you to find another).

    As a newbie who's only used Windows and RedHat before now, the installer is the best I've seen - I haven't seen another (in my limited experiance) that gives you nearly as much control over the whole process. Installing Win98 scares me now.... ("What? You bastard, you overwrote my MBR without asking!! Noooooooo!")
  • The perl-5.6 upgrade was the biggest Debian fiasco I have ever seen, and you can believe that zillions of people had the same problem you did, and it has been fixed. A trip to #debian on irc.openprojects.net would've saved you a lot of trouble. Whenever something major is broken, as in the perl-5.6 case, or in the case of the new Xwrapper config that only let root run X, the problem and solution will be right in the topic line of the channel.

    Unstable is unstable, and sometimes (but not too often) it breaks. In general I find it to be more stable than the so-called "mainstream" distro's stable versions.

  • Isnt this the same logo as dreamcast gaming console?
  • If you disable the 2.4 kernel's pcmcia modules and use the ones in the pcmcia-cs package, the wavelan works fine. I just rebuilt my 2.4 system today for this reason.
  • If you want random things to break, just use Windows (any version prior to 2000)
    I think....therefore I am
  • That sounds pretty interesting. But I'm curious...

    What happens when the latest version of Package A, which depends on the latest version of Package B, goes into Testing but the latest version of Package B doesn't make it into testing because of bugs? Is that dealt with automatically by either apt-get or the testing scripts?
  • Apache is the only real innovation that's happened with open source/free software.

    How is Apache innovative? Is it not a recreation of NCSA httpd? nuf said.


  • bah why waste such a good troll if you're not going to log in. of course its only an operating system. if you don't like it, don't use it. if i don't like windows, i won't use it. of course the fact that i have to pay for windows makes the comparison unbalanced. why shouldn't you want a free operating system that does everything windows does?
  • I just found that out 2 days ago. I tried to reconfigure it but it wasn't able to write the file to:
    etc/X11/Xwrapper.conf
    because I wasn't in the root directory. (It should have tried to write the file to
    /etc/X11/Xwrapper.conf
    instead I think. I took me 15-20 mins to figure it out. :P

  • When you get a smudge on your windshield do you trade your car in for a new one?

    You mean there's another way?

    Besides, I might want to try a BSD car rather than a GPL car--there's less engine knocking, I hear, and I'm not concerned with the possibility of people reselling my spark plugs. And... oh, wait, the analogy just broke. Never mind.

  • If you install Debian using PPP, you won't need more than 2 disks. Indeed, you would need the additional disks w/drivers in order to get your network card (if it wasn't a 'standard' card like a cheap NE2000 clone).

    You're tired of Slashdot ads? Get junkbuster [junkbusters.com] now!
  • I think its great what they're doing. But, Isn't debian mostly alpha stuff. I mean it's always in the testing phases so what's the real point here?
  • by Baloo Ursidae ( 29355 ) <dead@address.com> on Tuesday December 19, 2000 @04:27PM (#547576) Journal
    and a new unstable tree for those of us who'd just rather things randomly break.

    Although if you like things to just randomly break, why aren't you using Windows?

    --

  • Basically, the testing distribution is "maintained" by an automatic script, which contains all packages which have been in the unstable (i.e. development) distribution for two weeks without a release critical bug being filed

    Thank you! Just Saturday driving to the mall I was explaining to my girlfriend the difference between distros, and I tried to remember the ~3 month old story/advantage of Debian going to a stable > testing > unstable tree. Anyway, for the past few days it's been nagging me that I couldn't remember how stable > frozen > unstable was any different.

    It's the automatic nature (~2 weeks) of unstable packages coupled with the assumtion that any major bugs {are now!}/will be rectified within unstable before they are shifted to testing. So IOW, testing (packages) can be thought as 'unstable for 2 weeks with any showstopper bugs already dealt with in the 2 week interim to testing.'

    And the advantage of that is that Debian users report that nixing such bugs out in the first two weeks provides a typical/like-other Linux distro usable quality (read, a faster more up to date Debian GNU/Linux =)

    --
    Me pican las bolas, man!
    Thanks

  • Agreed. Personlly I use unstable and only once has it bitten me in the ass (when they did some x font changes a while back in 2.0). Other than that, unstable is as up to date as I need to be and as stable as I need.

    The stable tree is (I'm guessing) there for people who don't want to update every day and find things are always new. I have servers running old versions of unstable, and have never had a problem.

  • I have to admit, I am one of those people who like to have things just randomly break. Unstable trees are definitely for me. That is why I sometimes have an uncontrollable urge to use Windows and Chevrolets.

  • by blakestah ( 91866 ) <blakestah@gmail.com> on Tuesday December 19, 2000 @05:59PM (#547580) Homepage
    I think its great what they're doing. But, Isn't debian mostly alpha stuff. I mean it's always in the testing phases so what's the real point here?


    Try running potato - the stable distro.

    Woody is unstable. If you apt-get upgrade your woody regularly you will occasionally have some fun manual work to do. Like that upgrade last week that broke perl and thus debconf.

    But the debian releases are in general more stable and MUCH MUCH easier to maintain than any RPM based distro. The packaging is just clean.

    The reason the packaging is clean is simple. There are 644 Debian packagers, most of them system administrators running Debian for a living. It is human nature to be lazy, so these administrators each do their job on Debian so that their day jobs are easy and they can play quake while RedHat, Mandrake, and SuSE admins are resolving package dependencies and compiling unsupported packages from tarballs.

    Now where is that Dubya patch for Quake again ...
  • I've abused the hell out of Debian stable more than I care to mention, and it hasn't screwed up once. That is more than I can say for Redhat/Mandrake/SuSE/etc... Each one of those had apps that bombed out on me the first time I ran them, not so with Potato.
  • by jguthrie ( 57467 ) on Tuesday December 19, 2000 @06:27PM (#547582)
    chasec wrote:
    I used Debian woody for a while, but apt once installed perl-5.6, and it totally screwed up the dpkg config system. I had to go back to Mandrake (though I don't particularly like 7.2). Has anyone else had a problem with the perl 5.6 package? Is it fixed yet?

    In order to understand the problem, you have to understand how Debian does (or at least "did") user-specific stuff. For anything where multiple versions were available, and for which end users might want to select which one to actually use, they set up links in /etc/alternatives and then another link in whichever directory is appropriate, usually /usr/bin or /usr/sbin for binaries.

    Since there are multiple versions of perl interpreter out there, and since users might want to select between them, perl was done in this way so you might have /usr/bin/perl linked to /etc/alternatives/perl which would then be linked to /usr/bin/perl-5.005 or some such.

    Well, the perl5.6 package deleted the link /usr/bin/perl and didn't replace it with anything. Since many of the install scripts use perl, this started breaking stuff during the upgrade that first included perl5.6. It took me a while, but once I noticed that install scripts were failing with "file not found" errors, I took a quick look and was able to verify both that the broken programs were perl scripts and that /usr/bin/perl was nowhere to be found.

    So, I immediately created the symbolic link between /usr/bin/perl and /etc/alternatives/perl and re-ran apt, which fixed everything whose install was broken. Problem solved, and no reinstalling.

    Since then, it appears that more recent versions of the perl5.6 package copy the actual perl binary into /usr/bin/perl (at least on the computer I use most, /usr/bin/perl and /usr/bin/perl5.6.0 have the same size and MD5 hash) so the problem does appear to have been fixed. However, I'm seeing some wierdness in woody that may be associated with the recent switch to package pools. (From what I understand, package pools allow files to move from "unstable" into "testing" without massive quantities of copying any time someone makes a change. This is a more significant development than a "testing" release, in my opinion.)

  • When Debian Testing [slashdot.org] features XFree86 4.02?
    1. 2000
    2. 3rd January 2001
    3. January 2001
    4. 2001
    5. 2.4
  • There is a way to install with one, or even 0 floppies, if you have a dos partition. I've seen it done, but was unfamiliar with linux at the time to remember how.
  • All right, that makes sense. Like I had said, I am fairly new to Debian, mostly because 99% of the linux books out there focus on Red Hat. So this is the first time I've watched this cycle
  • WHereas for the last few releases, runining debian unstable will give your random brekaings, as well as sudden, erratic, changes inpolicy that change the way your machine works.

    I'd be hard pressed to expalain why, but I pointed this new installation to unstable yesterday. . After letting it run two entire nights, I now find the explanation for behavior and inconsistencies that are beyond what you usually see with unstable . . .

    Now how in the world do I back it down from unstable to testing?

    Stuff like this is a significant factor in my shift from debian to FreeBSD (no, not the only one; I like the way bsd utilities work better than GNU in most of the cases where I perceive a difference; object to the code-hoarding of the GPL, prefer the ports and makeworld, etc.). But this installlation is supposed to go in the kids computer, and stay pretty much stuck once it stabilizes (and once I get my replacement hard disk for this machine--until then, I keep the drive). FOr what the kids need, running a fairly standard Linux has more advantages than running bsd--ironically, it's binary compatibility with pre-packaged binariess. OH, that's why I went to unstable--I wanted the newere kde for them (and yes, I *am* deliberately ducking the license issues here--you can find plenty elsewhere that I've written aabout that issue)

    hawk
  • by hawk ( 1151 ) <hawk@eyry.org> on Tuesday December 19, 2000 @06:49PM (#547587) Journal
    It's not that unstable is generally unstable, but that occasionally it will bite you--bad. I found this to be about twice a year. But losing my system for most of a day while I repaired it, or used another machine to keep up on mailing lists to figure out *how* to repair it, got to be too much. I used stable through about 1.1 (bo? it's been a while). After that, the bites got to be too much.

    THis new "testing" branch would have solved, I believe, all of the "gotchas" I faced (but probably wouldn't have caught the change in how fvwm functioned; I was apparently the first to file the bug/change, and I think I fought it for more than two week).

    hawk
  • That's further than I ever got with Debian Potato. (Disclaimer: I've never compiled anything in my life, but I'd heard good things about the way Debian installs/sets up things.)

    I went through the whole picking-modules thing (the dependency mapper is damn neat - automatically determining which packages conflict, which need certain other packages, recommend them or suggest them. I like that a lot) - but the problem didn't pop up until I tried to set up the X server.

    There was no option for the GeForce 2 GTS 32Mb. Bit of a bugger, cos that's what I've got right now. I tried both GeForce 256 and GeForce DDR, and the X server ends up either not working or dumping me in 320x200.

    This is after trying both entering my monitor settings from the manual, and trying one of the default settings which matched closest. (I have a monitor capable of 1600x1200, so it would have coped.)

    The thing I find most confusing is that Red Hat "gets it" every time. I always end up with a pristine 1280x1024 in X under RH. (I think it has GF2 support, mind you.)

    Once I can get Deb to behave with the GF2, I'll probably stick with it. Anyone got any ideas how I could sort it out without drowning in source code?
  • Is that dealt with automatically[...]?

    Yes, the scripts which generate testing deal with it. Dunno what algorithm they use, though.
  • Uhm -- it's an unstable distribution, that means its just simply being tested and not complete -- debian is very stable in my opinion, I run it on my local box and haven't had any problems to date...

    Primer
  • >Of course, that would require the original poster to read the man pages.
    >Horrors.

    Either that, or force the current poster to read the original post :)

    It's not a question of downgrading a single package, but of the
    entire distribution.

    Besides, this is debian we're talking about. Expecting useful
    things in a man page rather than having to use that wretched info
    is hardly rational. In this particular case, the --force-downgrade
    is soert of documented, under --force-things, and there's a
    downgrade in the list of things.

    Anyway, this wouldn't solve the problem of changing over the entire
    distribution, and would require manually downloading corresponding
    (not always the same) packages from stable over a 14k modem . . .

    hawk
  • >Realistically, if I do "upgrade" to
    >unstable, am I really going to have much more than a handful or two
    >"bad" packages which will require going back to the original version?[A

    yes. there are oodles of packages that depend upon the numbering
    in stable. If you're downstepping even small number of packages,
    this tends to get you (and the requirements of a certain version
    I've found to be wrong more often than not, but how do you know this
    ahead of time for an individual package ?)

    hawk
  • >You seem to be familiar with FreeBSD, how
    >easy is downgrading there? (I don't mean downgrading just one package,
    >I mean going back a distribution version, or downgrading a suite of
    >interconnected packages).

    I don't think there is, but I've never felt a need under FreeBSD, as
    I have three or four with debian. The central distribution, as a
    single piece, is much more comprehnsive (containing the kernel, most
    of the utilities (which comve from GNU *and* other places on linuces),
    and some other things is a single piece; as far as I know, even
    upgrading a single utility is very difficult (you could mess with the
    cvs tree and only grab the source for that one, I think, but you're
    playing with fire here.). I'd be hard-pressed to do a partial
    binary upgrade (and even if you grabbed the pieces, it would be hard
    to pull off. You really need to recompile to keep the kernel tables
    and utilities (such as ps) in sync.

    I want to say that the ports collection is independent of the
    stable/current trees entirely. That is, I believe it's a single tree.
    As a whole, I prefer it to dpkg/apt, but theres' definitely pieces
    I"d like added from the debian side of things.

    >
    >This is probably a troll, but i'll respond anyway.

    Good heavens, I'm old usenet. If I were going to troll, I'd be
    far more subtle about it :)

    >AFAIK, there aren't
    >any remaining KDE licensing issues with the newer versions of KDE.
    >

    I'm actually coming from the other direction. Most or all of the
    legal problems never really existed. The *only* ones that could
    exist were situations (if they existed; I'm told they do, but I've
    never verified it) in which GPL code was used in KDE. In spite of
    the protestations of the authors, KDE was not GPL, but QGPL (quasi-
    GPL). As their actions conflicted with the bolierplate terms of
    the license, those terms were not part of the license. As a
    legal issue, it is not possible for authors to violate their
    own license.

    There are many more projects which are QGPL, their authors' statements
    of GPL notwithstanding. I wrote the qualification to LyX's license
    to handle this a couple of years ago (wow, that long already?).
  • I think this is one more step to debian being a more accepted distro. It technically has many merits - but one of the common complaints is that its out of date.
  • note that generally you install OS once, then upgrade forever. considering this, which is more important - slick installation or smooth upgrading?

    they are working on installation though...

    why are the leading spaces ignored? this post has two leading spaces in the text box where I write this but the ones before first paragraph are ignored when the post is actually posted... (posting as plain old text)

    erik
  • well, in my personal experience (which is admittedly limited), debian "stable" doesn't seem to be any more stable than "unstable".

    they both seem to be about as stable as any other linux distro. because of this (and my need for newer packages), i always use unstable these days. sometimes unstable isn't even new enough though. XFree 4 wasn't included in unstable for a long time. i had to compile it myself for a while (yech...).
  • by amccall ( 24406 ) on Tuesday December 19, 2000 @04:10PM (#547597) Homepage
    I believe that's the major reason why they are doing this - to help keep the "stable" tree in date, such that the distro never gets as far behind as it does in the past.

    If you like debian, but want to stay with the times, you could also try something like Storm Linux which is based on Debian, but uses newer snap shot releases.

    (Just a Storm/Debian user singing some praises). Good luck Debian team, and keep up those nice releases!

  • by iomud ( 241310 ) on Tuesday December 19, 2000 @04:11PM (#547598) Homepage Journal
    Interesting that now redhat and slackware fall in line with their own conjurings of APT. Debian's been doing it all along and only now do other distro's understand why people love debian. You spend more time using the applications and less time screwing with setups and configuration.
  • Why aren't they just calling it Frozen like before? Any members of the Debian Project care to comment?

    Actually I am glad to see it coming out so quickly. I think that was a shorter period than Potato spent in unstable, but than again why I switched over to Debian Potato was already frozen, so I can't really comment on that.

  • In my experience, unstable breaks things quite often - if you're in the habit of upgrading nightly (which, because it's so easy to do, can be very tempting), or even weekly.

    The trick that's worked well for me up to now has been to settle on a snapshot that is behaving well, and thenceforth apt-get install the latest and greatest stuff on a package-by-package basis when and if you hear about something new you can't live without.

    Now, thanks to the 'testing' tree, I can apt-get upgrade with relative confidence and have the latest versions (well, a fortnight old) of my favourite apps appear automagically without breaking anything. Hopefully.

    One more reason to love Debian.

  • 6. When Al Gore is sworn in as president

    :)

    [duck]
  • by Chris Pimlott ( 16212 ) on Tuesday December 19, 2000 @07:03PM (#547602)
    Well, there's a half solution. Switch "testing" for "woody" in your /etc/apt/sources.list and update. This won't downgrade packages to the testing versions but eventually the testing versions will "catch up with" and overtake the woody ones and you'll be getting only testing updates from then on.

    As to what to do with the woody packages you have that are later then the testing versions... well, after you do the above change you could try manually doing "apt-get install " and see what happens. It might do what you want, or it might just say "already have a later version". Never had an instance to try it but it's worth a shot.
  • Welcome aboard, Jeff. Debian is a great distro.
  • I think I've been running Debian "unstable" since about 1994 :-) . It's true that it doesn't break often. The biggest problem I'm having at the moment is that the 2.4 kernel doesn't work for my wavelan PCMCIA card, and I doubt that's really Debian's problem. There was some confusion around the XFree 4 transition - Xwrapper.conf was set to allow "rootonly" to start the X server, and that broke everything. Other than that, pretty much nothing breaks.

    Bruce

  • hawk wrote:

    WHereas for the last few releases, runining debian unstable will give your random brekaings, as well as sudden, erratic, changes inpolicy that change the way your machine works.

    Hence the 'unstable' tag. The unstable branch is often quite stable, but if they have to do major changes in packages or policy, that's the only place they have to put it, and such changes can be destabilizing.

    Now how in the world do I back it down from unstable to testing?

    That is, IMHO, the biggest thing really missing from Debian, an easy way to downgrade. Then again, I haven't seen any easier downgrades in other distributions either. You seem to be familiar with FreeBSD, how easy is downgrading there? (I don't mean downgrading just one package, I mean going back a distribution version, or downgrading a suite of interconnected packages).

    OH, that's why I went to unstable--I wanted the newere kde for them

    There are two safer ways for that. KDE has an alternate distribution point for Debian packages of new KDE binaries for running on potato at http://kde.tdyc.com/ [tdyc.com]. Secondly, you could have downloaded the KDE packages from woody and installed them on potato with dpkg.

    Since downgrading is hard, I'd recommend against people going to an unstable distribution just because they want newer versions of a few packages.

    yes, I *am* deliberately ducking the [KDE] license issues here

    This is probably a troll, but i'll respond anyway. AFAIK, there aren't any remaining KDE licensing issues with the newer versions of KDE. Qt has been released under the GPL, and so there is no longer the QPL/GPL license conflicts. That is why it is now being distributed in Debian.

    Yes, I read RMS's letter after the release. It was not saying that new KDE releases had a licensing problem. It was reminding that past KDE releases did, and showing the best way for KDE developers to protect themselves from hypothetical lawsuits based on using non-KDE GPL code in past KDE releases from when there was a licensing problem. It was also based on the assumption that KDE reused a lot of GPL code from non-KDE projects, which KDE's response made clear was not the case. Regardless, RMS's comments did not describe a licensing problem with distributing new KDE binaries based on a GPLed Qt. I certainly don't see any licensing problem there, and the Debian distributors apparently agree.

    I am very happy, and one of these days will actually get around to playing with KDE on a system to see what I like and dislike about it compared to other options (have to do that with XFCE and UDE also while I'm at it).

    ----
  • by TobyWong ( 168498 ) on Wednesday December 20, 2000 @05:16AM (#547606)
    Call me crazy, but when something breaks on my system, I try to fix it rather than switching distros.

    How many times do you read on slashdot "oh yeah I couldn't install the matrix windomaker theme .rpm so I switched to mandrake/debian/otherdistro"

    HUH?????

    When you get a smudge on your windshield do you trade your car in for a new one?

    Help is available!

    Next time something breaks, look for a mailing list for that app and search the archives, try jumping on irc.debian.org #debian, do a web search... nine times out of ten there are other people experiencing the same problem who are more than willing to help.

    Don't throw out the baby with the bathwater.

  • Wow. _The_ Bruce Perens. :) I have to agree - I've been running unstable for a long time and never had any problem. (many people report major bugs, whenever I see the maintainers/Joey Hess on the Debian Weekly News saying 'warning, this thing is probably going to break', I just wait until the dust settles down. That's what you gotta do: keep an eye open, and lurk around mailing lists if you have some problem with unstable... The price for very updated stuff is very updated bugs :)


    You're tired of Slashdot ads? Get junkbuster [junkbusters.com] now!
  • The install procedure is very well documented. All you got to do is RTFM at http://www.debian.org. After reading, you'll discover all you need is 2 disks (the boot disk and the root disk), and from that point, you can select your cdrom as the source for the packages and begin installing the best OS I've ever used.

    You're tired of Slashdot ads? Get junkbuster [junkbusters.com] now!
  • Well, that made things clear.
  • That is, IMHO, the biggest thing really missing from Debian, an easy way to downgrade.

    Unless the package is a required package, why can't you simply remove the unstable package and install it again at the desired revision?

    (Or, if your configuration needs are simple, you can always purge the package and reinstall it.)


    --
  • APT isnt all that great....granted that im saying this after i switched all my redhat boxes to debian...the alternatives to apt are far worse tho. for example, apt-get update && apt-get upgrade broke my X server for 1 week when woody changed from 3.3.6 to 4.02RC-3..that sucked. and the XF86Setup still hasnt been updated which means i had to go update the XF86Setup file manually. ugh. on the other hand it does keep you uptodate with fixes and stuff. rpm on the other hand doesnt have autoupgrade except with the proprietary redhat network which i dont trust.
  • How about

    $ dpkg -i --force-downgrade package_low-version.deb


    Of course, that would require the original poster to read the man pages. Horrors.
  • by sjames ( 1099 ) on Wednesday December 20, 2000 @07:13AM (#547613) Homepage Journal

    for example, apt-get update && apt-get upgrade broke my X server for 1 week when woody changed from 3.3.6 to 4.02RC-3..that sucked.

    Actually, that's not APT's fault at all. Woody is the UNSTABLE tree. Things do break within Woody. That will be less of a problem now that Woody is moving to the Testing tree, but it can still happen. Potato (stable) is the tree where you should expect things NOT to break like that. I run Potato on production boxes, and find that it really doesn't break.

    If not breaking is more important than having the very latest bleeding edge stuff, switch to Potato and add the security.debian.org updates to sources. If you want a mostly stable system but NEED the latest and greatest something, you can allways go with potato and attempt a 'Potato and a half' config with a few packages from Woody (or compile from source to minimize Woody dependancies).

  • by Chuck Flynn ( 265247 ) on Tuesday December 19, 2000 @04:18PM (#547614)
    It's good to see Debian got the tree up in time for Christmas. Soon we'll be decking the halls with boughs of Woody.
  • by divec ( 48748 ) on Tuesday December 19, 2000 @04:51PM (#547615) Homepage

    Basically, the testing distribution is "maintained" by an automatic script, which contains all packages which have been in the unstable (i.e. development) distribution for two weeks without a release critical bug being filed, subject to satisfying package dependencies. The idea is that testing might be buggy, but should be up-to-date and not completely broken. See here [debian.org] for more detail and precision.

  • by Anonymous Coward
    Morons like you do nothing to encourage the acceptance of Linux as an alternative to MS (note: not M$ - cheap shot, and very lame). People see posts like yours and assume that all Linux users all similiarly immature losers.

    If Slashdot disappeared (because this is where the idiots like you post, though linuxnews.com is quite rabid also), never to return, Linux advocacy would take a huge jump forward.
  • they both seem to be about as stable as any other linux distro. because of this (and my need for newer packages), i always use unstable these days. sometimes unstable isn't even new enough though. XFree 4 wasn't included in unstable for a long time. i had to compile it myself for a while (yech...).

    I used Debian woody for a while, but apt once installed perl-5.6, and it totally screwed up the dpkg config system. I had to go back to Mandrake (though I don't particularly like 7.2). Has anyone else had a problem with the perl 5.6 package? Is it fixed yet?

  • I had a problem when they upgraded to perl 5.6 because it didn't upgrade all the perl packages properly. After a little research, I found the proper package and everything works wonderfully again.
  • It's easy to downgrade a package in Debian

    It's hard to downgrade a distribution (eg. from Woody to Potato). It's almost as hard to downgrade a suite of interconnected packages with a lot of dependencies (eg, the GNOME or KDE base packages).

    ----
  • I assume the algorithm is something along the lines of "don't move this package until all dependancies can move with it".
    Remember: it's moving "unbroken" packages, and a package with unmet dependencies is broken by definition.
  • Is this supposed to be a troll? Debian is the most stable Linux distribution precisely because they spend a lot of time on testing. By your logic any untested software is the most stable.
    ___
  • Well, I have the same card (it's the Elsa Gladiac). Basically, X 3.3.6 doesn't have support for the GF2. You need to use either unstable (or woody, as soon as X 4.0.1 gets back in there), or use the aptable packagees from "deb http://people.debian.org/%7Ebranden/ potato/$(ARCH)/" - just put that in your /etc/apt/sources.list file. Xfree4 works nicely with the GF2; however, if you want the full 3d acceleration you're going to have to muck around with the nvidia drivers at ftp://ftp1.detonator.nvidia.com/pub/drivers/englis h/XFree86_40/
  • Actually, don't you also have to have the three driver disks to install your network driver, assuming that you want a network install (versus a CD install, which presumably wouldn't need additional drivers)?

    He said CD or network, so your answer was correct if you treat his question as a boolean expression. :)

  • Of course, that would require the original poster to read the man pages. Horrors.

    *chuckle*

    As the second person to reply to my comment points out, though, there's no easy way to downgrade the entire distribution.

    On the other hand, if all you have are a handful of bad packages, then the dpkg option is all you need. Realistically, if I do "upgrade" to unstable, am I really going to have much more than a handful or two "bad" packages which will require going back to the original version?


    --
  • frozen is what testing will become just prior to release (and thereby becoming stable). Wow, that's a mouthful.
  • devil-make-care-I'm-surprised-it-even-compiles-I'm -not-wearing-any-pants development.

    Just promise me you never put up a web-cam.

2.4 statute miles of surgical tubing at Yale U. = 1 I.V.League

Working...