[GH-ISSUE #153] Debian 7 - Unable to locate package asciinema #733

Closed
opened 2026-03-15 10:06:42 +03:00 by kerem · 3 comments
Owner

Originally created by @jamatos on GitHub (Mar 28, 2016).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/153

Hi.

debian-7-amd64-minimal

~# apt-get update
...
~# apt-get install asciinema
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package asciinema

Originally created by @jamatos on GitHub (Mar 28, 2016). Original GitHub issue: https://github.com/asciinema/asciinema/issues/153 Hi. debian-7-amd64-minimal ~# apt-get update ... ~# apt-get install asciinema Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package asciinema
kerem closed this issue 2026-03-15 10:06:47 +03:00
Author
Owner

@ku1ik commented on GitHub (Jul 13, 2016):

Do we know who was the maintainer of this Debian asciinema package? How can we contact them? v1.3.0 was just released so it's a good opportunity to bring it back to Debian.

<!-- gh-comment-id:232301971 --> @ku1ik commented on GitHub (Jul 13, 2016): Do we know who was the maintainer of this Debian asciinema package? How can we contact them? v1.3.0 was just released so it's a good opportunity to bring it back to Debian.
Author
Owner

@zanchey commented on GitHub (Jul 17, 2016):

https://packages.debian.org/jessie/asciinema says it was gustavo panizzo gfa@zumbi.com.ar and it's still available in Jessie (Debian 8); I don't think it was ever in Debian 7 and it won't be possible to add it into the old archive.

You can probably get away with the Ubuntu Precise PPA:

echo "deb http://ppa.launchpad.net/zanchey/asciinema/ubuntu precise main" | sudo tee /etc/apt/sources.list.d/asciinema.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 0xc746fdc5059aa560f82032cd9d2e234c0f833ead
sudo apt-get update
sudo apt-get install asciinema
<!-- gh-comment-id:233164656 --> @zanchey commented on GitHub (Jul 17, 2016): https://packages.debian.org/jessie/asciinema says it was gustavo panizzo gfa@zumbi.com.ar and it's still available in Jessie (Debian 8); I don't think it was ever in Debian 7 and it won't be possible to add it into the old archive. You can probably get away with the Ubuntu Precise PPA: ``` echo "deb http://ppa.launchpad.net/zanchey/asciinema/ubuntu precise main" | sudo tee /etc/apt/sources.list.d/asciinema.list sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 0xc746fdc5059aa560f82032cd9d2e234c0f833ead sudo apt-get update sudo apt-get install asciinema ```
Author
Owner

@ku1ik commented on GitHub (Dec 29, 2016):

Given we can't really do much about Debian 7 archive I'm closing it.

<!-- gh-comment-id:269710787 --> @ku1ik commented on GitHub (Dec 29, 2016): Given we can't really do much about Debian 7 archive I'm closing it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#733
No description provided.