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

Launchpad Bug Tracker 577302 at bugs.launchpad.net
Sat Jan 21 22:12:29 UTC 2012


Status changed to 'Confirmed' because the bug affects multiple users.

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

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