novena-next / docs

MIT License
13 stars 3 forks source link

New debian keyrings packages #27

Closed LowMem closed 3 years ago

LowMem commented 3 years ago

Launching first script prompt an error:

root@novena:~/docs/upgrade_scripts# ./upgrade_1_prep.sh 
--2021-04-09 16:26:21--  http://ftp.us.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2019.1_all.deb
Résolution de ftp.us.debian.org (ftp.us.debian.org)… 64.50.236.52, 64.50.233.100, 208.80.154.15, ...
Connexion à ftp.us.debian.org (ftp.us.debian.org)|64.50.236.52|:80… connecté.
requête HTTP transmise, en attente de la réponse… 404 Not Found
2021-04-09 16:26:21 erreur 404 : Not Found.
Jookia commented 3 years ago

Yikes. I'll investigate this tomorrow and update the script accordingly. Sorry for the inconvenience.

On Fri, Apr 09, 2021 at 07:30:20AM -0700, LowMem wrote:

Launching first script prompt an error:

***@***.***:~/docs/upgrade_scripts# ./upgrade_1_prep.sh 
--2021-04-09 16:26:21--  http://ftp.us.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2019.1_all.deb
Résolution de ftp.us.debian.org (ftp.us.debian.org)… 64.50.236.52, 64.50.233.100, 208.80.154.15, ...
Connexion à ftp.us.debian.org (ftp.us.debian.org)|64.50.236.52|:80… connecté.
requête HTTP transmise, en attente de la réponse… 404 Not Found
2021-04-09 16:26:21 erreur 404 : Not Found.

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/novena-next/docs/issues/27

LowMem commented 3 years ago

No problem: it is okay to have expired GPG keys when time goes by ! ;-)

Note that I tried to fork to submit a merge request, but github does not allow it to old browser (like the one on my novena ;-) ). So you can find my fork on https://github.com/LowMem/docs (once novena is updated, I will squash it all and do a proper github fork ;-) ).

Thanks for the big work done !

Jookia commented 3 years ago

Thanks for the fix, I had to sign in to my other laptop to merge it. It's really not great that GitHub dropped firefox-esr support.