I unmarked this bug as duplicate because only the first part of the log
looks like the other bug (#98827). I think the last part of the log is
interesting : invalid literal for int() with base 10: ''
I just encountered the problem with jaunty beta.
Here is the traceback :
self.glade = gtk.glade.XML('%s/ubiquity.glade' % GLADEDIR)
/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:107: GtkWarning:
gtk_scrolled_window_add(): cannot add non scrollable widget use
gtk_scrolled_window_add_with_viewport() instead
gladexml = gtk.glade.XML(gladefile, name)
partition: ('1', '32256-21476206079', '21476173824', 'primary', 'ntfs',
'/dev/sda1', '')
partition: ('5', '21476270592-32210196479', '10733925888', 'logical', 'ext3',
'/dev/sda5', '')
partition: ('6', '32210228736-34356994559', '2146765824', 'logical',
'linux-swap', '/dev/sda6', '')
partition: ('7', '34357026816-55833200639', '21476173824', 'logical', 'ext3',
'/dev/sda7', '')
partition: ('8', '55833232896-270578810879', '214745577984', 'logical', 'ntfs',
'/dev/sda8', '')
partition: ('9', '270578843136-485324421119', '214745577984', 'logical',
'ntfs', '/dev/sda9', '')
partition: ('10', '485324453376-496469675519', '11145222144', 'logical',
'ext4', '/dev/sda10', '')
partition: ('3', '496469675520-530950049279', '34480373760', 'primary', 'ext3',
'/dev/sda3', '')
partition: ('-1', '530950049280-640132415999', '109182366720', 'primary',
'free', '/dev/sda-1', '')
/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:2554: GtkWarning:
gtk_cell_layout_set_attributes: assertion `GTK_IS_CELL_RENDERER (cell)' failed
self.grub_device_entry.set_text_column(0)
Exception in GTK frontend (invoking crash handler):
Traceback (most recent call last):
File "/usr/lib/ubiquity/bin/ubiquity", line 232, in <module>
main()
File "/usr/lib/ubiquity/bin/ubiquity", line 227, in main
install(args[0])
File "/usr/lib/ubiquity/bin/ubiquity", line 68, in install
ret = wizard.run()
File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 441, in run
self.progress_loop()
File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 913, in
progress_loop
(ret, realtb))
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
File "/usr/share/ubiquity/install.py", line 2214, in <module>
install.run()
File "/usr/share/ubiquity/install.py", line 431, in run
self.configure_hardware()
File "/usr/share/ubiquity/install.py", line 1387, in configure_hardware
self.set_debconf('popularity-contest/participate', participate)
File "/usr/share/ubiquity/install.py", line 2186, in set_debconf
dc = debconf.Debconf(read=dccomm.stdout, write=dccomm.stdin)
File "/usr/lib/python2.6/dist-packages/debconf.py", line 53, in __init__
self.setUp(title)
File "/usr/lib/python2.6/dist-packages/debconf.py", line 56, in setUp
self.version = self.version(2)
File "/usr/lib/python2.6/dist-packages/debconf.py", line 65, in <lambda>
lambda *args, **kw: self.command(command, *args, **kw))
File "/usr/lib/python2.6/dist-packages/debconf.py", line 86, in command
status = int(status)
ValueError: invalid literal for int() with base 10: ''
** This bug is no longer a duplicate of bug 98827
ubuntu installer crashed
--
Ubuntu 6.06 Installer crashed
https://bugs.launchpad.net/bugs/113937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs