[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3696: Fix for Ubuntu 20.4 bug on Python-virtualenv

Tahoe-LAFS trac at tahoe-lafs.org
Wed May 5 22:13:52 UTC 2021


#3696: Fix for Ubuntu 20.4 bug on Python-virtualenv
-------------------------+--------------------------------------
     Reporter:  amj      |      Owner:  amj
         Type:  defect   |     Status:  new
     Priority:  major    |  Milestone:  Automate Release Process
    Component:  unknown  |    Version:  n/a
   Resolution:           |   Keywords:
Launchpad Bug:           |
-------------------------+--------------------------------------

Comment (by meejah):

 Although some people might like to use virtualenvwrapper, that's certainly
 not a prerequisite.

 I don't have an Ubuntu 20.04 system handy just now, but a package-search
 (https://packages.ubuntu.com/search?keywords=virtualenv&searchon=names&suite=focal&section=all)
 seems to indicate that the package is just called `virtualenv` on that
 distribution (not `python-virtualenv` as in Debian itself). So, perhaps
 that's the only change needed (to note that Ubuntu users may need `apt
 install virtualenv` instead of `apt install python-virtualenv`)..?

 Also we need instructions that work for python2 still (not python3 as the
 above are for). As much as I might wish for python3 to work now ;) it
 doesn't yet...

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3696#comment:3>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list