On 11/15/23 10:28, Jeffrey Walton wrote:
`dnf repolist enabled` may be helpful:

    $ dnf repolist enabled
    repo id                        repo name
    fedora                         Fedora 39 - x86_64
    fedora-cisco-openh264          Fedora 39 OpenH264 (from Cisco) - x86_64
    updates                        Fedora 39 - x86_64 - Updates

But it looks like they are stock in F39:

    $ dnf whatprovides 'librpmio.so*'
    rpm-libs-4.19.0-1.fc39.i686 : Libraries for manipulating RPM packages
    Repo        : fedora
    Matched from:
    Provide    : librpmio.so.10

    rpm-libs-4.19.0-1.fc39.x86_64 : Libraries for manipulating RPM packages
    Repo        : @System
    Matched from:
    Provide    : librpmio.so.10()(64bit)

    rpm-libs-4.19.0-1.fc39.x86_64 : Libraries for manipulating RPM packages
    Repo        : fedora
    Matched from:
    Provide    : librpmio.so.10()(64bit)

Jeff


Keep in mind that

     dnf system-upgrade download --refresh --releasever=39

failed to update me to the fc39 version of dnf.  When
I forced the issue, things worked fine.  But first
I had to get dnf working, which is why the 9--> 10 links.

Download grade to fc38 version of dnf before running all
your tests



_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-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/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to