Error getting GPG key -Ubuntu Linux 16.04 LTS

Image Ici on parle français ou anglais, comme on veut, comme on peut.
Image Here we speak french or english, as we want, as we can.

Moderator: jza

Forum rules
Image Ici on parle français ou anglais, comme on veut, comme on peut, mais on n'oublie jamais que l'on discute entre humains.
Il ne faut surtout pas oublier les mots magiques: bonjour, salut, merci, etc.
Les messages impolis sont rejetés et restent sans réponse.
Il faut souvent être patient, car il y a plein d'autres activités encore plus passionantes dans notre vie.

Image Here we speak french or english, as we want, as we can, but we never forget that we discuss between humans.
Do not forget the magic words: hello, hi, thank you, etc.
Rude messages are rejected and remain unanswered.
It is often necessary to be patient because there are many other activities even more exciting in our life.
Post Reply
Gambucero
Posts: 6
Joined: 18 Nov 2013 12:04

Error getting GPG key -Ubuntu Linux 16.04 LTS

Post by Gambucero » 10 Nov 2016 13:16

Hi all,

Trying to update my linux repositories and following the instructions provided on zyGrib website, seems the GPG key are not updated or invalid, using whatever the options.

Here the results:

-2016-11-10 12:36:28-- http://doc.hausser.ch/debpackages.key
Resolving doc.hausser.ch (doc.hausser.ch)... 80.74.157.22
Conecting to doc.hausser.ch (doc.hausser.ch)[80.74.157.22]:80... failed: Conection refused.
gpg: not found OpenPGP valid data

Any help?

Thank you in advance.

N.B.: I've translated the result text from the original spanish.

DomH
Site Admin
Posts: 303
Joined: 23 Jan 2009 09:03

Re: Error getting GPG key -Ubuntu Linux 16.04 LTS

Post by DomH » 10 Nov 2016 16:16

Gambucero wrote:
-2016-11-10 12:36:28-- http://doc.hausser.ch/debpackages.key
Resolving doc.hausser.ch (doc.hausser.ch)... 80.74.157.22
Conecting to doc.hausser.ch (doc.hausser.ch)[80.74.157.22]:80... failed: Conection refused.
gpg: not found OpenPGP valid data
Hello,
I just tried, it work fine.

~$ wget http://doc.hausser.ch/debpackages/dha-debpackages.key
--2016-11-10 16:13:57-- http://doc.hausser.ch/debpackages/dha-debpackages.key
Résolution de doc.hausser.ch (doc.hausser.ch)… 80.74.157.22
Connexion à doc.hausser.ch (doc.hausser.ch)|80.74.157.22|:80… connecté.
requête HTTP transmise, en attente de la réponse… 200 OK
Taille : 1714 (1.7K)
Enregistre : «dha-debpackages.key»

dha-debpackages.key 100%[===================>] 1.67K --.-KB/s in 0s

2016-11-10 16:14:01 (84.1 MB/s) - «dha-debpackages.key» enregistré [1714/1714]
Bonne journée ou bonne soirée (vous pouvez choisir)
Have a nice day or good night (you can choose)
Guten Morgen oder gute Nacht (Sie können wählen)

DomH

Gambucero
Posts: 6
Joined: 18 Nov 2013 12:04

Re: Error getting GPG key -Ubuntu Linux 16.04 LTS

Post by Gambucero » 10 Nov 2016 17:49

$ wget http://doc.hausser.ch/debpackages/dha-debpackages.key
--2016-11-10 17:31:01-- http://doc.hausser.ch/debpackages/dha-debpackages.key
Resolviendo doc.hausser.ch (doc.hausser.ch)... 80.74.157.22
Conectando con doc.hausser.ch (doc.hausser.ch)[80.74.157.22]:80... conectado.
Petición HTTP enviada, esperando respuesta... 200 OK
Longitud: 1714 (1,7K)
Grabando a: “dha-debpackages.key”

dha-debpackages.key 100%[===================>] 1,67K --.-KB/s in 0s

2016-11-10 17:31:01 (87,7 MB/s) - “dha-debpackages.key” guardado [1714/1714]

That's ok now...

When update repositories using "sudo apt-get update" the -filtered- results are:

Ign:8 http://doc.hausser.ch/debpackages ubuntu-dha InRelease
Obj:9 http://doc.hausser.ch/debpackages ubuntu-dha Release

Descargados 190 kB en 2s (78,2 kB/s)
Leyendo lista de paquetes... Hecho
W: http://doc.hausser.ch/debpackages/dists ... elease.gpg: Signature by key E8077E66392675DB3FB5E6392161A90735ACF7B8 uses weak digest algorithm (SHA1)


