tag 763743 +unreproducible
severity 763743 normal
thanks

> there seems to be an error in
> `/etc/bash_completion.d/virtualenvwrapper' on invocations of a new
> login shell the message
> 
> `/etc/bash_completion.d/virtualenvwrapper:5: = not found'
> 
> is displayed and the appropriate functions (`workon', etc.) are not
> available. I made the following change to said file (see below for
> full listing):
> ------------------------------------------------------------
> 5c5
> < if [[ "$USE_FULL" == "yes" ]]; then
> ---
> > if [ "$USE_FULL" == "yes" ]; then
> ------------------------------------------------------------
> which seems to solve the problem.

The script contained in the package does not contain the wrong test, I
cannot reproduce this bug with a freshly installed virtualenvwrapper
package.

I need information where the wrong version came from.


Best regards
Jan Dittberner

-- 
Jan Dittberner - Debian Developer
GPG-key: 4096R/558FB8DD 2009-05-10
         B2FF 1D95 CE8F 7A22 DF4C  F09B A73E 0055 558F B8DD
http://portfolio.debian.net/ - http://people.debian.org/~jandd/

Attachment: signature.asc
Description: Digital signature

Reply via email to