[Bug 223619] Re: do-release-upgrade fails during upgrade from gutsy to hardy heron

2008-06-02 Thread Michael Vogt
Fixed in intrepid now too.

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

** Changed in: update-manager (Ubuntu)
 Assignee: (unassigned) = Michael Vogt (mvo)
   Status: Triaged = Fix Released

-- 
do-release-upgrade fails during upgrade from gutsy to hardy heron
https://bugs.launchpad.net/bugs/223619
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 223619] Re: do-release-upgrade fails during upgrade from gutsy to hardy heron

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

  I tried upgrading from gutsy to hardy heron using do-release-upgrade.
  However, do-release upgrade reported a severe error after the writing
  the line Calculating the changes on the terminal.
+ 
+ I can no reproduce the bug here so we need to ensure that we do not add
+ regressions:
+ 
+ TEST CASE: 
+ 1. install gutsy
+ 2. run update-manager --proposed
+ 3. verfiy that version 0.87.25 is used (in /var/log/dist-upgrade/main.log) 
+ 4. verify that the upgrade can still be calculated correctly
  
  version used:
  2008-04-28 13:20:10,688 INFO release-upgrader version '0.87.24' started
  
  The traceback was:
  Traceback (most recent call last): 
  
  File /tmp/tmpFMu7-U/hardy, line 60, in module 
  app.run() 
  
  File /tmp/tmpFMu7-U/DistUpgradeController.py, line 1550, in run 
  self.fullUpgrade() 
  
  File /tmp/tmpFMu7-U/DistUpgradeController.py, line 1513, in 
  fullUpgrade 
  if not self.askDistUpgrade(): 
  
  File /tmp/tmpFMu7-U/DistUpgradeController.py, line 807, in 
  askDistUpgrade 
  if not self.cache.installTasks(self.tasks): 
  
  File /tmp/tmpFMu7-U/DistUpgradeCache.py, line 731, in installTasks 
  for line in pkg._records.Record.split(\n): 
  
  AttributeError: Record

-- 
do-release-upgrade fails during upgrade from gutsy to hardy heron
https://bugs.launchpad.net/bugs/223619
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 223619] Re: do-release-upgrade fails during upgrade from gutsy to hardy heron

2008-05-04 Thread Beth Koenig
That fixed the problem on my machine. It's now downloading the update.

-- 
do-release-upgrade fails during upgrade from gutsy to hardy heron
https://bugs.launchpad.net/bugs/223619
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 223619] Re: do-release-upgrade fails during upgrade from gutsy to hardy heron

2008-05-03 Thread swito
I am not sure if the last comment was meant for me. Unfortunately I am
not able to provide any further information. The system basically a new
installation, so I installed hardy from scratch.

-- 
do-release-upgrade fails during upgrade from gutsy to hardy heron
https://bugs.launchpad.net/bugs/223619
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 223619] Re: do-release-upgrade fails during upgrade from gutsy to hardy heron

2008-05-02 Thread Brian Murray
I'm not sure how to recreate this bug to verify that it has been fixed.
Could you please add a TEST CASE to the description?  Thanks.

-- 
do-release-upgrade fails during upgrade from gutsy to hardy heron
https://bugs.launchpad.net/bugs/223619
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 223619] Re: do-release-upgrade fails during upgrade from gutsy to hardy heron

2008-05-01 Thread Steve Langasek
accepted into hardy-proposed.

-- 
do-release-upgrade fails during upgrade from gutsy to hardy heron
https://bugs.launchpad.net/bugs/223619
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 223619] Re: do-release-upgrade fails during upgrade from gutsy to hardy heron

2008-05-01 Thread Steve Langasek
** Tags added: verification-needed

-- 
do-release-upgrade fails during upgrade from gutsy to hardy heron
https://bugs.launchpad.net/bugs/223619
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 223619] Re: do-release-upgrade fails during upgrade from gutsy to hardy heron

2008-04-29 Thread Michael Vogt
Thanks for your bugreport.

This bug is fixed in my bzr tree and will be part of the next upload. If
you run a ubuntu desktop (not a server) you can workaround the bug by
running: sudo do-release-upgrade -m desktop

** Changed in: update-manager (Ubuntu Hardy)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Michael Vogt (mvo)
   Status: New = Fix Committed

-- 
do-release-upgrade fails during upgrade from gutsy to hardy heron
https://bugs.launchpad.net/bugs/223619
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 223619] Re: do-release-upgrade fails during upgrade from gutsy to hardy heron

2008-04-28 Thread swito

** Attachment added: tar file that contains apt.log and main.log
   http://launchpadlibrarian.net/13984257/logs.tar

-- 
do-release-upgrade fails during upgrade from gutsy to hardy heron
https://bugs.launchpad.net/bugs/223619
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 223619] Re: do-release-upgrade fails during upgrade from gutsy to hardy heron

2008-04-28 Thread Brian Murray
** Tags added: gutsy2hardy

** Description changed:

  I tried upgrading from gutsy to hardy heron using do-release-upgrade.
  However, do-release upgrade reported a severe error after the writing
  the line Calculating the changes on the terminal.
+ 
+ version used:
+ 2008-04-28 13:20:10,688 INFO release-upgrader version '0.87.24' started
  
  The traceback was:
  Traceback (most recent call last): 
  
  File /tmp/tmpFMu7-U/hardy, line 60, in module 
  app.run() 
  
  File /tmp/tmpFMu7-U/DistUpgradeController.py, line 1550, in run 
  self.fullUpgrade() 
  
  File /tmp/tmpFMu7-U/DistUpgradeController.py, line 1513, in 
  fullUpgrade 
  if not self.askDistUpgrade(): 
  
  File /tmp/tmpFMu7-U/DistUpgradeController.py, line 807, in 
  askDistUpgrade 
  if not self.cache.installTasks(self.tasks): 
  
  File /tmp/tmpFMu7-U/DistUpgradeCache.py, line 731, in installTasks 
  for line in pkg._records.Record.split(\n): 
  
  AttributeError: Record

** Changed in: update-manager (Ubuntu)
Sourcepackagename: None = update-manager
   Importance: Undecided = Medium
   Status: New = Triaged

-- 
do-release-upgrade fails during upgrade from gutsy to hardy heron
https://bugs.launchpad.net/bugs/223619
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