/usr/bin/nosetests does not recognize plug-ins installed in virtualenv

Bug #784983 reported by jerico
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nose (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

The shebang in /usr/bin/nosetests is #/usr/bin/python rather than the recommended #/usr/bin/env python which results in nose plug-ins installed in a virtualenv not being recognized.

Tags: patch
Revision history for this message
Chris Wesseling (chris-wesseling) wrote :

I noticed it too.

Changed in nose (Ubuntu):
status: New → Confirmed
Revision history for this message
Stefano Rivera (stefanor) wrote :

> rather than the recommended #/usr/bin/env python

We recommend /usr/bin/python for packages in Debian/Ubuntu, so that they can function inside virtualenvs. Except when we *want* them to be able to import things from the virtualenv.

> which results in nose plug-ins installed in a virtualenv not being recognized.

But allows nose to work without being installed in the virtualenv.

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.