Pop-Up Thingie

>>> Magnum BBS <<<
  • Home
  • Forum
  • Files
  • Log in

  1. Forum
  2. Usenet
  3. LINUX.GENTOO.USER
  • [gentoo-user] Manifest verification failed

    From thelma@sys-concept.com@21:1/5 to All on Sat Apr 22 07:10:01 2023
    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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From thelma@sys-concept.com@21:1/5 to thelma@sys-concept.com on Sat Apr 22 08:20:01 2023
    On 4/21/23 23:09, thelma@sys-concept.com wrote:
    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/"


    I see others have similar issues as well.

    "emerge-webrsync" worked

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From hitachi303@21:1/5 to All on Sat Apr 22 09:50:02 2023
    Am 22.04.23 um 08:10 schrieb thelma@sys-concept.com:

    On 4/21/23 23:09, thelma@sys-concept.com wrote:
    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/"


    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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Michael@21:1/5 to All on Sat Apr 22 11:00:01 2023
    On Saturday, 22 April 2023 08:48:12 BST hitachi303 wrote:
    Am 22.04.23 um 08:10 schrieb thelma@sys-concept.com:
    On 4/21/23 23:09, thelma@sys-concept.com wrote:
    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/"

    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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mike Civil@21:1/5 to thelma@sys-concept.com on Sat Apr 22 13:00:01 2023
    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.

    On 22/04/2023 07:10, thelma@sys-concept.com wrote:

    On 4/21/23 23:09, thelma@sys-concept.com wrote:
    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/"


    I see others have similar issues as well.

    "emerge-webrsync"  worked




    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • Who's Online

  • Recent Visitors

    • Centurion
      Sat Jun 14 09:29:30 2025
      from Berea, Ohio via Telnet
    • Plume
      Sat Jun 14 05:15:48 2025
      from Uk via SSH
    • Centurion
      Sat Jun 14 04:44:25 2025
      from Berea, Ohio via Telnet
    • Centurion
      Sat Jun 14 03:55:25 2025
      from Berea, Ohio via Telnet
    • Adam Fancher
      Fri Jun 13 23:00:16 2025
      from Winsted, Ct via Telnet
    • Plume
      Fri Jun 13 22:17:22 2025
      from Uk via SSH
    • Centurion
      Fri Jun 13 18:58:14 2025
      from Berea, Ohio via Telnet
    • Bob Worm
      Fri Jun 13 10:37:24 2025
      from Wales, Uk via Telnet
  • System Info

    Sysop: Keyop
    Location: Huddersfield, West Yorkshire, UK
    Users: 491
    Nodes: 16 (2 / 14)
    Uptime: 144:14:12
    Calls: 9,694
    Calls today: 4
    Files: 13,730
    Messages: 6,178,429

© >>> Magnum BBS <<<, 2025