Skip to content

python::requirements Error: Parameter cwd failed on Exec for virtualenv=system#8

Merged
stankevich merged 2 commits into
voxpupuli:masterfrom
salimane:pr_python_requirements_cwd
Apr 19, 2013
Merged

python::requirements Error: Parameter cwd failed on Exec for virtualenv=system#8
stankevich merged 2 commits into
voxpupuli:masterfrom
salimane:pr_python_requirements_cwd

Conversation

@salimane
Copy link
Copy Markdown
Contributor

while using

python::requirements { "${home_dir}/pip.requirements.txt":
        virtualenv => 'system',
        require => File["${home_dir}/pip.requirements.txt"]
}

I get the following errors

Error: Parameter cwd failed on Exec[python_requirements_update_/home/salimane/pip.requirements.txt]: cwd must be a fully qualified path
command not found `which

This pr fix those errors
Thanks

stankevich added a commit that referenced this pull request Apr 19, 2013
python::requirements Error: Parameter cwd failed on Exec for virtualenv=system
@stankevich stankevich merged commit 4d8d040 into voxpupuli:master Apr 19, 2013
@stankevich
Copy link
Copy Markdown
Collaborator

Thanks!

stankevich added a commit that referenced this pull request Sep 1, 2015
python::requirements Error: Parameter cwd failed on Exec for virtualenv=system
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

Successfully merging this pull request may close these issues.

2 participants