2010/4/27 Adam Williamson <adamwill(a)shaw.ca>:
On Tue, 2010-04-27 at 13:05 +0100, Adam Williamson wrote:
> Okay, so I used the link for 10, 11, 12 and that almost works, except
> that it gets the GPG key stuff wrong:
>
> GPG key retrieval failed: [Errno 14] Could not open/read
> file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-13-x86_64
>
> I have to use --nogpgcheck with yum, can't install things with
> PackageKit.
Sorry for the conversation with myself :)
it seems that it initially installed
rpmfusion-free-release-10-5.noarch , with
rpmfusion-free-release-13-1.noarch available as an update (but PK
refuses to update it because of the key issue). If I update to 13-1 with
yum --nogpgcheck, the GPG key file now shows up.
I think I've raised this point earlier, it could be better to have a
symlink per fedora release
That's what we were using during the livna lifetime IIRC.
so rpmfusion-free-release-13.rpm at the root of the website will point
to free/fedora/releases/13/Everything/i386/os/rpmfusion-release-13-1.noarch.rpm
when populated. or eventually
free/fedora/updates/13/i386/rpmfusion-release-13-2.noarch.rpm if
updated.
It will also be easier to maintain when one want to write docs and
howto for a given fedora release and avoid key missmatch on legacy
release.
Nicolas (kwizart)