molior-dbs/molior

Archive Keyring not obtainable anymore? (403)

Closed this issue · 4 comments

It seems that i can't access http://molior.info/archive-keyring.asc anymore, it throws 403 errors (tested with wget and Firefox).
This makes it impossible to do new installs using the debian repo.

Thanks

Started working again, though Debian 12 can't import the GPG correctly due to missing public key.

i made it public again, sorry, the setting was lost.

I can import it on debian 12, could you share what error you get ?

No problem!

On update:
W: GPG error: http://molior.info/1.4/buster stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 763F8F0085BF681E

This happens either by using the exact steps on the documentation (adding with apt-key add), or manually adding to /etc/apt/trusted.gpg.d

There is a mismatch with the key, the one for molior 1.4 got rotated away unfortunately.

Could you try this key: http://molior.info/molior-1.4.archive-keyring.asc

Btw, molior 1.5 is in the makings, which also runs on bookwork and also as containers with docker-compose. Work is on the 'next' branch, in case you are interested, let me know.