If I try to upgrade using "sudo apt-get upgrade" ther results are:

$ sudo apt-get upgrade
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Calculando la actualización... Hecho
0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 0 no actualizados.


and if I try to "install" the new version package using "sudo apt-get install zyGrib" the results are:

$ sudo apt-get install zygrib
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
zygrib ya está en su versión más reciente (7.0.0-4build1).
0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 0 no actualizados.


so no upgrade to new 8.0.1 version can be done.
Am I doing something wrong into the repository description? (deb http://doc.hausser.ch/debpackages ubuntu-dha free2)

Any help again?.

Thank you in advance -again-

DomH
Site Admin
Posts: 303
Joined: 23 Jan 2009 09:03

Re: Error getting GPG key -Ubuntu Linux 16.04 LTS

Post by DomH » 10 Nov 2016 17:55

Gambucero wrote:$ wget http://doc.hausser.ch/debpackages/dha-debpackages.key
--2016-11-10 17:31:01-- http://doc.hausser.ch/debpackages/dha-debpackages.key
Resolviendo doc.hausser.ch (doc.hausser.ch)... 80.74.157.22
Conectando con doc.hausser.ch (doc.hausser.ch)[80.74.157.22]:80... conectado.
Petición HTTP enviada, esperando respuesta... 200 OK
Longitud: 1714 (1,7K)
Grabando a: “dha-debpackages.key”

dha-debpackages.key 100%[===================>] 1,67K --.-KB/s in 0s

2016-11-10 17:31:01 (87,7 MB/s) - “dha-debpackages.key” guardado [1714/1714]

That's ok now...

When update repositories using "sudo apt-get update" the results are:

Ign:8 http://doc.hausser.ch/debpackages ubuntu-dha InRelease
Obj:9 http://doc.hausser.ch/debpackages ubuntu-dha Release

Descargados 190 kB en 2s (78,2 kB/s)
Leyendo lista de paquetes... Hecho
W: http://doc.hausser.ch/debpackages/dists ... elease.gpg: Signature by key E8077E66392675DB3FB5E6392161A90735ACF7B8 uses weak digest algorithm (SHA1)


If I try to upgrade using "sudo apt-get upgrade" ther results are:

$ sudo apt-get upgrade
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Calculando la actualización... Hecho
0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 0 no actualizados.


and if I try to "install" the new version package using "sudo apt-get install zyGrib" the results are:

$ sudo apt-get install zygrib
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
zygrib ya está en su versión más reciente (7.0.0-4build1).
0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 0 no actualizados.


so no upgrade to new 8.0.1 version can be done.

Any help again?.
Hi,
When I put the package, I test on 3 machines (2x64 16.04, 16.10 and 1x32 16.04) and it work.
Try with synaptic to see whats going on. You have the version of the package

PS : The signature is weak, It work and I do not have time to change it now. It's on my todo list
Bonne journée ou bonne soirée (vous pouvez choisir)
Have a nice day or good night (you can choose)
Guten Morgen oder gute Nacht (Sie können wählen)

DomH

Gambucero
Posts: 6
Joined: 18 Nov 2013 12:04

Re: Error getting GPG key -Ubuntu Linux 16.04 LTS

Post by Gambucero » 10 Nov 2016 18:01

DomH wrote:
Hi,
When I put the package, I test on 3 machines (2x64 16.04, 16.10 and 1x32 16.04) and it work.
Try with synaptic to see whats going on. You have the version of the package

PS : The signature is weak, It work and I do not have time to change it now. It's on my todo list
Ok, I will try using synaptic and will inform you.

So I have not malformed the repository line, I must suppose.

Thanks for your time.

DomH
Site Admin
Posts: 303
Joined: 23 Jan 2009 09:03

Re: Error getting GPG key -Ubuntu Linux 16.04 LTS

Post by DomH » 10 Nov 2016 18:46

Gambucero wrote:
Am I doing something wrong into the repository description? (deb http://doc.hausser.ch/debpackages ubuntu-dha free2)
Oups, I have not see that.
deb http://doc.hausser.ch/debpackages ubuntu-dha xenial
Bonne journée ou bonne soirée (vous pouvez choisir)
Have a nice day or good night (you can choose)
Guten Morgen oder gute Nacht (Sie können wählen)

DomH

Gambucero
Posts: 6
Joined: 18 Nov 2013 12:04

Re: Error getting GPG key -Ubuntu Linux 16.04 LTS

Post by Gambucero » 11 Nov 2016 09:43

Done!
Thank you for your help.

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests