Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command 'lsb_release -a' returned non-zero exit status 1 #260

Closed
arossert opened this issue Apr 15, 2020 · 2 comments
Closed

Command 'lsb_release -a' returned non-zero exit status 1 #260

arossert opened this issue Apr 15, 2020 · 2 comments

Comments

@arossert
Copy link

I have encountered an issue in a Linux server where the lsb_release command is broken.
I have researched a bit and it seems that it might happen on some ubuntu distributions (maybe also on others).
I think that this should be handled properly by ignoring errors on lsb_release execution.
I will submit a PR for a fix.

@brejoc
Copy link
Member

brejoc commented Dec 1, 2020

I can confirm this observation. This also happens in OBS builds, where there is no apt-cache installed. See here.

@HorlogeSkynet
Copy link
Member

Actually fixed in #260, and released as v1.6.0, closing here.

@HorlogeSkynet HorlogeSkynet added this to the 1.6.0 milestone Oct 9, 2021
yphus added a commit to yphus/monorepo-sandbox that referenced this issue Aug 31, 2022
yphus added a commit to canonical/checkbox that referenced this issue Jun 29, 2023
… on s16/18

python3-distro was broken until the 1.6 release.
See python-distro/distro#260
yphus added a commit to canonical/checkbox that referenced this issue Jun 29, 2023
… on s16/18

python3-distro was broken until the 1.6 release.
See python-distro/distro#260
mz2 pushed a commit to canonical/checkbox that referenced this issue Jun 29, 2023
… on s16/18 (#590)

python3-distro was broken until the 1.6 release.
See python-distro/distro#260
diohe0311 pushed a commit to canonical/checkbox that referenced this issue Jul 18, 2023
… on s16/18 (#590)

python3-distro was broken until the 1.6 release.
See python-distro/distro#260
diohe0311 pushed a commit to canonical/checkbox that referenced this issue Jul 31, 2023
… on s16/18 (#590)

python3-distro was broken until the 1.6 release.
See python-distro/distro#260
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants