Announcement

Collapse
No announcement yet.

What is neon-keyring

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [SOLVED] What is neon-keyring

    All of a sudden after today's update I'm getting errors in the Terminal when trying to update the system or autoremove packages:

    Code:
    [FONT=monospace]sudo apt autoremove
    Reading package lists... Done
    Building dependency tree        
    Reading state information... Done
    Starting pkgProblemResolver with broken count: 0
    Starting 2 pkgProblemResolver with broken count: 0
    Done
    0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
    2 not fully installed or removed.
    After this operation, 0 B of additional disk space will be used.
    Setting up neon-keyring (2016.06.06+p20.04+git20201030.1726) ...
    Warning: The postinst maintainerscript of the package neon-keyring
    Warning: seems to use apt-key (provided by apt) without depending on gnupg or gnupg
    2.
    Warning: This will BREAK in the future and should be fixed by the package maintaine
    r(s).
    Note: Check first if apt-key functionality is needed at all - it probably isn't!
    Warning: apt-key should not be used in scripts (called from postinst maintainerscri
    pt of the package neon-keyring)
    gpg: invalid key resource URL '/etc/apt/trusted.gpg.d/home:IBBoard:cawbird.gpg'
    gpg: keyblock resource '(null)': General error
    gpg: key 7721F63BD38B4796: 2 signatures not checked due to missing keys
    gpg: key A7A55B845DCFCBE2: 1 signature not checked due to a missing key
    gpg: key E6D4736255751E5D: 1 signature not checked due to a missing key
    gpg: key 3B4FE6ACC0B21F32: 3 signatures not checked due to missing keys
    gpg: key D94AA3F0EFE21092: 3 signatures not checked due to missing keys
    gpg: key 871920D1991BC93C: 1 signature not checked due to a missing key
    gpg: Total number processed: 22
    gpg:       skipped new keys: 22
    [B]dpkg:[/B] error processing package neon-keyring (--configure):
    installed neon-keyring package post-installation script subprocess returned error 
    exit status 1
    [B]dpkg:[/B] dependency problems prevent configuration of neon-desktop:
    neon-desktop depends on neon-keyring; however:
     Package neon-keyring is not configured yet.
    
    [B]dpkg:[/B] error processing package neon-desktop (--configure):
    dependency problems - leaving unconfigured
    Errors were encountered while processing:
    neon-keyring
    neon-desktop
    [COLOR=#FF5454][B]E: [/B][/COLOR]Sub-process /usr/bin/dpkg returned an error code (1)
    [/FONT]
    I've never heard of neon-keyring before!
    Constant change is here to stay!

    #2
    I think I found the error! I removed this repo months ago but the GPG keys were left over!

    gpg: invalid key resource URL '/etc/apt/trusted.gpg.d/home:IBBoard:cawbird.gpg'

    I don't understand why it took so long for the error to appear but it all appears fine now!
    Constant change is here to stay!

    Comment

    Working...
    X