[Bug 577302] Re: ubiquity crashes with error: "InstallStepError: Plugin usersetup failed with code 32"
matt nimmo
maddness69 at gmail.com
Thu Feb 16 22:36:40 UTC 2012
this might be a dumb question but i have the same problem as desc. above however I'm new to ubuntu so how do actually apply the patch shown above
thanks
--
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