mkvirtualenv and other commands cannot be invoked non-interactively

Bug #1188813 reported by LeoRochael
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
virtualenvwrapper (Ubuntu)
New
Undecided
Unassigned

Bug Description

All virtualenvwrapper initialization lives inside:

"/etc/bash_completion.d/virtualenvwrapper"

This means the virtualenvwrapper functions cannot be invoked non interactively. I.e.:

$ /bin/bash -lc "mkvirtualenv foo"
/bin/bash: mkvirtualenv: command not found

Please break out the non-completion portions of that file into:

"/etc/profile.d/virtualenvwrapper"

LeoRochael (leorochael)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.