[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd (I/O error while reading CD)

2011-12-16 Thread Launchpad Bug Tracker
[Expired for update-manager (Ubuntu Precise) because there has been no activity for 60 days.] ** Changed in: update-manager (Ubuntu Precise) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd (I/O error while reading CD)

2011-10-06 Thread Kate Stewart
** Also affects: update-manager (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: update-manager (Ubuntu Precise) Status: New = Incomplete ** Changed in: update-manager (Ubuntu Precise) Importance: Undecided = Medium ** Changed in: update-manager (Ubuntu

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd (I/O error while reading CD)

2011-10-03 Thread Tim Frost
Agreed. It *should* be fixed, but it only affects users if: 1: they are upgrading using a CD/DVD AND 2: the media is bad (and they have used that media without verifying that the file checksums are good) Unfortunately, this will be hard to test, as it depends on having media (such as a CD-RW

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-30 Thread Steve Langasek
The code should fail more gracefully, but I don't think it's realistic to get this fix in before 11.10. Deferring to p. ** Changed in: update-manager (Ubuntu Oneiric) Status: Incomplete = Won't Fix ** Summary changed: - Upgrade from natty fails with 64-bit oneiric beta cd + Upgrade from

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-26 Thread Michael Vogt
Thanks for your bugreport. I just tried this on a fresh install of natty amd64 in a clean VM. Then I added the oneiric alternative CD and with both network and networkless upgrade option it recognized the CD and offered a correct update. So at least the default case should work. I will still

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-26 Thread Michael Vogt
In the 2011-09-24-1105 archive is: 2011-09-24 10:39:22,765 DEBUG AptCdrom.add() called with '/media/cdrom0' 2011-09-24 10:39:26,738 INFO ignoring missing '/media/cdrom0/dists/oneiric/restricted/debian-installer/binary-amd64/Packages' 2011-09-24 10:39:26,740 INFO ignoring missing

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-26 Thread Michael Vogt
What does: $ ls -l /var/lib/apt/lists/*Ubuntu*i386* show? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848659 Title: Upgrade from natty fails with 64-bit oneiric beta cd To manage notifications

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-26 Thread Tim Frost
Unfortunately, I have already removed references to the CD, so there are no files matching /var/lib/apt/lists/*Ubuntu* at all . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848659 Title: Upgrade

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-24 Thread Tim Frost
Doing the natty-oneiric upgrade in a 32-bit VM offers a clue: the ISO is mounted as '/media/Ubuntu 11.10 i386', rather than as /media/cdrom or /media/cdrom0. main.log shows: 2011-09-24 20:19:34,554 DEBUG AptCdrom.add() called with '/media/Ubuntu 11.10 i386' 2011-09-24 20:19:34,645 INFO ignoring

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-24 Thread Tim Frost
This time, the upgrade succeeded. Looking at main.log, I note that this time I also said 'NO' to the question about use of the network to fetch the latest updates. I note that AptCdrom.add() was called successfully during both attempts. Running 'md5sum -c md5sum.txt | grep -v OK' on the bad disk

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-23 Thread Tim Frost
I am now confused: - my 64-bit server upgraded from a CD burnt from the 20110915 daily 64-bit server ISO, with no problems - upgrade of a 64-bit VM which has no additional software succeeds using the 64-bit alternate ISO 20110920.5 - attempts to upgrade my main PC, running 64-bit natty, fail

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-23 Thread Colin Watson
** Changed in: update-manager (Ubuntu Oneiric) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848659 Title: Upgrade from natty fails with 64-bit oneiric beta cd To

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-23 Thread Michael Vogt
I was not able to reproduce this here on a oneiric system, I will need to setup a amd64 natty VM for proper testing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848659 Title: Upgrade from natty

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-23 Thread Tim Frost
Further testing and research: I used the server CD that successfully upgraded my server from natty to oneiric, and it failed at the same stage. On the server, main.log showed repositories being disabled, then 'running doUpdate() (showErrors=True)' On the workstation, at the same stage in

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-22 Thread Steve Langasek
** Changed in: update-manager (Ubuntu Oneiric) Milestone: ubuntu-11.10-beta-2 = ubuntu-11.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848659 Title: Upgrade from natty fails with 64-bit

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-22 Thread Tim Frost
This now appears to be caused by a failed upgrade leaving a reference to the CD in /etc/apt/sources.list. My preferred mirror appears to be missing some packages that the upgrade was trying to fetch. This caused a failed upgrade last night. I then switched mirrors and updated/upgraded natty,

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-20 Thread Michael Vogt
Here is the error from the second upgrade: Traceback (most recent call last): File /tmp/distupgrade.38Ckym/DistUpgradeView.py, line 201, in run res = pm.do_install(self.writefd) SystemError: E:Could not perform immediate configuration on 'python-pyatspi2'. Please see man 5 apt.conf under

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-15 Thread Kate Stewart
** Tags added: rls-mgr-o-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848659 Title: Upgrade from natty fails with 64-bit oneiric beta cd To manage notifications about this bug go to:

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-15 Thread Tim Frost
Using the daily build ISO http://cdimage.ubuntu.com/daily/20110915 /oneiric-alternate-amd64.iso appeared to work in a 64-bit virtual machine. With internet access available, it also downloaded packages files for the 32-bit architecture. However, the actual upgrade aborted part-way through. The

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-15 Thread Tim Frost
** Attachment added: tar archive of /var/log/dist-upgrade after attempt using daily build from 2011-09-15 https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/848659/+attachment/2410881/+files/dist-upgrade-2011-09-15-daily.tar -- You received this bug notification because you are a

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-14 Thread Colin Watson
Michael, this relates to the multiarch support in the dist-upgrader. Could you please have a look at this and tell me whether cdimage is doing something fundamentally wrong when building the disks? ** Package changed: debian-installer (Ubuntu) = update-manager (Ubuntu) ** Changed in:

[Bug 848659] Re: Upgrade from natty fails with 64-bit oneiric beta cd

2011-09-13 Thread Tim Frost
** Attachment added: tar archive of contents of /var/log/dist-upgrade https://bugs.launchpad.net/bugs/848659/+attachment/2395627/+files/dist-upgrade-files.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.