[Bug 577302] Re: ubiquity crashes with error: "InstallStepError: Plugin usersetup failed with code 32"
Brian Murray
brian at ubuntu.com
Wed Aug 3 17:33:04 UTC 2011
Exception during installation:
May 8 09:50:57 ubuntu python: Traceback (most recent call last):
May 8 09:50:57 ubuntu python: File "/usr/share/ubiquity/install.py", line 2566, in <module>
May 8 09:50:57 ubuntu python: install.run()
May 8 09:50:57 ubuntu python: File "/usr/share/ubiquity/install.py", line 388, in run
May 8 09:50:57 ubuntu python: self.configure_plugins()
May 8 09:50:57 ubuntu python: File "/usr/share/ubiquity/install.py", line 1088, in configure_plugins
May 8 09:50:57 ubuntu python: raise InstallStepError("Plugin %s failed with code %s" % (plugin.NAME, ret))
May 8 09:50:57 ubuntu python: InstallStepError: Plugin usersetup failed with code 32
May 8 09:50:57 ubuntu python:
** Tags added: installer-crash
--
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:
New
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