** Summary changed:

- Hang at drive format (will not continue)
+ Hang at drive format (will not continue) (interface only?)

** Description changed:

  'Kay. This happens when attempting to run the installer. I get to the
  last page, click the button, and It creates an ext3 partition on
  /dev/sda1. This finishes, and then the progress bar resets (same text
  above), but the bar will not move past the initial point. Crash message:
  
  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 
309, in run
      self.progress_loop()
    File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 
520, in progress_loop
      ret = dbfilter.run_command(auto_process=True)
    File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 
128, in run_command
      self.start(auto_process=auto_process)
    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():
+ ValueError: invalid literal for int(): 
+ 
+ ########
+ 
+ Two attempts later, it seems that the progress bar doesn't move, but it
+ still makes progress (though it takes quite a while). Current status of
+ installer: Copying files, 62%.

-- 
Hang at drive format (will not continue) (interface only?)
https://launchpad.net/bugs/67642

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to