mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[GH-ISSUE #189] missing dependancy python3-pkg-resources #754
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#754
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Xcess on GitHub (Jan 7, 2017).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/189
this package is needed but not in dependencies. when installing on fresh debian jessie, you should manually install python3-pkg-resources otherwise it won't work.
@ku1ik commented on GitHub (Jan 7, 2017):
Thanks for the report. I'm not a python packaging guru so I can't say how to best solve that. Anyone?
@Xcess commented on GitHub (Jan 9, 2017):
I'm not a programmer either but I think we should add "python3-pkg-resources" to asciinema debian package dependencies. (only python3 is listed)
https://packages.debian.org/sid/main/asciinema
I will proceed to sending an email to the package maintainer if the issue is not resolved.
@ku1ik commented on GitHub (Jan 18, 2017):
Thanks!
@Xcess commented on GitHub (Jan 18, 2017):
I contacted the package maintainer and he clarified some stuff for me. I think there weren't an issue at all. I'll try to reproduce it again with things he said in mind. If there were still problems I'll reopen this.
Thanks
@ku1ik commented on GitHub (Jan 18, 2017):
Awesome. Thanks for your time!