[Bug 924079] Re: do-release-upgrade fails to upgrade from Oneiric to Precise
Chris Bainbridge
chris.bainbridge at gmail.com
Sat Mar 24 13:46:52 UTC 2012
@Tommy do-release-upgrade downloads an upgrade file which does some
things that can't be done in the actual packages (install upgrade
prerequisites, purging packages, fixing proprietary xorg drivers etc.)
You can see the DistUpgrade.cfg script for Precise at
http://archive.ubuntu.com/ubuntu/dists/precise/main/dist-upgrader-
all/current/precise.tar.gz
If you want to complete the upgrade with do-release-upgrade rather than
dist-upgrade, just make sure apt is upgraded first:
sed 's/oneiric/precise/g' -i /etc/apt/sources.list
apt-get update
apt-get install apt python-apt
sed 's/precise/oneiric/g' -i /etc/apt/sources.list
do-release-upgrade
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/924079
Title:
do-release-upgrade fails to upgrade from Oneiric to Precise
Status in “apt” package in Ubuntu:
Triaged
Bug description:
On this system, do-release-upgrade is unable to upgrade to Precise.
Logs should be attached, if not, I've got them saved.
The system hasn't yet been upgraded successfully, so if you need any
additional information not attached here, that can be gathered.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: update-manager-core 1:0.152.25.5
ProcVersionSignature: Ubuntu 3.0.0-8.10-generic 3.0.1
Uname: Linux 3.0.0-8-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Tue Jan 31 14:05:27 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
ProcEnviron:
PATH=(custom, user)
LANG=en_AU.UTF-8
SHELL=/usr/bin/zsh
SourcePackage: update-manager
UpgradeStatus: Upgraded to oneiric on 2012-01-31 (0 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/924079/+subscriptions
More information about the foundations-bugs
mailing list