[Koha] Roadbump in installing system
Michael Kuhn
mik at adminkuhn.ch
Sat Jun 18 06:32:11 NZST 2022
Hi C. S.
You wrote:
> I want to install Koha on a public server, and I came across a minor
> roadbump in following the wiki instructions:
>
> wget -q -O- https://debian.koha-community.org/koha/gpg.asc | sudo apt-
> key add -
>
> gives output of:
>
> gpg: no valid OpenPGP data found.
>
> Is this appropriate and to be expected? If not, what should I do?
Try to omit the "-q". I usually use:
wget -O- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key add -
Maybe you're behind a proxy?
Hope this helps.
Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E mik at adminkuhn.ch · W www.adminkuhn.ch
More information about the Koha
mailing list