[Bug 871007] [NEW] update manager -d crashes after the first step

CocaCool c0cac00l at hotmail.com
Sat Oct 8 22:04:56 UTC 2011


Public bug reported:

So, it's very simple, I'm using ubuntu 11.04 64bits and when I try to
upgrade to 11.10 by typing sudo update-manager -d, it crashes after the
first step(updating the sources or something)

All I get is this:

extracting 'oneiric.tar.gz'
authenticate 'oneiric.tar.gz' against 'oneiric.tar.gz.gpg' 
Traceback (most recent call last):
  File "/tmp/update-manager-xixRQF/oneiric", line 7, in <module>
    sys.exit(main())
  File "/tmp/update-manager-xixRQF/DistUpgradeMain.py", line 199, in main
    if app.run():
  File "/tmp/update-manager-xixRQF/DistUpgradeController.py", line 1662, in run
    return self.fullUpgrade()
  File "/tmp/update-manager-xixRQF/DistUpgradeController.py", line 1570, in fullUpgrade
    if not self.updateSourcesList():
  File "/tmp/update-manager-xixRQF/DistUpgradeController.py", line 670, in updateSourcesList
    if not self.rewriteSourcesList(mirror_check=True):
  File "/tmp/update-manager-xixRQF/DistUpgradeController.py", line 490, in rewriteSourcesList
    distro.enable_component("main")
  File "/tmp/update-manager-xixRQF/distro.py", line 298, in enable_component
    if c.name == comp and c.parent_component:
AttributeError: 'Component' object has no attribute 'parent_component'


Any suggestions? Whould you like to see my sources.list ?

** Affects: update-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/871007

Title:
  update manager -d crashes after the first step

Status in “update-manager” package in Ubuntu:
  New

Bug description:
  So, it's very simple, I'm using ubuntu 11.04 64bits and when I try to
  upgrade to 11.10 by typing sudo update-manager -d, it crashes after
  the first step(updating the sources or something)

  All I get is this:

  extracting 'oneiric.tar.gz'
  authenticate 'oneiric.tar.gz' against 'oneiric.tar.gz.gpg' 
  Traceback (most recent call last):
    File "/tmp/update-manager-xixRQF/oneiric", line 7, in <module>
      sys.exit(main())
    File "/tmp/update-manager-xixRQF/DistUpgradeMain.py", line 199, in main
      if app.run():
    File "/tmp/update-manager-xixRQF/DistUpgradeController.py", line 1662, in run
      return self.fullUpgrade()
    File "/tmp/update-manager-xixRQF/DistUpgradeController.py", line 1570, in fullUpgrade
      if not self.updateSourcesList():
    File "/tmp/update-manager-xixRQF/DistUpgradeController.py", line 670, in updateSourcesList
      if not self.rewriteSourcesList(mirror_check=True):
    File "/tmp/update-manager-xixRQF/DistUpgradeController.py", line 490, in rewriteSourcesList
      distro.enable_component("main")
    File "/tmp/update-manager-xixRQF/distro.py", line 298, in enable_component
      if c.name == comp and c.parent_component:
  AttributeError: 'Component' object has no attribute 'parent_component'

  
  Any suggestions? Whould you like to see my sources.list ?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/871007/+subscriptions




More information about the foundations-bugs mailing list