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

broken python package: pastebinit #27243

Closed
eoli3n opened this issue Dec 17, 2020 · 2 comments
Closed

broken python package: pastebinit #27243

eoli3n opened this issue Dec 17, 2020 · 2 comments

Comments

@eoli3n
Copy link
Contributor

eoli3n commented Dec 17, 2020

System

  • xuname:
    Void 5.9.14_1 x86_64 GenuineIntel/VM notuptodate rrrmFFF
  • package:
    pastebinit-1.5_4

Expected behavior

pastebinit running and returning a link

Actual behavior

Traceback (most recent call last):
  File "/bin/pastebinit", line 42, in <module>
    release = platform.linux_distribution()[0].lower()
AttributeError: module 'platform' has no attribute 'linux_distribution'

Steps to reproduce the behavior

install package and run

echo "test" | pastebinit -b sprunge.us
@sgn
Copy link
Member

sgn commented Dec 18, 2020

@eoli3n
Copy link
Contributor Author

eoli3n commented Dec 18, 2020

Works, thanks

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 a pull request may close this issue.

2 participants