Skip to content

Run lsb_release as command if the Python module is not available#17

Open
gioele wants to merge 1 commit intomvo5:masterfrom
gioele:use-lsb-release-as-command
Open

Run lsb_release as command if the Python module is not available#17
gioele wants to merge 1 commit intomvo5:masterfrom
gioele:use-lsb-release-as-command

Conversation

@gioele
Copy link

@gioele gioele commented Oct 1, 2022

apt-clone currently fails when the lsb_release Python module is not available, as it is the case since 2022-09-26 in Debian unstable.

The attached patch makes apt-clone use the lsb_release command when the namesake Python module is not available.

Fixes: #1021060

apt-clone currently fails when the `lsb_release` Python module
is not available, as it is the case since 2022-09-26 in Debian unstable.

The attached patch makes `apt-clone` use the `lsb_release` command
when the namesake Python module is not available.

Fixes: #1021060
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant