Slashdot Log In
Upgrading to Ubuntu Edgy Eft a "Nightmare"
from the you-have-been-warned dept.
Reports are flooding in to Ubuntu's Installation & Upgrades forum from people having myriad problems with their upgrades. One user described it as a 'nightmare.' Users are producing detailed descriptions of problems but getting little help. This thread has mixed reports and is possibly the most interesting read. Many people report that straightforward upgrades of relatively mundane systems go well, but anything the least bit interesting seems not to have been accounted for, like software RAID, custom kernels, and Opera. Even the official upgrade method doesn't work for everyone, including crashes of the upgrade tool in the middle of installing, leaving systems unbootable, no longer recognizing devices (like the console keyboard!), reduced performance, X server crashes, wireless networking problems, the user password no longer working, numerous broken applications, and many even stranger things. Some of this is fairly subjective, with Kubuntu being a bit more problematic than Ubuntu, with reports that Xubuntu seems to have the worst problems, and remote upgrades are something you don't even want to try. Failed upgrades invariably require a complete reinstall. The conclusion from the street, about upgrading to Edgy, is a warning: If you're going to try to take the plunge, be sure to make a backup image of your boot partition before starting the upgrade. Your chances of having the upgrade be a total failure are high. If you're really dead-set on upgrading, you'll save yourself a lot of time and headache by backing up all of your personal files manually and doing a fresh install (don't forget to save your bookmarks!).
No probs for me. (Score:4, Informative)
Give it a try, I say. You won't be dissappointed.
Re:Yep, bull. (Score:5, Insightful)
Maybe read the rest of the sentence you quoted: "but previous Ubuntu releases....have done surprisingly well". RTFA is one thing, but Read The Fucking Sentence? Come on.
Also, disagreeing with an article doesn't make it FUD. Perhaps you should tell all the people on the linked to Ubuntu forum that all their upgrades went flawlessly?
Parent
It's been out, what, three days? (Score:5, Insightful)
I remember rushing to try XGL and Compiz the day they were released, and getting nowhere. About a week later the smart people who do such things had figured it out, and I was able to run it, but it was still pretty 'hardcore' and prone to breakage. About three weeks later it was simple.
Don't upgrade on the first day and expect things to go smoothly. You can only be as good as your last RC, and not enough people upgrade them to be able to find all the bugs. Wait a week and then answers will have been found for all the common problems.
Open source is crying out for more QA people. All you have to do is report a bug, or help by triaging the bugs that are there. It's a contribution that almost anyone can make.
It's called Edgy for a reason... (Score:4, Interesting)
However, when I tried to get Beryl working, X got broken and I had to reconfigure it manually. I blame it on Nvidia for not opening up the source though. Kudos to everyone involved in Ubuntu, you did a great job!
Can't say I was too impressed with the upgrade (Score:4, Informative)
On the other hand I was *really* pleased when it was installed. The fresh install was trivially easy and everything works [revis.co.uk] - including wireless with WPA and 3D acceleration. It's about the first time my laptop has been 100% usable as a laptop since I dumped OS X.
So: Minus one point for not upgrading properly. Plus several hundred points for maturity of hardware support. I'm sure that for 7.04 upgrades will be running perfectly
Worked for me (Score:4, Informative)
User had a non-standard setup (Score:3, Insightful)
Re: (Score:3, Interesting)
Don't worry! (Score:5, Funny)
Worked for me and why it happened... (Score:5, Insightful)
The reason I think the upgrade disasters happened is because most developers have been upgrading gradually, over time, just like me. After the release, they assumed upgrading works fine and focused most of the testing on fresh installs. This left the situation of a sudden dist-upgrade from Dapper to Eft un-tested.
In general testing upgrades is pretty difficult. One has to account for X possible previous versions (Dapper, Hoary, Breezy along with mixed software from universe repositories installed by hand) times Y possible hardware configurations. This results in a lot of testing scenarios....
My other take on the situation is that a lot more people are upgrading and therefore there is a total increase in upgrade problems. A year or more ago, there weren't that many Breezy users who upgraded to Dapper (just because there weren't that many Ubuntu users). Now there are a lot more users --- a lot more upgrades --- a lot more upgrade problems.
The change no-one mentioned: bash-dash (Score:5, Interesting)
So if the scripts you write are going to be used on Eft, you have to either drop a lot of functionality, or tell users to replace #!/bin/sh with #!/bin/bash (which, of course, only works on Eft; it's
A bit of a reckless move for a bit of extra speed. It would have been more respectable if the Ubuntu team had worked on optimizing bash instead of going for a crippled, but faster, shell.
Re:The change no-one mentioned: bash-dash (Score:5, Insightful)
If you have #!/bin/sh you should be using POSIX shell, which will execute fine in bash, dash or the old sh. People run into problems because they've put #!/bin/sh and then used bash-only syntax - ie they should already have used #!/bin/bash, but didn't because they didn't read any docs and don't know better.
Parent
Re:The change no-one mentioned: bash-dash (Score:5, Interesting)
Parent
dist-upgrade problems (Score:4, Informative)
Rethink (Score:5, Insightful)
Even so, let's hope some good comes of this. Perhaps it will encourage the Ubuntu team to take a hard look at what they're doing and where they're at. In retrospect, calling anything like this "Edgy" was a mistake. Ubuntu is aimed at newer and less technically-minded users on the desktop, primarily. That puts a premium on easy, simple and reliable, not on "edgy" as in "the latest gizmos for techies". Techies are not Ubuntu's natural territory. If you want the bleeding edge and all that goes with it, there are 1001 other distros to use. Maybe Ubuntu will decide that its core appeal does not lie in this game, and adjust accordingly. Otherwise, imho, it risks losing the tremendous goodwill it has built up. Ubuntu has never been "just another distro", but if it allows itself to be led only by what developers want, it could easily become one.
Re:use gentoo and never do another dist upgrade ag (Score:4, Funny)
By the time gentoo is done compiling ubuntu will have released another version with all the bugs fixed.
Parent
Re: (Score:3, Informative)
Gentoo is why I switched to Ubuntu! (Score:3, Interesting)
Re:Gentoo is why I switched to Ubuntu! (Score:5, Interesting)
Oh, indeed. I have a
Powerbook, 100% up to date against Edgy Eft. Total time spend fixing upgrade bugs: 5 minutes.
Workstation, 100% up to date against Dapper Drake. Total time spent fixing upgrade bugs: 2 minutes.
Home server, 100% up to date against Gentoo. Total time spent fixing upgrade bugs: 966,352 subjective years.
Despite that there are many reasons to use Gentoo instead of Kubuntu - after all if you wanted the easy life you wouldn't be using Linux in the first place.
Parent
Re: (Score:3, Insightful)
Re: (Score:3, Insightful)
Re: (Score:3, Interesting)
interesting (Score:4, Insightful)
IMO, you shouldn't have to submit a bug to be able to complain. Writing a good bug report is a fair amount of work, and if you're expected to do it whenever the OS whenever the OS has issues, then that OS is suddenly a lot of extra work to use.
Parent
Re:interesting (Score:5, Informative)
There is this little file called
Parent
Re:interesting (Score:5, Insightful)
Submitting a good bug report is a fair amount of work: you need to check for dupes, lay out the conditions necessary to reproduce it, give details like your hardware, etc. This is a lot more work than the work necessary to, say Google something, or read a man page, yet we already know that this is too much to expect from most users. If Ubuntu wants things to be easy enough for people that don't know how to google something, then they cannot reasonably expect everyone to submit bug reports.
This is a perception that we need to try very hard to dispel. The most important aspect of a bug tracker is bring people together in one place. A bug is a jigsaw puzzle, with different people having different parts of the puzzle. Some people find ways to trigger the bug, others find ways to accomplish the same thing without triggering the bug, some people fix the flaw in the source code that caused the bug, and some people find how other people fixed the bug. We absolutely need as many people as possible coming together to solve a given bug, in hopes of finding the right combination of the above sets. What we find is that people are perfectly willing to write nasty things on a forum, but for some reason they won't put in the same level of effort into a bug report. This effectively divides that community we needed to build, where people who find bugs complain in one place, people who come up with workarounds and find patches in another, and programmers hiding elsewhere. Writing software to find probable duplicate bug reports should not be a significant challenge in 2006. You said yourself, Google is a good tool used to find how other people solved a bug. It stands to reason that much of the same technology can be applied within say, Launchpad. If writing good bug reports is too hard, we should find ways to make it easier, or find ways to use "bad" bug reports, rather than let everyone give up in isolated desperation.
Parent