Dne 28. 08. 20 v 19:09 Adam Williamson napsal(a):
> On Fri, 2020-08-28 at 18:51 +0200, Vít Ondruch wrote:
>> Dne 25. 08. 20 v 16:25 Petr Menšík napsal(a):
>>> No, unfortunately the key is there, but the package is incomplete.
>>>
>>> If you have enabled gpg signatures verification, it would fail.
On Fri, Aug 28, 2020 at 06:51:24PM +0200, Vít Ondruch wrote:
>
> Dne 25. 08. 20 v 16:25 Petr Menšík napsal(a):
> > No, unfortunately the key is there, but the package is incomplete.
> >
> > If you have enabled gpg signatures verification, it would fail. At least
> > it does to me.
> >
> > Check it
On Fri, 2020-08-28 at 18:51 +0200, Vít Ondruch wrote:
> Dne 25. 08. 20 v 16:25 Petr Menšík napsal(a):
> > No, unfortunately the key is there, but the package is incomplete.
> >
> > If you have enabled gpg signatures verification, it would fail. At least
> > it does to me.
> >
> > Check it with:
>
Dne 25. 08. 20 v 16:25 Petr Menšík napsal(a):
> No, unfortunately the key is there, but the package is incomplete.
>
> If you have enabled gpg signatures verification, it would fail. At least
> it does to me.
>
> Check it with:
>
> rpm -ql fedora-gpg-keys | grep fedora-34-$(arch)
>
> It just does
Of course this would "solve" issue with GPG signature. It opens door for
man-in-the-middle attack without any protection. But I am aware there
are no many better fixes. There is one with arch symlink, allowing
continued GPG verification.
On 8/25/20 5:56 PM, Mattia Verga via devel wrote:
> Il 25/08
On Tue, Aug 25, 2020 at 04:49:05PM +0200, Petr Menšík wrote:
> Hi Daniel,
>
> I am not using any base in fact. I am using container by systemd-nspawn.
> I have installed it long ago by command from man systemd-nspawn, Example
> 2. at the bottom.
>
> Since then I am trying rolling updates to keep
Il 25/08/20 11:40, Petr Menšík ha scritto:
> Hi Vít,
>
> Unfortunately your workaround does not on my rawhide container.
> ...
I just did
~~~
$ sudo dnf update fedora-gpg-keys --nogpgcheck
$ sudo dnf update fedora-repos --release 34
~~~
___
devel ma
Hi Daniel,
I am not using any base in fact. I am using container by systemd-nspawn.
I have installed it long ago by command from man systemd-nspawn, Example
2. at the bottom.
Since then I am trying rolling updates to keep it Raw(hide). It fails
every release once branched, because signatures cann
No, unfortunately the key is there, but the package is incomplete.
If you have enabled gpg signatures verification, it would fail. At least
it does to me.
Check it with:
rpm -ql fedora-gpg-keys | grep fedora-34-$(arch)
It just does not provide correct key. The same issue is there for f31
and f3
Okay, found more correct workaround, this time without required
ignoration of gpg signatures.
Just use:
(sudo) dnf --disablerepo rawhide --enablerepo updates \
upgrade fedora-gpg-keys
(sudo) ln -s /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-34-{primary,$(arch)}
(sudo) dnf --repo rawhide --rele
Dne 25. 08. 20 v 11:40 Petr Menšík napsal(a):
> Hi Vít,
>
> Unfortunately your workaround does not on my rawhide container. I think
> the problem is in missing gpg keys from fedora-gpg-keys, which do not
> contain also architecture specific keys.
>
> # rpm -q fedora-repos fedora-repos-rawhide fedo
On Tue, Aug 25, 2020 at 11:40:21AM +0200, Petr Menšík wrote:
> Hi Vít,
>
> Unfortunately your workaround does not on my rawhide container. I think
> the problem is in missing gpg keys from fedora-gpg-keys, which do not
> contain also architecture specific keys.
When you say "rawhide container", w
Hi Vít,
Unfortunately your workaround does not on my rawhide container. I think
the problem is in missing gpg keys from fedora-gpg-keys, which do not
contain also architecture specific keys.
# rpm -q fedora-repos fedora-repos-rawhide fedora-gpg-keys
fedora-repos-33-0.9.noarch
fedora-repos-rawhide
Thanks for the Howto, Víťa! Helps a lot!
On 8/17/20 1:42 PM, Vít Ondruch wrote:
> Just as a reminder to all Rawhide users, this is the easiest way to keep
> using Rawhide after branching:
>
>
> ~~~
>
> $ sudo dnf update fedora-gpg-keys
>
> $ sudo dnf update fedora-repos --release 34
>
> ~~~
>
>
>
Just as a reminder to all Rawhide users, this is the easiest way to keep
using Rawhide after branching:
~~~
$ sudo dnf update fedora-gpg-keys
$ sudo dnf update fedora-repos --release 34
~~~
Unfortunately, there has been no progress on [1] during past months.
Vít
[1] https://pagure.io/
15 matches
Mail list logo