The issue seems to be, that ubuntu-support-status reads the package information about support timeframe and some maintainers get confused or mix or forget to set the proper timeframe for the LTS releases to 5 years (for the main repo).
On a 16.04 machine it lists python-dbg as unsupported. the reason is its set to 9month support:
> apt show python-dbg
Package: python-dbg
Version: 2.7.11-1
Priority: extra
Section: python
Source: python-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers <email address hidden>
Original-Maintainer: Matthias Klose <email address hidden>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25,6 kB
Depends: python (= 2.7.11-1), libpython-dbg (= 2.7.11-1), python2.7-dbg (>= 2.7.11-1~)
Homepage: http://www.python.org/
Supported: 9m
Download-Size: 1.252 B
APT-Sources: http://de.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
Description: Debugversion des Python-Interpreters (Version 2.7)
Dieser Python-Interpreter wurde mit --pydebug konfiguriert. Dynamisch
ladbare Module sucht er zuerst in /usr/lib/python2.7/lib-dynload/debug.
So what is the correct path now? file bugs for every Package where the maintainers set the Support timeframe to 9 months?
The issue seems to be, that ubuntu- support- status reads the package information about support timeframe and some maintainers get confused or mix or forget to set the proper timeframe for the LTS releases to 5 years (for the main repo).
On a 16.04 machine it lists python-dbg as unsupported. the reason is its set to 9month support:
> apt show python-dbg Maintainer: Matthias Klose <email address hidden> /bugs.launchpad .net/ubuntu/ +filebug www.python. org/ de.archive. ubuntu. com/ubuntu xenial/main amd64 Packages python2. 7/lib-dynload/ debug.
Package: python-dbg
Version: 2.7.11-1
Priority: extra
Section: python
Source: python-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers <email address hidden>
Original-
Bugs: https:/
Installed-Size: 25,6 kB
Depends: python (= 2.7.11-1), libpython-dbg (= 2.7.11-1), python2.7-dbg (>= 2.7.11-1~)
Homepage: http://
Supported: 9m
Download-Size: 1.252 B
APT-Sources: http://
Description: Debugversion des Python-Interpreters (Version 2.7)
Dieser Python-Interpreter wurde mit --pydebug konfiguriert. Dynamisch
ladbare Module sucht er zuerst in /usr/lib/
So what is the correct path now? file bugs for every Package where the maintainers set the Support timeframe to 9 months?