On Fri, 2023-02-10 at 22:08 +0000, Reon Beon via devel wrote:
> sudo dnf up --refresh
> [sudo] password for ryan: 
> ================================================================================
>  Package                               Arch     Version         Repo       
> Size
> ================================================================================
> Skipping packages with conflicts:
> (add '--best --allowerasing' to command line to force their upgrade):
>  fedora-release-common                 noarch   39-0.1          rawhide    22 
> k
>  fedora-release-identity-workstation   noarch   39-0.1          rawhide    14 
> k
>  fedora-release-workstation            noarch   39-0.1          rawhide    12 
> k
>  fedora-repos                          noarch   39-0.1          rawhide   9.4 
> k
>  generic-release                       noarch   38-0.1          rawhide   7.9 
> k
>  libglusterfs0                         x86_64   11.0-0.fc38     rawhide   284 
> k
> Skipping packages with broken dependencies:
>  fedora-repos-modular                  noarch   39-0.1          rawhide   9.1 
> k
>  generic-release-common                noarch   38-0.1          rawhide    14 
> k
> 
> Transaction Summary
> ================================================================================
> Skip  8 Packages
> 
> Nothing to do.
> Complete!

Do you really have generic-release and generic-release-common
installed? Why?

If so, generic-release not yet being bumped to 39 may be part of the
problem, it's a bit hard to tell. I've just sent a -39 build of it.
Other than that, a lot of your problem seems to be 'rpmfusion might
need updating', which I'm sure will happen soon, and one other thing.
glusterfs 11.0 dropped libglusterd0. The only thing set to obsolete it
seems to be glusterfs-cli , which I'm guessing you don't have
installed. So dnf is trying to keep it around. You could probably
safely just remove it with `dnf remove libglusterd0`. It looks like in
the old glusterfs, both glusterfs-cli and glusterfs-server required
libglusterd0, so I think probably glusterfs-server should *also* be set
to obsolete it. Do you have glusterfs-server installed?
-- 
Adam Williamson (he/him/his)
Fedora QA
Fedora Chat: @adamwill:fedora.im | Mastodon: @ad...@fosstodon.org
https://www.happyassassin.net



_______________________________________________
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
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to