Package: python3-venv Severity: important The error I get:
# apt install python3-venv Reading package lists... Done Building dependency tree Reading state information... Done python3-venv is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. # debian 8.7: # more /etc/debian_version 8.7 apt search find it: # more /etc/apt/sources.list deb http://ftp.fr.debian.org/debian/ jessie main deb-src http://ftp.fr.debian.org/debian/ jessie main deb http://security.debian.org/ jessie/updates main deb-src http://security.debian.org/ jessie/updates main # jessie-updates, previously known as 'volatile' deb http://ftp.fr.debian.org/debian/ jessie-updates main deb-src http://ftp.fr.debian.org/debian/ jessie-updates main # apt search find it: # apt search python3-venv Sorting... Done Full Text Search... Done python3-venv/oldstable 3.4.2-2 amd64 (none) # -- System Information: Debian Release: 8.7 Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/64 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)

