Find the answer to your Linux question:
Results 1 to 6 of 6
I have not upgraded for a long while, and how have re-enabled the appropriate repositories to allow for upgrade. I no longer seem to be able to upgrade due to ...
  1. #1
    Just Joined! REVEREND_FLIBBLE's Avatar
    Join Date
    Jun 2007
    Posts
    26

    Exclamation [SOLVED] gpg key troubles rpmfusion-nonfree-release-13

    I have not upgraded for a long while, and how have re-enabled the appropriate repositories to allow for upgrade. I no longer seem to be able to upgrade due to a gpg key trouble. Any advice would be much appreciated

    Code:
    root.localhost # yum upgrade -y 
    
    ...
    
    (2251/2251): nexuiz-data-2.5.2-1.fc13.noarch.rpm                     | 812 MB     51:50 
     ------------------------------------------------------------------------------------------------
    Total                                                       157 kB/s | 2.9 GB    322:34     
    
    
    warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 signature: NOKEY, key ID a3a882c1
    rpmfusion-nonfree-rawhide/gpgkey                                                                                                                                                         | 1.7 kB     00:00     
    
    
    Public key for rpmfusion-nonfree-release-13-0.1.noarch.rpm is not installed
    
    root.localhost # rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*
    root.localhost # rpm -qf /etc/pki/rpm-gpg/RPM-GPG-KEY-*
    
    adobe-release-i386-1.0-1.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    fedora-release-9-5.transition.noarch
    livna-release-1-1.noarch
    rpmfusion-free-release-9-12.noarch
    rpmfusion-nonfree-release-9-12.noarch

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    You need to download and install the rpmfusion-nonfree-release-13-0.1.noarch.rpm package.

  3. #3
    Just Joined!
    Join Date
    Nov 2007
    Posts
    44
    rpmfusion site lists package as 'rpmfusion-nonfree-release-stable.noarch.rpm. Does 'release-13.0.1' work the same way? Plus OP seems to have Fedora 9.

  4. #4
    Just Joined! REVEREND_FLIBBLE's Avatar
    Join Date
    Jun 2007
    Posts
    26
    Code:
    root.localhost # rpm -Uvh hxxp://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
    Retrieving hxxp://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
    error: Failed dependencies:
    	rpmfusion-free-release >= 10 is needed by rpmfusion-nonfree-release-10-5.noarch
    	system-release >= 10 is needed by rpmfusion-nonfree-release-10-5.noarch
    root.localhost #
    rpmfusion site lists package as 'rpmfusion-nonfree-release-stable.noarch.rpm. Does 'release-13.0.1' work the same way? Plus OP seems to have Fedora 9.
    svinoba is correct I am running rawhide fedora 9. I do not know how this affects my predicament

  5. #5
    Just Joined!
    Join Date
    Nov 2007
    Posts
    44
    As per the error rpmfusion-nonfree requires both rpmfusion-free and system-release >=10.

    You mentioned you are on rawhide but are trying to download 'stable'. May be you need to download '...release-rawhide.noarch.rpm'?

    Or

    it may be that you need to first change your fedora repos to F10 first (may be do a system upgrade without rpmfusion) and then try rpmfusion-stable-release.

  6. #6
    Just Joined! REVEREND_FLIBBLE's Avatar
    Join Date
    Jun 2007
    Posts
    26
    I installed a fresh copy of 12 and everything is working fine. I don't believe that I fully understood what rawhide was at the time of enabling those repositories

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...