Public bug reported: Steps to reproduce:
1. Create virtual environment 2. cd to the virtual environment 3. Relocate the virtual environment with virtualenv-tools: virtualenv-tools --update-path="/new/path/to/virtenv" Result: Shebangs of thy python scripts in bin still point to the old location of the virtualenv. No error message is shown, but expected output is missing. Expected result: Shebangs of the python scripts in bin should be replaced with `/new/path/to/virtenv/bin/python`. This only applies to the version 15.0.1+ds-3. With the version 15.1.0 installed via pip everything works. ** Affects: python-virtualenv (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1645675 Title: Virtual environments created with 15.0.1+ds-3 can't be relocate with virtualenv-tools To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-virtualenv/+bug/1645675/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs