bcicen / ctop

Top-like interface for container metrics
https://ctop.sh
MIT License
15.6k stars 528 forks source link

Instructions to install on Ubuntu using APT repository doesn't work #333

Open siccovansas opened 1 year ago

siccovansas commented 1 year ago

These instructions don't work on Ubuntu (22.04). It results in the following content of /etc/apt/sources.list.d/azlux.list:

deb [arch=amd64 signed-by=/usr/share/keyrings/azlux-archive-keyring.gpg] http://packages.azlux.fr/debian jammy main

And when I run sudo apt update I get this error:

Ign:1 http://packages.azlux.fr/debian jammy InRelease
Err:3 http://packages.azlux.fr/debian jammy Release                                                                                                
  404  Not Found [IP: 2a01:728:401:1c::100 80]

When I change jammy into bullseye it works. I guess the instructions need to be changed?

infinitely0 commented 1 year ago

Thanks for posting this. I changed jammy to bullseye and was able to install ctop.