You are not logged in.

#1 2012-06-13 11:48:48

Rorschach
Member
From: Ankh-Morpork
Registered: 2008-11-07
Posts: 143

Can't upgrade mysql packages because of wrong pgp-keys

Hey,
a few hours ago I have 3 upgrades shown libmysqlclient-5.5.25-1  mysql-5.5.25-1  mysql-clients-5.5.25-1 but when I try to install them I get:

Fehler: mysql: signature from "Andrea Scarpino (Arch Linux) <andrea@archlinux.org>" is invalid
Fehler: Konnte den Vorgang nicht durchführen (Ungültiges oder beschädigtes Paket (PGP-Signatur))
Fehler sind aufgetreten, keine Pakete wurden aktualisiert.

I tried pacman -Scc before to look if the packages are corrupted but not matter how many times I download these packages I get the same error.

I had imported the correct keys as told in the archnews and hadn't had problems with other packages since then.. Is my mirror ( ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux) compromised or have the packages been uploaded wrong or am I doing something wrong?

greetings

Offline

#2 2012-06-13 11:54:29

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: Can't upgrade mysql packages because of wrong pgp-keys

Just tried installing the packages on a testbox here and it's all working fine. I can't even access the mirror you linked though.

Simply try using another mirror (and consider using a http one instead of ftp).


Burninate!

Offline

#3 2012-06-13 13:22:06

korgan1983
Member
From: Germany
Registered: 2011-08-02
Posts: 27

Re: Can't upgrade mysql packages because of wrong pgp-keys

Hello.

I also have some problems, normaly I using the http kernel.org mirror, but since yesterday it looks broken:

:: Retrieving packages from extra...
error: failed retrieving file 'cifs-utils-5.5-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : The requested URL returned error: 403
warning: failed to retrieve some files from extra
error: failed retrieving file 'desktop-file-utils-0.20-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : The requested URL returned error: 403
warning: failed to retrieve some files from extra
error: failed retrieving file 'gtk-engines-2.21.0-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : The requested URL returned error: 403
warning: failed to retrieve some files from extra
error: failed to commit transaction (download library error)
Errors occurred, no packages were upgraded.

I have switched to a german mirror and for that its now working, but one package is not working, because the signature is not correct:

$ sudo pacman -Syu --ignore lib32-sqlite3
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
warning: lib32-sqlite3: ignoring package upgrade (3.7.11-1 => 3.7.13-1)
resolving dependencies...
looking for inter-conflicts...

Targets (4): colord-0.1.21-2  dconf-0.12.1-2  sqlite-3.7.13-1  udisks2-1.94.0-2

Total Download Size:    1,00 MiB
Total Installed Size:   7,90 MiB
Net Upgrade Size:       0,00 MiB

Proceed with installation? [Y/n] 
:: Retrieving packages from extra...
 sqlite-3.7.13-1-x86_64                                  398,6 KiB  1505K/s 00:00 [##############################################] 100%
 colord-0.1.21-2-x86_64                                  191,0 KiB  1796K/s 00:00 [##############################################] 100%
 dconf-0.12.1-2-x86_64                                   105,7 KiB  1852K/s 00:00 [##############################################] 100%
 udisks2-1.94.0-2-x86_64                                 326,2 KiB  1818K/s 00:00 [##############################################] 100%
(4/4) checking package integrity                                                  [##############################################] 100%
(4/4) loading package files                                                       [##############################################] 100%
(4/4) checking for file conflicts                                                 [##############################################] 100%
(4/4) checking available disk space                                               [##############################################] 100%
(1/4) upgrading sqlite                                                            [##############################################] 100%
(2/4) upgrading colord                                                            [##############################################] 100%
(3/4) upgrading dconf                                                             [##############################################] 100%
(4/4) upgrading udisks2                                                           [##############################################] 100%
$ sudo pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...

Targets (1): lib32-sqlite3-3.7.13-1

Total Installed Size:   0,66 MiB
Net Upgrade Size:       0,01 MiB

Proceed with installation? [Y/n] 
(1/1) checking package integrity                                                  [##############################################] 100%
error: lib32-sqlite3: signature from "Florian Pritz <bluewind@xinu.at>" is invalid
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.

I also tried to fix it with

$ sudo pacman-key --init
$ sudo pacman-key --populate archlinux
$ sudo pacman -Syy

but all does not fix the problem with that package.

Any idea?

I read here in the forum much of these kind of problems.

Last edited by korgan1983 (2012-06-13 13:24:00)


Learn the facts, and the origins behind the facts, and make up your own damn mind. That's why you have one.

Offline

#4 2012-06-13 13:42:19

Rorschach
Member
From: Ankh-Morpork
Registered: 2008-11-07
Posts: 143

Re: Can't upgrade mysql packages because of wrong pgp-keys

I changed the mirror and now it's working. So wheter the package on this mirror is broken or corrupted..

Offline

Board footer

Powered by FluxBB