Keyring problem - Printable Version +- Maui Forums (https://forums.mauilinux.org) +-- Forum: Maui Support (https://forums.mauilinux.org/forumdisplay.php?fid=74) +--- Forum: Installation (https://forums.mauilinux.org/forumdisplay.php?fid=83) +--- Thread: Keyring problem (/showthread.php?tid=24156) |
Keyring problem - leezu - 9th December 2016 Somehow the key with which all maui packages are signed got lost on my system. So whenever I do an apt-get update I will be greeted with an error message about a missing public key 9066E1D9C0E66C45. Which package do I need to install to 'trust' this key again? I believe the problem is due to netrunner-keyring being marked obsolete since recent days. It was therefore removed from my system. However I can't reinstall it, as it is now missing from the repositories..? Thanks. RE: Keyring problem - leszek - 9th December 2016 Installing maui-apt-config should help it includes the key. RE: Keyring problem - leezu - 9th December 2016 Thanks leszek for the prompt reply. Unfortunately it does not solve the problem. I can confirm that maui-apt-config is installed and also tried to "dpkg-reconfigure" it (which gives three times "OK" as output). RE: Keyring problem - leszek - 9th December 2016 So it adds the correct keyrings. RE: Keyring problem - leszek - 9th December 2016 Update: Should be fixed with new maui-apt-config Version 1.5.2 Thanks for reporting and helping us fixing this bug. |