mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[GH-ISSUE #420] The ubuntu PPA does not work on ubuntu 20.04 #256
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#256
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 @stof on GitHub (Oct 31, 2020).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/420
The PPA does not contain packages for Focal.
@apolopena commented on GitHub (Jul 26, 2021):
Is this an easy fix?
@stof commented on GitHub (Aug 11, 2021):
I think the reason is that there has been no asciinema release after the Focal release.
If there is something pending release, the easy fix for the maintainers is probably to make a new release. Otherwise, there might be a way to rebuild the existing release for Focal in the PPA, but I don't know how (I'm not maintaining any PPA myself, so I don't know exactly what's possible on the platform).
@MoKhajavi75 commented on GitHub (Jan 9, 2022):
Any updates?
cc @sickill
@iainelder commented on GitHub (Apr 6, 2022):
Trying to install asciicinema and I hit this:
@ku1ik commented on GitHub (May 12, 2022):
I'm not maintaining this PPA nor any other packages, sorry. (other than publishing new versions to pypi.org).
Please reach out to the author of this PPA or open an issue in Ubuntu bugtracker. Thx!
@iainelder commented on GitHub (May 13, 2022):
@sickill Do you know who is responsible for the installation instructions on asciicinema.org? The PPA is listed there, which I suppose is why we all came here to report it.
The PPA should probably just be removed from that list if no one is maintaining it.
@ku1ik commented on GitHub (May 14, 2022):
Aha, got it. The instructions on asciinema.org come from asciinema-server repo. I'll remove PPA from there then.