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

"yum update --security" breaks due to multiarch

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Undefined Undefined
    • None
    • rhel-8.9.0.z
    • libsolv
    • None
    • Normal
    • sst_cs_software_management
    • ssg_core_services
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • Red Hat Enterprise Linux
    • None
    • None
    • None
    • x86_64
    • None

      What were you trying to do that didn't work?

      Trying to execute yum update --security fails with conflicts when having some multiarch packages:

      # yum update --security
      [...]
      Error: 
       Problem: zlib-1.2.11-21.el8_7.i686 from @System  does not belong to a distupgrade repository
        - cannot install both zlib-1.2.11-25.el8.x86_64 from os and zlib-1.2.11-21.el8_7.x86_64 from @System
        - cannot install both zlib-1.2.11-25.el8.x86_64 from os and zlib-1.2.11-21.el8_7.x86_64 from os
        - cannot install the best update candidate for package zlib-1.2.11-21.el8_7.i686
        - cannot install the best update candidate for package zlib-1.2.11-21.el8_7.x86_64
      (try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
      

      Please provide the package NVR for which bug is seen:

      libdnf-0.63.0-17.el8_9.x86_64
      libsolv-0.7.20-6.el8.x86_64

      How reproducible:

      Always

      Steps to reproduce

      1. Update a RHEL8.9 system to latest, without having i686 packages initially
        # yum -y update
      2. Install a few i686 non-latest packages including an old glibc
        # yum -y install glibc-2.28-225.el8.i686 libldb-2.6.1-1.el8.i686 zlib-1.2.11-21.el8_7.i686 zlib-devel-1.2.11-21.el8_7.x86_64
      3. Try executing security update
        # yum update --security
        [...]
        Error: 
         Problem: zlib-1.2.11-21.el8_7.i686 from @System  does not belong to a distupgrade repository
          - cannot install both zlib-1.2.11-25.el8.x86_64 from os and zlib-1.2.11-21.el8_7.x86_64 from @System
          - cannot install both zlib-1.2.11-25.el8.x86_64 from os and zlib-1.2.11-21.el8_7.x86_64 from os
          - cannot install the best update candidate for package zlib-1.2.11-21.el8_7.i686
          - cannot install the best update candidate for package zlib-1.2.11-21.el8_7.x86_64
        (try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

      Expected results

      Updates properly

      Actual results

      Fails with no much hint on exact reason

            packaging-team-maint packaging-team-maint
            rhn-support-rmetrich Renaud Métrich
            packaging-team-maint packaging-team-maint
            Software Management QE Software Management QE
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: