Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1035053: python modules missing from bookworm lsb-release package

58 views
Skip to first unread message

Alex Cernat

unread,
Apr 28, 2023, 7:40:04 AM4/28/23
to
Package: lsb-release
Version: 12.0-1

As you can see below, the lsb_release module for python 3 (afaik 2 is
not supported anymore) is missing from the lsb-release deb package.
Because bookworm is not yet released, is it an intended behaviour (and
the package will have the python module in june, when bookworm will
become stable) or is it a bug?

$ dpkg -L lsb-release # (on debian bookworm / 12)

/.
/usr
/usr/bin
/usr/bin/lsb_release
/usr/share
/usr/share/doc
/usr/share/doc/lsb-release
/usr/share/doc/lsb-release/changelog.Debian.gz
/usr/share/doc/lsb-release/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/lsb_release.1.gz

$ dpkg -L lsb-release # (on a debian 11)

/.
/usr
/usr/bin
/usr/bin/lsb_release
/usr/lib
/usr/lib/python2.7
/usr/lib/python2.7/dist-packages
/usr/lib/python3
/usr/lib/python3/dist-packages
/usr/share
/usr/share/bug
/usr/share/bug/lsb-release
/usr/share/doc
/usr/share/doc/lsb-release
/usr/share/doc/lsb-release/README.Debian
/usr/share/doc/lsb-release/changelog.gz
/usr/share/doc/lsb-release/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/lsb_release.1.gz
/usr/share/pyshared
/usr/share/pyshared/lsb_release.py
/usr/lib/python2.7/dist-packages/lsb_release.py
/usr/lib/python3/dist-packages/lsb_release.py
0 new messages