[Bug 577302] Re: ubiquity crashes with error: "InstallStepError: Plugin usersetup failed with code 32"

Thomas Weissel valueerror at gmail.com
Thu Oct 4 10:09:43 UTC 2012


unfortunately the patch fails on all my installations ob kubuntu 12.04
..  1 out of 3 hunks failed to apply...

is it possible to fix this somehow on a live usb installaiton .. tell
the system to mount /dev/ first.. or use the /preseed/custom.seed file
to seed those random numbers ??

this error totally blocks the bootprocess on some machines for up to 5
minutes..

-- 
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/577302

Title:
  ubiquity crashes with error: "InstallStepError: Plugin usersetup
  failed with code 32"

Status in “ubiquity” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: ubiquity

  When installing Kubuntu with the option set for an encrypted $HOME, I get to the "Creating user" stage and I get this error:
  ---
  Traceback (most recent call last):
    File "/usr/lib/ubiquity/bin/ubiquity", line 524, in <module>
      main(oem_config)
    File "/usr/lib/ubiquity/bin/ubiquity", line 509, in main
      install(args[0], query=options.query)
    File "/usr/lib/ubiquity/bin/ubiquity", line 242, in install
      ret = wizard.run()
    File "/usr/lib/ubiquity/ubiquity/frontend/kde_ui.py", line 460, in run
      self.progress_loop()
    File "/usr/lib/ubiquity/ubiquity/frontend/kde_ui.py", line 863, in progress_loop
      (ret, realtb))
  RuntimeError: Install failed with exit code 1
  Traceback (most recent call last):
    File "/usr/share/ubiquity/install.py", line 2566, in <module>
      install.run()
    File "/usr/share/ubiquity/install.py", line 388, in run
      self.configure_plugins()
    File "/usr/share/ubiquity/install.py", line 1088, in configure_plugins
      raise InstallStepError("Plugin %s failed with code %s" % (plugin.NAME, ret))
  InstallStepError: Plugin usersetup failed with code 32

  ---
  However, when I install Kubuntu without setting the option for encrypted $HOME, it installs successfully. I have tried searching both the ubiquity source and the ecryptfs source for code 32, but without any luck.

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




More information about the foundations-bugs mailing list