[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-03-25 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-failed verification-needed

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-03-25 Thread Launchpad Bug Tracker
This bug was fixed in the package update-manager - 1:0.87.31

---
update-manager (1:0.87.31) hardy-proposed; urgency=low

  * no changes upload with a current version from python-apt
to fix sparc upgrades from dapper to hardy (LP: #239458)

 -- Michael Vogt michael.v...@ubuntu.com   Tue, 27 Jan 2009 11:04:22
+0100

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-03-25 Thread Launchpad Bug Tracker
This bug was fixed in the package python-apt - 0.7.4ubuntu7.5

---
python-apt (0.7.4ubuntu7.5) hardy-proposed; urgency=low

  * aptsources/__init__.py, aptsources/distinfo.py:
- run apt_pkg.init() when aptsources gets imported and not
  the distinfo function (LP: #239458)

 -- Michael Vogt michael.v...@ubuntu.com   Tue, 27 Jan 2009 11:45:44
+0100

** Changed in: python-apt (Ubuntu Hardy)
   Status: Fix Committed = Fix Released

** Changed in: update-manager (Ubuntu Hardy)
   Status: Fix Committed = Fix Released

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-03-14 Thread Luke J Militello
Well I have successfully updated to Hardy on sparc architecture.  Had a
few issues that were somewhat easily solvable.  First, I could not get a
virgin install of Gutsy to install (I figured out why later).  So I
installed a virgin install of Feisty.  I then upgraded to Gutsy at which
time I could not get kernel 2.6.22 to boot properly (was getting a UUID
error).  Thus I booted with kernel 2.6.20 and the system came up
installed with Gutsy.  I swapped the 'UUID' parameters for old style
'/dev/foo/bar' and that got me to the point where the kernel was not
loading the correct modules.  Here is what was going on (also why a
virgin Gutsy install would not work).  Through some extensive research,
it would appear the developer who wrote the 'esp' module for the kernel
trashed it and re-wrote it as 'sun_esp' in kernel 2.6.22, which now
depends on 'esp_scsi'.  This seemed like and easy fix, just add it to
'/etc/modules', however this did not work and I could only assume this
was because of an order of operations.  Since the module in question was
the SCSI bus, the kernel could not read the drives and thus could not
read '/etc/modules'.  After a short timeout during the kernel load, once
it dropped to a shell, I could issue 'modprobe esp_scsi' and 'modprobe
sun_esp' and the system would come up.  This was the workaround I came
up with...

[r...@lazarus ~]# echo esp_scsi  /etc/initramfs-tools/modules 
[r...@lazarus ~]# echo sun_esp  /etc/initramfs-tools/modules  
[r...@lazarus ~]# update-initramfs -k all -u

This made the system boot up and become stable, however reverting back
to the 'UUID' format rendered the system un-bootable again.  So I left
it with the '/dev/foo/bar' format and proceeded to upgrade to Hardy.
Once Hardy was installed along with kernel 2.6.24, I was able to get the
system to boot with the 'UUID' format w/ my workaround for the SCSI
modules.  In the end I believe the root cause was hw-detect not seeing
the ESP SCSI bus and/or the new modules that needed to be installed to
the kernel.  Hardy works fine now with the workaround and kernel 2.6.24,
however with the 'UUID' problem in kernel 2.6.22, I believe 2.6.22 to be
a bad kernel choice for the sparc architecture.  Although, if one was to
recompile it, it may work.

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-03-07 Thread Luke J Militello
I have a Sun Ultra E2 that I can use as a test system.  I will install
Gutsy, update it, setup a few services and then attempt to upgrade it to
Hardy and see how it goes.  I will report my findings here once
completed.

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-03-06 Thread Luke J Militello
Hi, I have a Sun E420R running gutsy and as is it approaching EOL, I
would like to upgrade it to hardy so I can get LTS support.  However, I
did attempt this once and it had disastrous results.  It would seem the
upgrade took, but upon rebooting the server, about half way through the
startup, the console started to display garbled characters, couldn't
even SSH to it and rendered it useless.  I ended up having to re-install
gutsy and restore the server from backups.  I would really enjoy doing
an upgrade and have it work like it should, thus I have been scared to
make any attempt at it again.  I guess my question is, has there been
any luck with doing a successful upgrade from gutsy to hardy on sparc64
arch?  As I stated before, I (and I am sure many others) would like to
upgrade before gutsy goes EOL, but would like to do so with confidence
it will work as it should.  Thanks.

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-03-06 Thread g-rob
It worked ok for me on a Sun V100 ...but I tried to upgrade a sparc 
clone and it didn't work at all - it upgraded...and then it wouldn't boot


Luke J Militello wrote:
 Hi, I have a Sun E420R running gutsy and as is it approaching EOL, I
 would like to upgrade it to hardy so I can get LTS support.  However, I
 did attempt this once and it had disastrous results.  It would seem the
 upgrade took, but upon rebooting the server, about half way through the
 startup, the console started to display garbled characters, couldn't
 even SSH to it and rendered it useless.  I ended up having to re-install
 gutsy and restore the server from backups.  I would really enjoy doing
 an upgrade and have it work like it should, thus I have been scared to
 make any attempt at it again.  I guess my question is, has there been
 any luck with doing a successful upgrade from gutsy to hardy on sparc64
 arch?  As I stated before, I (and I am sure many others) would like to
 upgrade before gutsy goes EOL, but would like to do so with confidence
 it will work as it should.  Thanks.



-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-03-06 Thread Luke J Militello
That sounds exactly what my server did.  I really wish sparc was still
mainstream supported.  I can see why you would do away with ppc, but a
lot of old sun sparc gear is still very useful ;)  Guess I will wait
until the EOL day and upgrade then and see what happens.

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-01-30 Thread Chris Jones
testing with --proposed on a sparc64 dapper machine it is now able to
upgrade the machine.

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-01-30 Thread g-rob
Works; but only when the ubuntu-desktop metapackage is removed; 
otherwise unresolvable dependency problems seem to occur

Chris Jones wrote:
 testing with --proposed on a sparc64 dapper machine it is now able to
 upgrade the machine.



-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-01-30 Thread Martin Pitt
Hello g-rob,

g-rob [2009-01-30 13:12 -]:
 Works; but only when the ubuntu-desktop metapackage is removed; 
 otherwise unresolvable dependency problems seem to occur

Can you be more specific, please?

Thanks, Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-01-30 Thread g-rob
Hi Martin,

I removed xvnc-viewer, which triggered the removal of the ubuntu-desktop 
package. After that the upgrade was able to proceed BUT the server 
didn't come up after reboot - it freezes at booting linux... - looking 
around seems to be a problem with the swap partition - anyway that is a 
seperate issue.

Martin Pitt wrote:
 Hello g-rob,

 g-rob [2009-01-30 13:12 -]:
   
 Works; but only when the ubuntu-desktop metapackage is removed; 
 otherwise unresolvable dependency problems seem to occur
 

 Can you be more specific, please?

 Thanks, Martin


-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-01-29 Thread Martin Pitt
Accepted python-apt into hardy-proposed, please test and give feedback
here. Please see https://wiki.ubuntu.com/Testing/EnableProposed for
documentation how to enable and use -proposed. Thank you in advance!

** Changed in: python-apt (Ubuntu Hardy)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

** Changed in: update-manager (Ubuntu Hardy)
   Status: In Progress = Fix Committed

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-01-29 Thread g-rob
Hi Martin,

It seems to work going from gutsy -- hardy on sparc

I'll let you know for dapper -- hardy

Thanks!!
Robert

Martin Pitt wrote:
 Accepted python-apt into hardy-proposed, please test and give feedback
 here. Please see https://wiki.ubuntu.com/Testing/EnableProposed for
 documentation how to enable and use -proposed. Thank you in advance!

 ** Changed in: python-apt (Ubuntu Hardy)
Status: In Progress = Fix Committed

 ** Tags added: verification-needed

 ** Changed in: update-manager (Ubuntu Hardy)
Status: In Progress = Fix Committed



-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-01-27 Thread Michael Vogt
** Changed in: update-manager (Ubuntu Hardy)
 Assignee: (unassigned) = Michael Vogt (mvo)
   Status: Fix Released = In Progress

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2009-01-27 Thread Michael Vogt
I looked into ths today and it turns out the bug is really that pyhton-
apt in hardy-updates calls apt_pkg.init() at the wrong point. So both a
new python-apt and a rebuild of update-manager will be required.

** Also affects: python-apt (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: python-apt (Ubuntu Hardy)
   Importance: Undecided = Medium
   Status: New = In Progress

** Changed in: python-apt (Ubuntu)
   Status: New = Fix Released

** Changed in: python-apt (Ubuntu Hardy)
 Assignee: (unassigned) = Michael Vogt (mvo)

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2008-12-09 Thread g-rob
Heurm - I tried the various workarounds listed above but none of them
did the trick on my dapper sparc. Also I can't upgrade my gutsy sparc to
hardy either -- I'll post logs for the gutsy upgrade to this ticket when
I get a chance.

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2008-12-07 Thread Jean-Baptiste Lallement
According to the recent duplicate ( bug 303926 ) the upgrade from dapper
to hardy on Sparc is still failing.

** Tags added: verification-failed

** Tags removed: verification-needed

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2008-08-11 Thread Martin Pitt
Copied to hardy-updates. It has been verified that the new update-
manager can successfully upgrade 7.10 to 8.04 without noticeable
regressions. Unfortunately it could not be verified from a third party
that this bug is really fixed, but we strongly believe it is. If you
still have problems, please report back here. Thank you!

** Changed in: update-manager (Ubuntu Hardy)
   Status: Fix Committed = Fix Released

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2008-08-06 Thread Steve Beattie
** Description changed:

  Binary package hint: update-manager
  
  Description:Ubuntu 6.06.2 LTS
  Release:6.06 
  update-manager-core_0.56
  
- TEST CASE (with powerpc):
+ TEST CASE (with sparc):
  1. use a sparc dapper
  2. run sudo do-release-upgrade -d
  3. watch it fail because it can not fetch the required backports
  
  4. run sudo do-release-upgrade -d --proposed
  5. watch it work
  
  What you expected to happen:
  
  The update manager would be able to obtain the prerequisites for the
  system-upgrade and continue to the next part
  
  What happened instead:
  
  It failed, and produced the following:
  
  The system was unable to get the prerequisites for the upgrade. The
  upgrade will abort now and restore the original system state.
  
  Please report this as a bug against the 'update-manager' package and
  include the files in /var/log/dist-upgrade/ in the bugreport.
  
  
  Files
  
  /var/log/dist-upgrade/apt.log
  Log time: 2008-06-12 10:29:48.243526
  Log time: 2008-06-12 10:30:05.763555
  Log time: 2008-06-12 10:30:22.027140
  Log time: 2008-06-12 10:30:25.621781
  Log time: 2008-06-12 10:32:20.838131
  Log time: 2008-06-12 10:32:37.920397
  Log time: 2008-06-12 10:32:54.235536
  Log time: 2008-06-12 10:32:57.855948
  
  /var/log/dist-upgrade/main.log
  2008-06-12 10:32:16,080 INFO release-upgrader version '0.87.27' started
  2008-06-12 10:32:16,111 DEBUG Using 'DistUpgradeViewText' view
  2008-06-12 10:32:16,694 DEBUG enable dpkg --force-overwrite
  2008-06-12 10:32:17,281 DEBUG lsb-release: 'dapper'
  2008-06-12 10:32:17,283 DEBUG _pythonSymlinkCheck run
  2008-06-12 10:32:20,844 DEBUG checkViewDepends()
  2008-06-12 10:32:20,849 DEBUG need backports
  2008-06-12 10:32:20,851 DEBUG getRequiredBackports()
  2008-06-12 10:32:20,853 DEBUG writing prereuists sources.list at: 
'/etc/apt/sources.list.d/prerequists-sources.dapper-ports.list'
  2008-06-12 10:32:21,447 DEBUG adding '# sources.list fragment for 
pre-requists of arches living on ports.ubuntu.com
  ' prerequists
  2008-06-12 10:32:21,448 DEBUG adding '# no mirror because there are no 
mirrors here
  ' prerequists
  2008-06-12 10:32:21,449 DEBUG adding '# this is safe to remove after the 
upgrade
  ' prerequists
  2008-06-12 10:32:21,451 DEBUG adding 'deb 
http://ports.ubuntu.com/ubuntu-ports dapper-backports main/debian-installer
  ' prerequists
  2008-06-12 10:32:21,452 DEBUG running doUpdate() (showErrors=False)
  2008-06-12 10:32:29,324 ERROR IOError/SystemError in cache.update(): 'Failed 
to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/dapper-backports/main/debian-installer/binary-sparc/Packages.gz
 404 Not Found
  '. Retrying (currentRetry: 0)
  2008-06-12 10:32:31,626 ERROR IOError/SystemError in cache.update(): 'Failed 
to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/dapper-backports/main/debian-installer/binary-sparc/Packages.gz
 404 Not Found
  '. Retrying (currentRetry: 1)
  2008-06-12 10:32:34,029 ERROR IOError/SystemError in cache.update(): 'Failed 
to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/dapper-backports/main/debian-installer/binary-sparc/Packages.gz
 404 Not Found
  '. Retrying (currentRetry: 2)
  2008-06-12 10:32:34,031 ERROR doUpdate() failed completely
  2008-06-12 10:32:37,926 ERROR Can not find backport 'release-upgrader-apt'
  2008-06-12 10:32:37,928 DEBUG writing prereuists sources.list at: 
'/etc/apt/sources.list.d/prerequists-sources.dapper-ports.list'
  2008-06-12 10:32:38,455 DEBUG adding '# sources.list fragment for 
pre-requists of arches living on ports.ubuntu.com
  ' prerequists
  2008-06-12 10:32:38,457 DEBUG adding '# no mirror because there are no 
mirrors here
  ' prerequists
  2008-06-12 10:32:38,458 DEBUG adding '# this is safe to remove after the 
upgrade
  ' prerequists
  2008-06-12 10:32:38,459 DEBUG adding 'deb 
http://ports.ubuntu.com/ubuntu-ports dapper-backports main/debian-installer
  ' prerequists
  2008-06-12 10:32:38,461 DEBUG running doUpdate() (showErrors=False)
  2008-06-12 10:32:40,937 ERROR IOError/SystemError in cache.update(): 'Failed 
to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/dapper-backports/main/debian-installer/binary-sparc/Packages.gz
 404 Not Found
  '. Retrying (currentRetry: 0)
  2008-06-12 10:32:47,357 ERROR IOError/SystemError in cache.update(): 'Failed 
to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/dapper-backports/main/debian-installer/binary-sparc/Packages.gz
 404 Not Found
  '. Retrying (currentRetry: 1)
  2008-06-12 10:32:49,863 ERROR IOError/SystemError in cache.update(): 'Failed 
to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/dapper-backports/main/debian-installer/binary-sparc/Packages.gz
 404 Not Found
  '. Retrying (currentRetry: 2)
  2008-06-12 10:32:49,865 ERROR doUpdate() failed completely
  2008-06-12 10:32:54,243 ERROR Can not find backport 'release-upgrader-apt'
  2008-06-12 10:32:54,245 WARNING no backport for 'release-upgrader-apt' found

-- 
Getting upgrade prerequisites for system upgrade 

[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2008-07-09 Thread Martin Pitt
Accepted into -proposed, please test and give feedback here. Please see
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: update-manager (Ubuntu Hardy)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2008-06-24 Thread Michael Vogt
Thanks for your bugreport.

This is fixed in my bzr branch and I will do a upload with the fixed
update-manager to hardy-proposed.

** Changed in: update-manager (Ubuntu Hardy)
   Importance: Undecided = Medium
   Status: New = In Progress

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2008-06-24 Thread Michael Vogt
This is not relevant for intrepid (closing the intrepid task therefore)
only for hardy.

** Changed in: update-manager (Ubuntu)
   Status: New = Invalid

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2008-06-24 Thread Michael Vogt
** Description changed:

  Binary package hint: update-manager
  
  Description:Ubuntu 6.06.2 LTS
  Release:6.06 
  update-manager-core_0.56
+ 
+ TEST CASE (with powerpc):
+ 1. use a sparc dapper
+ 2. run sudo do-release-upgrade -d
+ 3. watch it fail because it can not fetch the required backports
+ 
+ 4. run sudo do-release-upgrade -d --proposed
+ 5. watch it work
  
  What you expected to happen:
  
  The update manager would be able to obtain the prerequisites for the
  system-upgrade and continue to the next part
  
  What happened instead:
  
  It failed, and produced the following:
  
  The system was unable to get the prerequisites for the upgrade. The
  upgrade will abort now and restore the original system state.
  
  Please report this as a bug against the 'update-manager' package and
  include the files in /var/log/dist-upgrade/ in the bugreport.
  
  
  Files
  
  /var/log/dist-upgrade/apt.log
  Log time: 2008-06-12 10:29:48.243526
  Log time: 2008-06-12 10:30:05.763555
  Log time: 2008-06-12 10:30:22.027140
  Log time: 2008-06-12 10:30:25.621781
  Log time: 2008-06-12 10:32:20.838131
  Log time: 2008-06-12 10:32:37.920397
  Log time: 2008-06-12 10:32:54.235536
  Log time: 2008-06-12 10:32:57.855948
  
  /var/log/dist-upgrade/main.log
  2008-06-12 10:32:16,080 INFO release-upgrader version '0.87.27' started
  2008-06-12 10:32:16,111 DEBUG Using 'DistUpgradeViewText' view
  2008-06-12 10:32:16,694 DEBUG enable dpkg --force-overwrite
  2008-06-12 10:32:17,281 DEBUG lsb-release: 'dapper'
  2008-06-12 10:32:17,283 DEBUG _pythonSymlinkCheck run
  2008-06-12 10:32:20,844 DEBUG checkViewDepends()
  2008-06-12 10:32:20,849 DEBUG need backports
  2008-06-12 10:32:20,851 DEBUG getRequiredBackports()
  2008-06-12 10:32:20,853 DEBUG writing prereuists sources.list at: 
'/etc/apt/sources.list.d/prerequists-sources.dapper-ports.list'
  2008-06-12 10:32:21,447 DEBUG adding '# sources.list fragment for 
pre-requists of arches living on ports.ubuntu.com
  ' prerequists
  2008-06-12 10:32:21,448 DEBUG adding '# no mirror because there are no 
mirrors here
  ' prerequists
  2008-06-12 10:32:21,449 DEBUG adding '# this is safe to remove after the 
upgrade
  ' prerequists
  2008-06-12 10:32:21,451 DEBUG adding 'deb 
http://ports.ubuntu.com/ubuntu-ports dapper-backports main/debian-installer
  ' prerequists
  2008-06-12 10:32:21,452 DEBUG running doUpdate() (showErrors=False)
  2008-06-12 10:32:29,324 ERROR IOError/SystemError in cache.update(): 'Failed 
to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/dapper-backports/main/debian-installer/binary-sparc/Packages.gz
 404 Not Found
  '. Retrying (currentRetry: 0)
  2008-06-12 10:32:31,626 ERROR IOError/SystemError in cache.update(): 'Failed 
to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/dapper-backports/main/debian-installer/binary-sparc/Packages.gz
 404 Not Found
  '. Retrying (currentRetry: 1)
  2008-06-12 10:32:34,029 ERROR IOError/SystemError in cache.update(): 'Failed 
to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/dapper-backports/main/debian-installer/binary-sparc/Packages.gz
 404 Not Found
  '. Retrying (currentRetry: 2)
  2008-06-12 10:32:34,031 ERROR doUpdate() failed completely
  2008-06-12 10:32:37,926 ERROR Can not find backport 'release-upgrader-apt'
  2008-06-12 10:32:37,928 DEBUG writing prereuists sources.list at: 
'/etc/apt/sources.list.d/prerequists-sources.dapper-ports.list'
  2008-06-12 10:32:38,455 DEBUG adding '# sources.list fragment for 
pre-requists of arches living on ports.ubuntu.com
  ' prerequists
  2008-06-12 10:32:38,457 DEBUG adding '# no mirror because there are no 
mirrors here
  ' prerequists
  2008-06-12 10:32:38,458 DEBUG adding '# this is safe to remove after the 
upgrade
  ' prerequists
  2008-06-12 10:32:38,459 DEBUG adding 'deb 
http://ports.ubuntu.com/ubuntu-ports dapper-backports main/debian-installer
  ' prerequists
  2008-06-12 10:32:38,461 DEBUG running doUpdate() (showErrors=False)
  2008-06-12 10:32:40,937 ERROR IOError/SystemError in cache.update(): 'Failed 
to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/dapper-backports/main/debian-installer/binary-sparc/Packages.gz
 404 Not Found
  '. Retrying (currentRetry: 0)
  2008-06-12 10:32:47,357 ERROR IOError/SystemError in cache.update(): 'Failed 
to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/dapper-backports/main/debian-installer/binary-sparc/Packages.gz
 404 Not Found
  '. Retrying (currentRetry: 1)
  2008-06-12 10:32:49,863 ERROR IOError/SystemError in cache.update(): 'Failed 
to fetch 
http://ports.ubuntu.com/ubuntu-ports/dists/dapper-backports/main/debian-installer/binary-sparc/Packages.gz
 404 Not Found
  '. Retrying (currentRetry: 2)
  2008-06-12 10:32:49,865 ERROR doUpdate() failed completely
  2008-06-12 10:32:54,243 ERROR Can not find backport 'release-upgrader-apt'
  2008-06-12 10:32:54,245 WARNING no backport for 'release-upgrader-apt' found

-- 
Getting upgrade prerequisites for system upgrade failed

[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2008-06-24 Thread Michael Vogt
Here is the relevant diff:

=== modified file 'DistUpgrade/DistUpgrade.cfg.dapper'
--- DistUpgrade/DistUpgrade.cfg.dapper  2008-06-20 17:57:39 +
+++ DistUpgrade/DistUpgrade.cfg.dapper  2008-06-24 20:10:21 +
@@ -43,7 +43,6 @@
 SourcesList=prerequists-sources.dapper.list
 SourcesList-ia64=prerequists-sources.dapper-ports.list
 SourcesList-hppa=prerequists-sources.dapper-ports.list
-SourcesList-sparc=prerequists-sources.dapper-ports.list
 
 [Sources]
 From=dapper

=== modified file 'debian/changelog'
--- debian/changelog2008-06-20 17:57:39 +
+++ debian/changelog2008-06-24 20:15:42 +
@@ -1,3 +1,9 @@
+update-manager (1:0.87.29) hardy-proposed; urgency=low
+
+  * fix sparc upgrades prerequisites fetching (LP: #239458)
+
+ -- Michael Vogt [EMAIL PROTECTED]  Tue, 24 Jun 2008 22:10:03 +0200
+
 update-manager (1:0.87.28) hardy-proposed; urgency=low
 
   * DistUpgrade/mirrors.cfg:

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239458] Re: Getting upgrade prerequisites for system upgrade failed

2008-06-24 Thread Michael Vogt
As a workaround you can run:
$ find /tmp -name DistUpgrade.cfg.dapper
then cd into that dir, apply the patch manually and run
$ sudo ./dist-upgrade --mode=server

-- 
Getting upgrade prerequisites for system upgrade failed
https://bugs.launchpad.net/bugs/239458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs