Comment 2 for bug 162419

Revision history for this message
Sarantos Kapidakis (sarantos) wrote : Re: [Bug 162419] Re: update-manager fails to upgrade feisty to gutsy

On Fri, Nov 23, 2007 at 04:05:11PM -0000, Pedro Villavicencio wrote:
> Thanks for taking the time to report this bug and helping to make Ubuntu
> better. Could you please add all the files contained in /var/log/dist-
> upgrade/ to your bug report as separate attachments? Thanks in advance.
>
> ** Changed in: update-manager (Ubuntu)
> Status: New => Incomplete
>
> --
> update-manager fails to upgrade feisty to gutsy
> https://bugs.launchpad.net/bugs/162419
> You received this bug notification because you are a direct subscriber
> of the bug.

Actuall, I had exactly the same situation on a second machine, too.
From the files you are mentioning,

$ ls -l /var/log/dist-upgrade/
total 28
-rw-r--r-- 1 root root 2200 2007-05-30 14:59 apt-autoinst-fixup.log
-rw-r--r-- 1 root root 20043 2007-05-30 14:58 apt.log
-rw-r--r-- 1 root root 960 2007-11-19 19:47 main.log
-rw-r--r-- 1 root root 0 2007-11-19 19:46 term.log

only main.log was created recently, and contains:

2007-11-19 19:46:45,801 INFO release-upgrader version '0.81' started
2007-11-19 19:46:46,154 DEBUG lsb-release: 'feisty'
2007-11-19 19:46:46,154 DEBUG _pythonSymlinkCheck run
2007-11-19 19:46:46,906 DEBUG checkViewDepends()
2007-11-19 19:46:46,907 DEBUG getRequiredBackports()
2007-11-19 19:46:56,282 DEBUG marking 'release-upgrader-apt' for install
2007-11-19 19:46:56,364 DEBUG marking 'release-upgrader-dpkg' for install
2007-11-19 19:47:39,443 DEBUG pre-requists item: '<pkgAcquire::ItemIterator object: Status: 2 Complete: 1 Local: 0 IsTrusted: 0 FileSize: 1924684 DestFile:'/tmp/tmpGBYMBj/backports/release-upgrader-dpkg_1.14.5ubuntu11.2_i386.udeb' DescURI: 'http://gr.archive.ubuntu.com/ubuntu/pool/main/r/release-upgrader-dpkg/release-upgrader-dpkg_1.14.5ubuntu11.2'
2007-11-19 19:47:39,443 ERROR pre-requists item 'http://gr.archive.ubuntu.com/ubuntu/pool/main/r/release-upgrader-dpkg/release-upgrader-dpkg_1.14.5ubuntu11.2_i386.udeb' is NOT trusted

I will add attach the file to the bug report, too

sarantos