Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-59624

RHSM support is disabled in CentOS Stream libdnf

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • rhel-10.0
    • CentOS Stream 10
    • distribution
    • No
    • Moderate
    • 1
    • rhel-sst-cs-software-management
    • ssg_core_services
    • 10
    • None
    • False
    • Hide

      None

      Show
      None
    • No
    • DNF Sprint 17
    • All
    • None

      CentOS Stream libdnf-0.73.1-5.el10.x86_64.rpm build is missing a support for RHSM. There is no run-time dependency on librhsm, comparing to RHEL build.

      The reason is this condition in libdnf.spec:

      %if 0%{?rhel} && ! 0%{?centos}
      %bcond_without rhsm
      %else
      %bcond_with rhsm
      %endif
      

      Added in https://github.com/rpm-software-management/libdnf/pull/265.

      I believe there is no reason for excluding the RHSM support from CentOS Stream, besides there is no use for it.

              rhn-support-ppisar Petr Pisar
              rhn-support-ppisar Petr Pisar
              pm-rhel pm-rhel
              Release Test Team Release Test Team
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: