On Thu, 6 Aug 2020 at 10:05, Alex Scheel <asch...@redhat.com> wrote:
>
> ----- Original Message -----
> > From: "Stephen John Smoogen" <smo...@gmail.com>
> > To: "Development discussions related to Fedora" 
> > <devel@lists.fedoraproject.org>, asch...@redhat.com
> > Sent: Thursday, August 6, 2020 9:55:17 AM
> > Subject: Re: Respinning rawhide images every filesystem update?
> >
> > On Thu, 6 Aug 2020 at 09:36, Alex Scheel <asch...@redhat.com> wrote:
> > >
> > > I'm bumping this thread. This is still broken.
> > >
> >
> > Please open a ticket at
> > https://pagure.io/fedora-infrastructure/new_issue and open new issue
> > with an explanation of what is broken and where you are pulling from.
> > If it is a fedora registry then infrastructure can work on a fix. If
> > it is from docker.io or quay or elsewhere we can try to find the
> > people who fix it and let them know.
>
> Opened:
>
> https://pagure.io/fedora-infrastructure/issue/9208
>
> This was also posted to devel to hopefully get the attention of the
> filesystem maintainer.
>
>
> They seem to have ignored 1548403 since 2018. :-)
>
>

OK so this ticket clarifies the problem because I thought this was a
problem with the filesystem in the container image with how it is spun
or delivered. It is instead with the package filesystem. Here is the
ticket contents (since most people don't follow links in emails).

filesystem package breaks Fedora containers because dnf cannot
successfully update the package. See:

https://bugzilla.redhat.com/show_bug.cgi?id=1548403
https://bugzilla.redhat.com/show_bug.cgi?id=1708249

Every time filesystem updates, it causes this problem. The solution is
to rebuild Fedora containers with the new filesystem package upgrade,
so dnf upgrade will already have the updated filesystem package.

Alternatively, the filesystem maintainer could make their package
container friendly.

This is from the main Fedora registry:

[ascheel@ascheel-p50 ~]$ podman run -ti
registry.fedoraproject.org/fedora:rawhide /bin/bash
[root@5808bc88f6ab /]# dnf update --refresh -y
Fedora 33 openh264 (From Cisco) - x86_64      6.9 kB/s | 5.1 kB     00:00
Fedora - Modular Rawhide - Developmental pack 2.6 MB/s | 3.1 MB     00:01
Fedora - Rawhide - Developmental packages for  17 MB/s |  73 MB     00:04
Dependencies resolved.
==============================================================================
 Package                     Arch   Version                     Repo     Size
==============================================================================
Upgrading:

<snip>

 filesystem                  x86_64 3.14-3.fc33                 rawhide 1.1 M

<snip>

  Upgrading        : filesystem-3.14-3.fc33.x86_64                      3/341
Error unpacking rpm package filesystem-3.14-3.fc33.x86_64

<snip>

Failed:
  filesystem-3.14-2.fc32.x86_64         filesystem-3.14-3.fc33.x86_64

Error: Transaction failed


-- 
Stephen J Smoogen.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to