ubuntu setuptools/virtualenv trips up Grok

Bug #603144 reported by Martijn Faassen
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
grok
Fix Released
Undecided
Unassigned

Bug Description

When on ubuntu you can install python-virtualenv (or python-setuptools). If you do so to create a virtualenv however, the virtualenv will *not* be isolated enough; z3c.autoinclude trips over speechd_config, and that's only installed as a system library.

This problem should be fixed in z3c.autoinclude, I think.

Revision history for this message
Noe Nieto (tzicatl) wrote :

Seeing the same behavior on ubuntu 10.04.

I didn't used virtualenv tough (just plain buildout). The Speech Dispatcher configuration tool fires up upon starting paster:

$ bin/paster serve parts/etc/deploy.ini
Speech Dispatcher configuration tool
Do you want to setup a completely new configuration? [yes] :
>

What else can I do to help?

Revision history for this message
Michael Haubenwallner (d2m) wrote :

Did you install the virtualenv with --no-site-packages option and did you 'source bin/activate' it?

Could you paste your 'bin/application_id-ctl' file for a look at your sys.path ?

Revision history for this message
Christian Klinger (cklinger) wrote :

Fixed with the help of zc.buildout 1.5.2 in grokproject >= 2.1 you don't have to use virtualenv anymore.

Changed in grok:
status: New → Fix Released
Revision history for this message
Christian Klinger (cklinger) wrote :

Also effects bug 669489

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.