Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

user_ensure crashes #55

Closed
welsh-dwarf opened this issue Feb 19, 2012 · 2 comments
Closed

user_ensure crashes #55

welsh-dwarf opened this issue Feb 19, 2012 · 2 comments

Comments

@welsh-dwarf
Copy link

User ensure crashes with the following error message:

TypeError: not all arguments converted during string formatting

The problem comes from line 639 in cuisine.py:
sudo("echo %s | base64 --decode | chpasswd" % (encoded_password,name, passwd))

We have one slot, and 3 candidates.

@sebastien
Copy link
Owner

Fixed

@welsh-dwarf
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants