Samuel Sieb writes:
> On 08/12/2018 06:20 AM, Jarmo Hurri wrote:
>> So I needed to dig rpmfusion-free key from https://pgp.mit.edu/ and
>> include it in my Ansible playbook.
>
> Why don't you just install the rpmfusion-*-release packages which
> include the keys?
Good question; the reason was th
On 08/12/2018 06:20 AM, Jarmo Hurri wrote:
So I needed to dig rpmfusion-free key from https://pgp.mit.edu/ and
include it in my Ansible playbook. Now an entry in my repo playbook
looks like this:
- name: enable rpmfusion free repo
yum_repository:
name: rpmfusion-free
description: rp
Samuel Sieb writes:
> Oh! You seem to not have the rpmfusion updates repo enabled or
> working.
I finally figured out what was wrong.
I am nowadays using Ansible to install new operating systems. (Thank god
for that, it has reduced install time by an order of magnitude.) For F28
I used it for
On 08/09/2018 06:05 AM, Jarmo Hurri wrote:
Samuel Sieb writes:
Now there appear to be two problems. The first problem is that it
seems that you don't have the rpmfusion keys registered.
How would this show up in general? I do have a bunch of packages
installed successfully from rpmfusion, fo
On Thu, 09 Aug 2018 16:05:29 +0300
Jarmo Hurri wrote:
> How would this show up in general? I do have a bunch of packages
> installed successfully from rpmfusion, for example
>
> ***
> [jarmo@localhost ~]$ dnf list insta
Samuel Sieb writes:
> On 08/06/2018 09:52 AM, Jarmo Hurri wrote:
>> warning:
>> /var/cache/dnf/rpmfusion-free-da4c8a3a7c39e479/packages/compat-ffmpeg28-2.8.14-1.fc28.x86_64.rpm:
>> Header V4 RSA/SHA1 Signature, key ID 09eab3f2: NOKEY
>> Public key for compat-ffmpeg28-2.8.14-1.fc28.x86_64.rpm is
On 08/06/2018 09:52 AM, Jarmo Hurri wrote:
warning:
/var/cache/dnf/rpmfusion-free-da4c8a3a7c39e479/packages/compat-ffmpeg28-2.8.14-1.fc28.x86_64.rpm:
Header V4 RSA/SHA1 Signature, key ID 09eab3f2: NOKEY
Public key for compat-ffmpeg28-2.8.14-1.fc28.x86_64.rpm is not installed
The downloaded pack
Greetings.
Typically any issues I have had running dnf upgrade have been solved
behind the scenes pretty quickly. Now I have had two persistent issues
for a while in F28 (clean install). Output of "dnf upgrade" is currently
as follows: