natefoo / slurm-drmaa

DRMAA for Slurm: Implementation of the DRMAA C bindings for Slurm
GNU General Public License v3.0
48 stars 22 forks source link

Galaxy apt debian repository access #71

Closed bvalot closed 10 months ago

bvalot commented 1 year ago

Hello.

I try to add the galaxy debian repository. But, the OpenPGP keys is not found because the server sks-keyservers.net is down.

galaxy:~$ sudo apt-key adv --keyserver hkp://pool.sks-keyservers.net --recv-keys 18381AC8832160AF Executing: /tmp/apt-key-gpghome.tn1yujkHtK/gpg.1.sh --keyserver hkp://pool.sks-keyservers.net --recv-keys 18381AC8832160AF gpg: échec de réception depuis le serveur de clefs : Server indicated a failure

Can we obtained this keys otherwise?

natefoo commented 10 months ago

sks-servers.net is dead, you can use keyserver.ubuntu.com, which seems to be one of the few remaining operational public PGP keyservers.