Hi, I am running Pop os 21.10 on a Lenovo Tiny pc. I have added the repository for Conky and Conky Manager 2 to my list of sources but the software will not install.
Is this blocked by Pop OPS in the interests of stability or is there a way to install the desktop clock and system information Conky provides?
Iām not familiar with special repos for Conky and Conky Manager 2. Iām also not very familiar with Pop OS 21.10, but I will give this a try.
You donāt give any information about the source of these repos that you added to Pop OS 21.10. It could be that the repos you found are not compatible with Ubuntu 21.10 which are the repos that Pop OS 21.10 are using. Have you checked the repo compatability?
I am new to using the terminal but had previously installed Conky manager using these commands below in Zorin 16 that I got from someone on the Zorin OS forum when I was first starting up in Linux.
I saw the Conky entries in Synaptic package manager but not in the Pop OS store but, as there was no Conky manager 2 (GUI) to use, I thought i would try what had worked for me before in Zorin. I entered these 2 commands but could not then find the programme anywhere.
Just tried again with these commands and there seems to be a problem with the Impish release (which is the newest version I think? See results below:
$ sudo add-apt-repository ppa:tomtomtom/conky-manager
*[sudo] password for philneale: * Repository: ādeb Index of /tomtomtom/conky-manager/ubuntu impish mainā Description: Debian packages for versions 18.04 and newer.
Also packages for the fork [1] conky-manager2 for versions 20.04 and newer.
404 Not Found [IP: 2001:67c:1560:8008::19 80]*
*Hit:5 Index of /debian/ stretch InRelease *
*Hit:6 Index of /ubuntu impish InRelease *
*Hit:7 Index of /ubuntu impish-security InRelease * Hit:8 Index of /proprietary/ impish InRelease Hit:9 Index of /ubuntu impish-updates InRelease Hit:10 Index of /ubuntu impish-backports InRelease Hit:11 Index of /release/ impish InRelease Reading package lists⦠Done E: The repository āIndex of /tomtomtom/conky-manager/ubuntu impish Releaseā does not have a Release file. N: Updating from such a repository canāt be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
It seems the PPA is not supported in the newest release of Pop OS.
Thanks @Opsman2021 for posting the output of those commands. Since I donāt use an Ubuntu based distro and I donāt use ppa repos, Iām limited in the help that I can offer. With this added information, I can verify that tomtomtom has not updated his ppa to support Ubuntu 21.04 or 21.10, and since you are trying to use Pop OS 21.10 based off of Ubuntu 21.10 that is creating the issue. So you could:
Attempt compiling yourself conky-manager2 using the instructions on their github page. It would be a good learning experience for you.
You could reach out to tomtomtom and ask if he would be willing to update that ppa to support 21.10. It looks like he has a ton of ppa repos that he maintains and he might have just let this one slip his notice. You can find contact info for tomtomtom on the ppa page here conky-manager : tomtomtom
Perhaps there is a 3rd option that you could manually write a āRelease fileā for the ppa and then it would install properly for Pop OS 21.10, but Iām not familiar enough with ppaās to know if this is possible or not. Maybe someone more knowledgeable and familiar with Ubuntu and ppaās could chime in and give you additional help.
I appreciate you taking the time to help. I will have a look at the GitHub page - as you say, it would be a learning experience, which is what I am striving for.