Package: python3.5
Version: 3.5.1-14
Severity: important

With the upgrade to 3.5.1-14, apparently something changed about the
module load path, and Python 3 no longer sees any modules in
/usr/lib/python3/dist-packages (maybe it expects /usr/lib/python3.5
instead?).  This broke, at least, assword, lsb-release, and pep8.

$ lsb_release 
Traceback (most recent call last):
  File "/usr/bin/lsb_release", line 25, in <module>
    import lsb_release
ImportError: No module named 'lsb_release'

If this was an intentional transition, it probably needs Breaks or
something to indicate the incompatibility, but I don't see a mention
of it in the changelog, so I'm guessing it may be an accident of some
kind.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.5.0-2-amd64 (SMP w/4 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)

Versions of packages python3.5 depends on:
ii  libpython3.5-stdlib  3.5.1-14
ii  mime-support         3.60
ii  python3.5-minimal    3.5.1-14

python3.5 recommends no packages.

Versions of packages python3.5 suggests:
ii  binutils        2.26-10
pn  python3.5-doc   <none>
pn  python3.5-venv  <none>

-- no debconf information

Reply via email to