Upgrading to Ubuntu Edgy Eft a "Nightmare"
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!).
I upgraded about 10 boxes or so from Dapper to Edgy - mostly Kubuntu, though, but in various stages of progress for Edgy's release cycle sind Knot 1 - (Edgy is a really nice distro at last, Dapper held many more small annoyances for me, personally) via apt (`sed -i "s/dapper/edgy/" /etc/apt/sources.list && apt-get update && apt-get dist-upgrade`) and had no problems whatsoever. In fact, everything worked out a lot smoother than I had expected. So it may have been "a nightmare" _for some_ (how can upgrading a BROWSER turn out a nightmare? At least when there's a working functional equivalent still left on the box...), but upgrading to Edgy is not a nightmare _in general._
Give it a try, I say. You won't be dissappointed.
:%s/Open Source/Free Software/g
YTARY!
Users are producing detailed descriptions of problems but getting little help
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.
My laptop upgrade went well, but of course successful upgrades don't make up a story.
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!
Res publica non dominetur
Going from 6.06 to 6.10 was pretty messy on PowerPC (not that I Was surprised - it's a small platform that doesn't get as much QA work) and it did require a complete reinstall. Qtparted seemed to be the source of about 90% of the problems.
:)
On the other hand I was *really* pleased when it was installed. The fresh install was trivially easy and everything works - 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
Think of the Children; Sleep with your Sister
Can't speak for anybody else but the upgrade worked perfectly for me. Slightly troubling to see the download speed decrease from 200kb/s down to 55kb/s because the release was Slashdotted midway through my upgrade but I got through it. Perhaps the servers timed out for some and caused problems.
use gentoo and never do another dist upgrade again
By the time gentoo is done compiling ubuntu will have released another version with all the bugs fixed.
The problems will all be fixed on Patch Tuesday.
Summation 2
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.
As a way to get some scripts to execute faster they changed from using bash as the default shell, to dash. dash breaks compatibility all over the place, none of the extensions found in practically every other bourne shell derivative are there. I first found out about this when someone using one of my scripts reported that 'read -s' (for reading passwords without echoing them) and 'trap function SIGINT' both give errors.
/usr/bin/bash elsewhere, /usr/local/bin/bash in other places, bash doesn't come on OS X and BSD but /bin/sh works, etc).
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.
// MD_Update(&m,buf,j);
Or, use another never-ending distro such as the usually not so unstable debian unstable and testing. Quite bleeding edge, and a personal desktop with either of these simply won't take as much time to keep running as gentoo.
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?
Gentoo was an even bigger nightmare of manual updating of configuration scripts and bizarre breakages whenever I would do updates. Don't even get me started.
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.
Think of the Children; Sleep with your Sister
Hi, I make Kubuntu. I'm well aware that dist-upgrade has a lot of problems with upgrading to edgy. That's why porting the upgrade tool from Ubuntu will be a priority for Feisty. In the mean time you can use the Ubuntu upgrade tool on Kubuntu fine or you can dist-upgrade and then explicity tell it to install/upgrade the packages it keeps back.
My network ports got flipped around (eth1 and eth0 got mapped onto different hardware).
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.
I rarely criticize things I don't care about.
I'd never consider upgrading a distro like this. Save off your settings and personal files, wipe and reinstall. As many have found, the alternative is asking for trouble.
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.
Las qué passoun
tournoun pas maï