Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2102267

Summary: Unable to upgrade to latest samba packages, looks like samba-client-libs are missing from RHSM repos
Product: Red Hat Enterprise Linux 8 Reporter: Scott Worthington <scott.worthington>
Component: sambaAssignee: Andreas Schneider <asn>
Status: CLOSED DUPLICATE QA Contact: sssd-qe
Severity: medium Docs Contact:
Priority: unspecified    
Version: 8.6CC: aboscatt, dkarpele, gdeschner, jarrpa, pfilipen
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-06-29 15:12:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Scott Worthington 2022-06-29 14:36:01 UTC
Description of problem:

Cannot upgrade samba on RHEL 8.6 to latest.


Version-Release number of selected component (if applicable):

Available version to upgrade to:

samba-client.x86_64                          4.15.5-8.el8_6                      rhel-8-for-x86_64-baseos-rpms
samba-common.noarch                          4.15.5-8.el8_6                      rhel-8-for-x86_64-baseos-rpms
samba-common-libs.x86_64                     4.15.5-8.el8_6                      rhel-8-for-x86_64-baseos-rpms


How reproducible:

yum update


Steps to Reproduce:

[root@rhel8-server-01 ~]# yum check-update
Updating Subscription Management repositories.
Red Hat Virtualization 4 Tools for RHEL 8 x86_64 (RPMs)                        18 kB/s | 3.8 kB     00:00    
Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs)                          39 kB/s | 4.1 kB     00:00    
JBoss Enterprise Application Platform 7.3 (RHEL 8) (RPMs)                      45 kB/s | 4.1 kB     00:00    
Red Hat Virtualization Manager 4.4 for RHEL 8 x86_64 (RPMs)                    40 kB/s | 4.0 kB     00:00    
Red Hat Enterprise Linux 8 for x86_64 - Supplementary (RPMs)                   31 kB/s | 3.8 kB     00:00    
Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs)                       35 kB/s | 4.5 kB     00:00    
Red Hat Virtualization 4 Management Agents for RHEL 8 x86_64 (RPMs)            39 kB/s | 4.0 kB     00:00    

samba-client.x86_64                          4.15.5-8.el8_6                      rhel-8-for-x86_64-baseos-rpms
samba-common.noarch                          4.15.5-8.el8_6                      rhel-8-for-x86_64-baseos-rpms
samba-common-libs.x86_64                     4.15.5-8.el8_6                      rhel-8-for-x86_64-baseos-rpms
[root@rhel8-server-01 ~]# cat /etc/redhat-release 
Red Hat Enterprise Linux release 8.6 (Ootpa)
[root@rhel8-server-01 ~]# yum update
Updating Subscription Management repositories.
Last metadata expiration check: 0:01:16 ago on Wed 29 Jun 2022 10:27:51 AM EDT.
Error: 
 Problem 1: cannot install the best update candidate for package samba-client-4.15.5-5.el8.x86_64
  - nothing provides samba-client-libs = 4.15.5-8.el8_6 needed by samba-client-4.15.5-8.el8_6.x86_64
 Problem 2: cannot install the best update candidate for package samba-common-libs-4.15.5-5.el8.x86_64
  - nothing provides samba-client-libs = 4.15.5-8.el8_6 needed by samba-common-libs-4.15.5-8.el8_6.x86_64
 Problem 3: package samba-client-libs-4.15.5-5.el8.x86_64 requires samba-common = 4.15.5-5.el8, but none of the providers can be installed
  - cannot install both samba-common-4.15.5-8.el8_6.noarch and samba-common-4.15.5-5.el8.noarch
  - cannot install the best update candidate for package samba-common-4.15.5-5.el8.noarch
  - cannot install the best update candidate for package samba-client-libs-4.15.5-5.el8.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)
[root@rhel8-server-01 ~]# date
Wed Jun 29 10:29:15 EDT 2022

[root@rhel8-server-01 ~]# rpm -qa | grep samba
samba-client-libs-4.15.5-5.el8.x86_64
samba-client-4.15.5-5.el8.x86_64
samba-common-libs-4.15.5-5.el8.x86_64
samba-common-4.15.5-5.el8.noarch

Performing a clean all and re-running results in:

[root@rhel8-server-01 ~]# yum clean all
Updating Subscription Management repositories.
180 files removed
[root@rhel8-server-01 ~]# yum update
Updating Subscription Management repositories.
ELRepo.org Community Enterprise Linux Repository - el8                        113 kB/s | 223 kB     00:01    
Extra Packages for Enterprise Linux 8 - x86_64                                3.5 MB/s |  11 MB     00:03    
Extra Packages for Enterprise Linux Modular 8 - x86_64                        551 kB/s | 1.0 MB     00:01    
Red Hat Virtualization 4 Tools for RHEL 8 x86_64 (RPMs)                       411 kB/s | 300 kB     00:00    
Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs)                          16 MB/s |  48 MB     00:02    
JBoss Enterprise Application Platform 7.3 (RHEL 8) (RPMs)                     4.1 MB/s | 6.9 MB     00:01    
Red Hat Virtualization Manager 4.4 for RHEL 8 x86_64 (RPMs)                   1.7 MB/s | 2.0 MB     00:01    
Red Hat Enterprise Linux 8 for x86_64 - Supplementary (RPMs)                  348 kB/s | 237 kB     00:00    
Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs)                       11 MB/s |  44 MB     00:03    
Red Hat Virtualization 4 Management Agents for RHEL 8 x86_64 (RPMs)           583 kB/s | 948 kB     00:01    
Error: 
 Problem 1: cannot install the best update candidate for package samba-client-4.15.5-5.el8.x86_64
  - nothing provides samba-client-libs = 4.15.5-8.el8_6 needed by samba-client-4.15.5-8.el8_6.x86_64
 Problem 2: cannot install the best update candidate for package samba-common-libs-4.15.5-5.el8.x86_64
  - nothing provides samba-client-libs = 4.15.5-8.el8_6 needed by samba-common-libs-4.15.5-8.el8_6.x86_64
 Problem 3: package samba-client-libs-4.15.5-5.el8.x86_64 requires samba-common = 4.15.5-5.el8, but none of the providers can be installed
  - cannot install both samba-common-4.15.5-8.el8_6.noarch and samba-common-4.15.5-5.el8.noarch
  - cannot install the best update candidate for package samba-common-4.15.5-5.el8.noarch
  - cannot install the best update candidate for package samba-client-libs-4.15.5-5.el8.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)


Actual results:


Expected results:

Able to upgrade samba package.

Additional info:

Looks like samba-client-libs is missing.  My server is connected directly to Red Hat's CDN.

Comment 1 Andre Boscatto 2022-06-29 15:12:48 UTC

*** This bug has been marked as a duplicate of bug 2101982 ***