[Bug 352114] [NEW] vmbuilder: attempt to copy ssh key before user is created [Jaunty] [PATCH]
Todd Deshane
deshantm at gmail.com
Tue Mar 31 03:30:36 UTC 2009
Public bug reported:
The SSH key needs to be copied after the user is created.
The following patch fixes the problem
diff /usr/share/pyshared/VMBuilder/plugins/ubuntu/dapper.py /usr/share/pyshared/VMBuilder/plugins/ubuntu/dapper.py.orig
81,83d80
< logging.debug("Creating initial user")
< self.create_initial_user()
<
89a87,89
> logging.debug("Creating initial user")
> self.create_initial_user()
>
** Affects: vm-builder (Ubuntu)
Importance: Undecided
Status: New
--
vmbuilder: attempt to copy ssh key before user is created [Jaunty] [PATCH]
https://bugs.launchpad.net/bugs/352114
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list