@ricklinux
See my previous post, the EDIT.
Sorry i missed that.
[rick@endeavour-os ~]$ sudo pacman-key --lsign-key "key name"
[sudo] password for rick:
-> Locally signing key key name...
==> ERROR: key name could not be locally signed.
[rick@endeavour-os ~]$
But replace âkey nameâ with EndeavourOS âŚ
Do i leave the " around the name?
Doesnât matter.
Thanks@manuel. I guess the keys needed updating for endevouros repo?
Yes, thatâs the public key of the endeavouros repo.
So that doesnât get updated when i reset the keys?
Not sure, maybe @fernandomaroto can tell more about that.
But I think installing (or re-installing) package endeavouros-keyring would do that.
I didnât do that i just reinstalled the Arch keys. So this package is in the endeavouros repo. Makes sense.
@manuel I have installed the oes-update-notifier and i am getting this error coming up after the welcome screen.
[rick@endeavour-os ~]$ systemctl --user status eos-update-notifier.timer
Unit eos-update-notifier.timer could not be found.
[rick@endeavour-os ~]$
I think you must:
systemctl --user enable eos-update-notifier.timer
and
systemctl --user start eos-update-notifier.timer
Both say the timer doesnât exist? I just reinstalled it after removing and i get the same thing.
Edit: it also worked right away on my other computer with Xfce. This one is Cinnamon desktop.
Maybe it doesn´t run on Cinnamon
Have you checked the dependencies, what you need: bash, yad, welcome and xdg-utils.
I´m on Xfce, i can´t speak for Cinnamon.
Maybe there are other Cinnamon user, who can help you.
The welcome screen works, so i have yad an xdg-utils also? I think itâs something else. I did go into startup programs and i saw kalu startup was still there even after i uninstalled kalu so i removed that. Iâm not sure now?
Did you reboot after installing?
Actually, after installing eos-update-notifier, also a re-login helps.
EDIT: I installed it into Cinnamon and it works as expected.
So:
- Delete Kalu
- Update
- Install eos-update-notifier
- Enable eos-update-notifier
Correct?
- Logout and login (or reboot)
Separate âenablingâ is not required, only re-login is needed.
Are there people from America/Canada who receive an error 404 in the terminal whilst tring to install eos-update-notifier?
Is there a mirror problem?