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

CocaCool c0cac00l at hotmail.com
Sun Oct 9 20:17:55 UTC 2011


Here's some information:

Kernel: 2.6.38-12-generic

Sources.list :

# deb cdrom:[Ubuntu 11.04 _Natty Narwhal_ - Release amd64 (20110427.1)]/ natty main restricted
deb-src http://archive.ubuntu.com/ubuntu natty main restricted #Added by software-properties

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://pt.archive.ubuntu.com/ubuntu/ natty main restricted
deb-src http://pt.archive.ubuntu.com/ubuntu/ natty restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://pt.archive.ubuntu.com/ubuntu/ natty-updates main restricted
deb-src http://pt.archive.ubuntu.com/ubuntu/ natty-updates restricted main multiverse universe #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://pt.archive.ubuntu.com/ubuntu/ natty universe
deb http://pt.archive.ubuntu.com/ubuntu/ natty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://pt.archive.ubuntu.com/ubuntu/ natty multiverse
deb http://pt.archive.ubuntu.com/ubuntu/ natty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://pt.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse
# deb-src http://pt.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu natty-security main restricted
deb-src http://security.ubuntu.com/ubuntu natty-security restricted main multiverse universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu natty-security universe
deb http://security.ubuntu.com/ubuntu natty-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu natty partner
deb-src http://archive.canonical.com/ubuntu natty partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu natty main
deb-src http://extras.ubuntu.com/ubuntu natty main
deb http://pt.archive.ubuntu.com/ubuntu/ natty-proposed restricted main multiverse universe

-- 
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