Skip to content
New issue

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

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

Already on GitHub? # to your account

catch and ignore subprocess.CalledProcessError when running lsb_relsase #261

Merged
merged 4 commits into from
Mar 13, 2021

Conversation

arossert
Copy link

@arossert arossert commented Apr 15, 2020

A fix for #260 issue.
Ignore lsb_release issues.

The other solution that I have is if lsb_release installed but the executable is broken, we can just parse /etc/lsb_release files to get the same information (maybe it can replace the subprocess.check_output completely).

@arossert
Copy link
Author

Can this be merged?

Copy link
Member

@brejoc brejoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from the linting error I'd say this looks good!

@brejoc
Copy link
Member

brejoc commented Dec 7, 2020

@nir0s Would be really cool if you could take a look at this PR!

@arossert
Copy link
Author

arossert commented Dec 8, 2020

@nir0s I have fixed the lint issue and the tests to fit the new code, any chance this can be reviewed?

@brejoc
Copy link
Member

brejoc commented Mar 12, 2021

@nir0s Is there a way to get this merged somehow? Is something blocking this PR?

@arossert
Copy link
Author

@brejoc I’m also waiting for this to be merged.
It looks like the last activity from @nir0s was on May 29, 2020, let’s hope that this repo is still maintained.

@nir0s nir0s merged commit 1825327 into python-distro:master Mar 13, 2021
@brejoc
Copy link
Member

brejoc commented Mar 13, 2021

@nir0s Thanks a lot for merging this!

@arossert
Copy link
Author

@nir0s Thanks a lot, I have been waiting for this one.
Any plans to make a new release soon?

@arossert
Copy link
Author

@nir0s Can you please make a new release with this fix included?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants