I'm getting the same bug as well.  Judging from this report, the 6.06
fix to #39062 didn't fix this.

The traceback follows; the requested files are attached.

FWIW, I'm running an AMD Athlon64 system with 1GB of memory, and
downloaded the 64-bit install CD.

Regards,

Chris.

--- traceback ---
Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 55, in install
    ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 
299, in run
    self.dbfilter.start(auto_process=True)
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 45, 
in start
    self.db = DebconfCommunicator(PACKAGE, cloexec=True)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 125, in __init__
    write=self.dccomm.tochild)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 48, in __init__
    self.setUp(title)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 51, in setUp
    self.version = self.version(2)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 60, in <lambda>
    lambda *args, **kw: self.command(command, *args, **kw))
  File "/usr/lib/python2.4/site-packages/debconf.py", line 81, in command
    status = int(status)
ValueError: invalid literal for int():

-- 
Installer Crash: ValueError: invalid literal for int()
https://launchpad.net/bugs/42774

--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to