Bug#955775: ipython3: entry_points not working with virtualenvwrapper

2020-04-05 Thread Magnus Nord
Investigating this a bit further, changing the shebang in /usr/bin/ipython3 from "#!/usr/bin/python3" to "#!/usr/bin/env python" solves the issue. But I guess this is in conflict with Debian's policy on interpreter location, that says "/usr/bin/env name" should not be used:

Bug#955775: ipython3: entry_points not working with virtualenvwrapper

2020-04-04 Thread Magnus Nord
Package: ipython3 Version: 7.13.0-1 Severity: important In the most recent version of ipython3 in Debian Unstable, the entry_points functionality does not work for packages installed within a Python virtualenv (via virtualenvwrapper). This causes some Python packages installed via pypi in a

Bug#855812: borgbackup: missing fuse dependency

2017-02-21 Thread Magnus Nord
Package: borgbackup Version: 1.0.9-1~bpo8+1 Severity: minor Dear Maintainer, The "borg umount" command does not work, giving the error: FileNotFoundError: [Errno 2] No such file or directory: 'fusermount' Installing the fuse package fixes this, so one solution for this is adding the fuse