[Bug 826590] Re: 11.04 Installer crash with exception

Fabio Marconi fabiomarconi at ubuntu.com
Thu Aug 18 10:01:09 UTC 2011


** Summary changed:

- 11.04 Installer crashes
+ 11.04 Installer crash with exception

** Package changed: ubuntu => ubiquity (Ubuntu)

** Changed in: ubiquity (Ubuntu)
       Status: Incomplete => New

** Description changed:

  Been updating ubuntu for years, but I can't install 11.04. Athlon 64
  X2,, nvidia 7600GS, installing amd64 off CD (bit torrent). Dual-boot
  system with Windows XP, overwriting previous ubuntu partitions, per
  usual "upgrade" procedure. Manual partitioning or automatic seems to
  crash regardless.
  
  First I get an installer error dialog, pretty far along in the process,
  something about dpkg choking? I dismiss the dialog with warning about
  possible failures downstream. A few minutes later I get an "Installer
  crashed" dialog explaining that I should log this bug. Again, no
  specifics, just a request to attach /var/log/syslog and
  /var/log/partman. Figuring out how to get a browser wasn't easy (System
  Settings > System Monitor > Help > Report A Problem).
  
  "Installer crashed" dialog cannot be dismissed (via X or Close button).
  
  Attaching syslog, will try to attach partman separately?
  
+ Aug 15 07:02:58 ubuntu ubiquity: 
+ Aug 15 07:02:58 ubuntu plugininstall.py: Exception during installation:
+ Aug 15 07:02:58 ubuntu plugininstall.py: Traceback (most recent call last):
+ Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 1547, in <module>
+ Aug 15 07:02:58 ubuntu plugininstall.py:     install.run()
+ Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 56, in wrapper
+ Aug 15 07:02:58 ubuntu plugininstall.py:     func(self)
+ Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 180, in run
+ Aug 15 07:02:58 ubuntu plugininstall.py:     self.configure_hardware()
+ Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 720, in configure_hardware
+ Aug 15 07:02:58 ubuntu plugininstall.py:     install_misc.set_debconf(self.target, 'popularity-contest/participate', participate, self.db)
+ Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 79, in set_debconf
+ Aug 15 07:02:58 ubuntu plugininstall.py:     dc = debconf.Debconf(read=dccomm.stdout, write=dccomm.stdin)
+ Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/lib/python2.7/dist-packages/debconf.py", line 53, in __init__
+ Aug 15 07:02:58 ubuntu plugininstall.py:     self.setUp(title)
+ Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/lib/python2.7/dist-packages/debconf.py", line 56, in setUp
+ Aug 15 07:02:58 ubuntu plugininstall.py:     self.version = self.version(2)
+ Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/lib/python2.7/dist-packages/debconf.py", line 65, in <lambda>
+ Aug 15 07:02:58 ubuntu plugininstall.py:     lambda *args, **kw: self.command(command, *args, **kw))
+ Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/lib/python2.7/dist-packages/debconf.py", line 86, in command
+ Aug 15 07:02:58 ubuntu plugininstall.py:     status = int(status)
+ Aug 15 07:02:58 ubuntu plugininstall.py: ValueError: invalid literal for int() with base 10: ''
+ Aug 15 07:02:58 ubuntu plugininstall.py: 
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-system-monitor 2.28.2-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  Architecture: amd64
  Date: Mon Aug 15 00:19:08 2011
  ExecutablePath: /usr/bin/gnome-system-monitor
  LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  ProcEnviron:
-  PATH=(custom, no user)
-  LANGUAGE=
-  LANG=en_US.UTF-8
+  PATH=(custom, no user)
+  LANGUAGE=
+  LANG=en_US.UTF-8
  SourcePackage: gnome-system-monitor
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  11.04 Installer crash with exception

Status in “ubiquity” package in Ubuntu:
  New

Bug description:
  Been updating ubuntu for years, but I can't install 11.04. Athlon 64
  X2,, nvidia 7600GS, installing amd64 off CD (bit torrent). Dual-boot
  system with Windows XP, overwriting previous ubuntu partitions, per
  usual "upgrade" procedure. Manual partitioning or automatic seems to
  crash regardless.

  First I get an installer error dialog, pretty far along in the
  process, something about dpkg choking? I dismiss the dialog with
  warning about possible failures downstream. A few minutes later I get
  an "Installer crashed" dialog explaining that I should log this bug.
  Again, no specifics, just a request to attach /var/log/syslog and
  /var/log/partman. Figuring out how to get a browser wasn't easy
  (System Settings > System Monitor > Help > Report A Problem).

  "Installer crashed" dialog cannot be dismissed (via X or Close
  button).

  Attaching syslog, will try to attach partman separately?

  Aug 15 07:02:58 ubuntu ubiquity: 
  Aug 15 07:02:58 ubuntu plugininstall.py: Exception during installation:
  Aug 15 07:02:58 ubuntu plugininstall.py: Traceback (most recent call last):
  Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 1547, in <module>
  Aug 15 07:02:58 ubuntu plugininstall.py:     install.run()
  Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 56, in wrapper
  Aug 15 07:02:58 ubuntu plugininstall.py:     func(self)
  Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 180, in run
  Aug 15 07:02:58 ubuntu plugininstall.py:     self.configure_hardware()
  Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/share/ubiquity/plugininstall.py", line 720, in configure_hardware
  Aug 15 07:02:58 ubuntu plugininstall.py:     install_misc.set_debconf(self.target, 'popularity-contest/participate', participate, self.db)
  Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/lib/ubiquity/ubiquity/install_misc.py", line 79, in set_debconf
  Aug 15 07:02:58 ubuntu plugininstall.py:     dc = debconf.Debconf(read=dccomm.stdout, write=dccomm.stdin)
  Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/lib/python2.7/dist-packages/debconf.py", line 53, in __init__
  Aug 15 07:02:58 ubuntu plugininstall.py:     self.setUp(title)
  Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/lib/python2.7/dist-packages/debconf.py", line 56, in setUp
  Aug 15 07:02:58 ubuntu plugininstall.py:     self.version = self.version(2)
  Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/lib/python2.7/dist-packages/debconf.py", line 65, in <lambda>
  Aug 15 07:02:58 ubuntu plugininstall.py:     lambda *args, **kw: self.command(command, *args, **kw))
  Aug 15 07:02:58 ubuntu plugininstall.py:   File "/usr/lib/python2.7/dist-packages/debconf.py", line 86, in command
  Aug 15 07:02:58 ubuntu plugininstall.py:     status = int(status)
  Aug 15 07:02:58 ubuntu plugininstall.py: ValueError: invalid literal for int() with base 10: ''
  Aug 15 07:02:58 ubuntu plugininstall.py: 

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-system-monitor 2.28.2-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  Architecture: amd64
  Date: Mon Aug 15 00:19:08 2011
  ExecutablePath: /usr/bin/gnome-system-monitor
  LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=
   LANG=en_US.UTF-8
  SourcePackage: gnome-system-monitor
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/826590/+subscriptions




More information about the foundations-bugs mailing list