[Bug 871007] Re: update manager -d crashes after the first step
CocaCool
c0cac00l at hotmail.com
Sun Oct 9 20:40:56 UTC 2011
No problem.
apt.log:
Log time: 2011-10-09 21:15:40.874941
Log time: 2011-10-09 21:16:18.945282
lspci.log:
00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM Controller [8086:0044] (rev 02)
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02)
00:16.0 Communication controller [0780]: Intel Corporation 5 Series/3400 Series Chipset HECI Controller [8086:3b64] (rev 06)
00:1a.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 05)
00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 05)
00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 [8086:3b42] (rev 05)
00:1c.1 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 [8086:3b44] (rev 05)
00:1d.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 05)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev a5)
00:1f.0 ISA bridge [0601]: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller [8086:3b09] (rev 05)
00:1f.2 SATA controller [0106]: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller [8086:3b29] (rev 05)
00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller [8086:3b30] (rev 05)
00:1f.6 Signal processing controller [1180]: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem [8086:3b32] (rev 05)
01:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe [14e4:1692] (rev 01)
02:00.0 Network controller [0280]: Atheros Communications Inc. AR9287 Wireless Network Adapter (PCI-Express) [168c:002e] (rev 01)
ff:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers [8086:2c62] (rev 02)
ff:00.1 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture System Address Decoder [8086:2d01] (rev 02)
ff:02.0 Host bridge [0600]: Intel Corporation Core Processor QPI Link 0 [8086:2d10] (rev 02)
ff:02.1 Host bridge [0600]: Intel Corporation Core Processor QPI Physical 0 [8086:2d11] (rev 02)
ff:02.2 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d12] (rev 02)
ff:02.3 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d13] (rev 02)
main.log:
2011-10-09 21:15:38,132 INFO Using config files '['./DistUpgrade.cfg']'
2011-10-09 21:15:38,132 INFO uname information: 'Linux an0nym0us010-laptop 2.6.38-12-generic #51-Ubuntu SMP Wed Sep 28 14:27:32 UTC 2011 x86_64'
2011-10-09 21:15:38,132 INFO release-upgrader version '0.152.23' started
2011-10-09 21:15:38,252 DEBUG WARNING: can not get name for '<gtk.TreeSelection object at 0x1f27aa0 (GtkTreeSelection at 0x2154240)>'
2011-10-09 21:15:38,252 DEBUG WARNING: can not get name for '<gtk.TreeSelection object at 0x1f27af0 (GtkTreeSelection at 0x2198100)>'
2011-10-09 21:15:38,275 DEBUG svg pixbuf loader failed (Error displaying image)
2011-10-09 21:15:38,333 DEBUG Using 'DistUpgradeViewGtk' view
2011-10-09 21:15:38,370 DEBUG aufsOptionsAndEnvironmentSetup()
2011-10-09 21:15:38,371 DEBUG using '/tmp/upgrade-rw-YjZ6Mb' as aufs_rw_dir
2011-10-09 21:15:38,371 DEBUG using '/tmp/upgrade-chroot-Mlkc2E' as aufs chroot dir
2011-10-09 21:15:38,371 DEBUG enable dpkg --force-overwrite
2011-10-09 21:15:38,390 DEBUG creating statefile: '/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
2011-10-09 21:15:40,530 DEBUG lsb-release: 'natty'
2011-10-09 21:15:40,531 DEBUG _pythonSymlinkCheck run
2011-10-09 21:15:40,531 DEBUG openCache()
2011-10-09 21:15:40,532 DEBUG Plugin modules in ./plugins: kdelibs4to5_plugin.py dpkg_status_plugin.py deb_plugin.py langpack_manual_plugin.py remove_lilo_plugin.py
2011-10-09 21:15:40,532 DEBUG Loading module ./plugins/kdelibs4to5_plugin.py
2011-10-09 21:15:40,533 DEBUG Plugins in <module 'kdelibs4to5_plugin' from './plugins/kdelibs4to5_plugin.py'>: <class 'kdelibs4to5_plugin.Kdelibs4devToKdelibs5devPlugin'>
2011-10-09 21:15:40,533 DEBUG Loading module ./plugins/dpkg_status_plugin.py
2011-10-09 21:15:40,534 DEBUG Plugins in <module 'dpkg_status_plugin' from './plugins/dpkg_status_plugin.py'>: <class 'dpkg_status_plugin.DpkgStatusPlugin'>
2011-10-09 21:15:40,534 DEBUG Loading module ./plugins/deb_plugin.py
2011-10-09 21:15:40,534 DEBUG Plugins in <module 'deb_plugin' from './plugins/deb_plugin.py'>: <class 'deb_plugin.DebPlugin'>
2011-10-09 21:15:40,535 DEBUG Loading module ./plugins/langpack_manual_plugin.py
2011-10-09 21:15:40,535 DEBUG Plugins in <module 'langpack_manual_plugin' from './plugins/langpack_manual_plugin.py'>: <class 'langpack_manual_plugin.MarkLangpacksManuallyInstalledPlugin'>
2011-10-09 21:15:40,535 DEBUG Loading module ./plugins/remove_lilo_plugin.py
2011-10-09 21:15:40,536 DEBUG Plugins in <module 'remove_lilo_plugin' from './plugins/remove_lilo_plugin.py'>: <class 'remove_lilo_plugin.RemoveLiloPlugin'>
2011-10-09 21:15:40,536 DEBUG plugins for condition 'PreCacheOpen' are '[]'
2011-10-09 21:15:40,536 DEBUG plugins for condition 'oneiricPreCacheOpen' are '[]'
2011-10-09 21:15:40,536 DEBUG plugins for condition 'from_nattyPreCacheOpen' are '[]'
2011-10-09 21:15:40,536 DEBUG quirks: running PreCacheOpen
2011-10-09 21:15:40,536 DEBUG running Quirks.PreCacheOpen
2011-10-09 21:15:40,536 DEBUG quirks: running oneiricPreCacheOpen
2011-10-09 21:15:40,536 DEBUG running Quirks.oneiricPreCacheOpen
2011-10-09 21:15:40,537 DEBUG multiarch: enabling i386 as a additional architecture
2011-10-09 21:15:40,875 DEBUG /openCache(), new cache size 33729
2011-10-09 21:15:40,875 DEBUG needServerMode(): run in 'desktop' mode, (because of key deps for 'ubuntu-desktop')
2011-10-09 21:15:40,875 DEBUG checkViewDepends()
2011-10-09 21:15:40,875 DEBUG running doUpdate() (showErrors=False)
2011-10-09 21:16:14,847 DEBUG openCache()
2011-10-09 21:16:18,962 DEBUG /openCache(), new cache size 52920
2011-10-09 21:16:18,962 DEBUG doPostInitialUpdate
2011-10-09 21:16:18,962 DEBUG plugins for condition 'PostInitialUpdate' are '[]'
2011-10-09 21:16:18,962 DEBUG plugins for condition 'oneiricPostInitialUpdate' are '[]'
2011-10-09 21:16:18,962 DEBUG plugins for condition 'from_nattyPostInitialUpdate' are '[]'
2011-10-09 21:16:18,962 DEBUG quirks: running oneiricPostInitialUpdate
2011-10-09 21:16:26,047 DEBUG Foreign: wine1.3-gecko libdee-1.0-1 screenlets-pack-basic ttf-symbol-replacement-wine1.3 skype sun-java6-fonts playonlinux winetricks gwibber-service-twitter wine1.3 libgtkspell3-0 gir1.2-dee-0.5 gwibber-service-facebook gwibber-service-identica gwibber libgtkspell0 sun-java6-jre libgwibber-gtk2 sun-java6-plugin sun-java6-jdk ubuntu-tweak sun-java6-bin gdm-tweaker screenlets libgwibber2 gwibber-service wine
2011-10-09 21:16:26,048 DEBUG Obsolete: libssl1.0.0 medibuntu-keyring virtualbox-4.1 framework3 teamviewer6 nessus
2011-10-09 21:16:26,049 DEBUG updateSourcesList()
2011-10-09 21:16:26,051 WARNING Failed to read mirror file
2011-10-09 21:16:26,127 DEBUG rewriteSourcesList()
2011-10-09 21:16:26,131 DEBUG BaseMetaPkg 'ubuntu-minimal' has no candidateOrigin
2011-10-09 21:16:26,232 ERROR not handled expection:
Traceback (most recent call last):
File "/tmp/update-manager-lgQIIR/oneiric", line 7, in <module>
sys.exit(main())
File "/tmp/update-manager-lgQIIR/DistUpgradeMain.py", line 199, in main
if app.run():
File "/tmp/update-manager-lgQIIR/DistUpgradeController.py", line 1662, in run
return self.fullUpgrade()
File "/tmp/update-manager-lgQIIR/DistUpgradeController.py", line 1570, in fullUpgrade
if not self.updateSourcesList():
File "/tmp/update-manager-lgQIIR/DistUpgradeController.py", line 670, in updateSourcesList
if not self.rewriteSourcesList(mirror_check=True):
File "/tmp/update-manager-lgQIIR/DistUpgradeController.py", line 490, in rewriteSourcesList
distro.enable_component("main")
File "/tmp/update-manager-lgQIIR/distro.py", line 298, in enable_component
if c.name == comp and c.parent_component:
AttributeError: 'Component' object has no attribute 'parent_component'
2011-10-09 21:16:26,233 DEBUG running apport_crash()
2011-10-09 21:16:26,536 DEBUG enabling apt cron job
And then, there's apt-clone_system_state.tar.gz, 20111008-2131,
20111008-2207, 20111008-2257, 20111009-2115, 20111008-2135,
20111008-2213, 20111009-1239, 20111008-2141, 20111008-2219,
20111009-1303, 20111008-2145, 20111008-2226, 20111009-1307,
20111008-2159, 20111008-2232, 20111009-1334, 20111008-2202,
20111008-2244, 20111009-1523, 20111008-2204, 20111008-2248,
20111009-2053
Also term.log, but has nothing.
--
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:
Incomplete
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