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

Spaces in folders / path #84

Open
FlorianPO opened this issue Jun 23, 2016 · 0 comments
Open

Spaces in folders / path #84

FlorianPO opened this issue Jun 23, 2016 · 0 comments
Labels

Comments

@FlorianPO
Copy link

When the path of a Kameleon recipe contains spaces, building it is impossible. This code replicates the bug :

mkdir "Folder with spaces"
cd folder\ with\ spaces
kameleon new test default/chroot/debian8
kameleon build test

Weird errors occur :

bash: with: No such file or directory
Error occured when executing the following command :

exec_local: rm -f /home/bepo/Bureau/Folder with spaces/build/test/checkpoint_enabled

Note that with is part of the name of the folder

@mickours mickours added the bug label Aug 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants