Discussion:
[gentoo-user] Manifest verification failed
(too old to reply)
t***@sys-concept.com
2023-04-22 05:10:01 UTC
Permalink
I'm trying "emerge --sync" (few times) but I get this error:

!!! Manifest verification failed:
OpenPGP verification failed:
gpg: Signature made Sat 22 Apr 2023 04:39:56 AM UTC
gpg: using RSA key E1D6ABB63BFCFB4BA02FDF1CEC590EEAC9189250
gpg: Can't check signature: No public key


Action: sync for repo: gentoo, returned code = 1

GENTOO_MIRRORS="http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ http://gentoo.osuosl.org/ ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/"
--
Thelma
t***@sys-concept.com
2023-04-22 06:20:01 UTC
Permalink
Post by t***@sys-concept.com
gpg: Signature made Sat 22 Apr 2023 04:39:56 AM UTC
gpg:                using RSA key E1D6ABB63BFCFB4BA02FDF1CEC590EEAC9189250
gpg: Can't check signature: No public key
Action: sync for repo: gentoo, returned code = 1
GENTOO_MIRRORS="http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ http://gentoo.osuosl.org/ ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/"
I see others have similar issues as well.

"emerge-webrsync" worked
hitachi303
2023-04-22 07:50:02 UTC
Permalink
Post by t***@sys-concept.com
Post by t***@sys-concept.com
gpg: Signature made Sat 22 Apr 2023 04:39:56 AM UTC
gpg:                using RSA key
E1D6ABB63BFCFB4BA02FDF1CEC590EEAC9189250
gpg: Can't check signature: No public key
Action: sync for repo: gentoo, returned code = 1
GENTOO_MIRRORS="http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/
http://gentoo.osuosl.org/
ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/
http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/"
I see others have similar issues as well.
"emerge-webrsync"  worked
From time to time this happens to me as well. Mostly I end up removing
everything in PORTDIR (for me: "/var/db/repos/gentoo") and running
emerge --sync again. My uneducated guess is that something wasn't
removed or copied correctly.
Michael
2023-04-22 09:00:01 UTC
Permalink
Post by hitachi303
Post by t***@sys-concept.com
Post by t***@sys-concept.com
gpg: Signature made Sat 22 Apr 2023 04:39:56 AM UTC
gpg: using RSA key
E1D6ABB63BFCFB4BA02FDF1CEC590EEAC9189250
gpg: Can't check signature: No public key
Action: sync for repo: gentoo, returned code = 1
GENTOO_MIRRORS="http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/
http://gentoo.osuosl.org/
ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/
http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/"
I see others have similar issues as well.
"emerge-webrsync" worked
From time to time this happens to me as well. Mostly I end up removing
everything in PORTDIR (for me: "/var/db/repos/gentoo") and running
emerge --sync again. My uneducated guess is that something wasn't
removed or copied correctly.
Also check you're not running out of space.
Mike Civil
2023-04-22 11:00:01 UTC
Permalink
I had the same problem this morning and performed a manual key update as
per
https://wiki.gentoo.org/wiki/Project:Infrastructure/Updating_Expired_Gentoo_Keys

This seems to have fixed things for me.
Post by t***@sys-concept.com
Post by t***@sys-concept.com
gpg: Signature made Sat 22 Apr 2023 04:39:56 AM UTC
gpg:                using RSA key
E1D6ABB63BFCFB4BA02FDF1CEC590EEAC9189250
gpg: Can't check signature: No public key
Action: sync for repo: gentoo, returned code = 1
GENTOO_MIRRORS="http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/
http://gentoo.osuosl.org/
ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/
http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/"
I see others have similar issues as well.
"emerge-webrsync"  worked
Loading...