We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pastebinit running and returning a link
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'
install package and run
echo "test" | pastebinit -b sprunge.us
The text was updated successfully, but these errors were encountered:
Upstream Report https://bugs.launchpad.net/pastebinit/+bug/1835262
Sorry, something went wrong.
d774f15
Works, thanks
Successfully merging a pull request may close this issue.
System
Void 5.9.14_1 x86_64 GenuineIntel/VM notuptodate rrrmFFF
pastebinit-1.5_4
Expected behavior
pastebinit running and returning a link
Actual behavior
Steps to reproduce the behavior
install package and run
The text was updated successfully, but these errors were encountered: