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 1186312

Summary: systemd-container in the latest image is missing provide for systemd-sysv
Product: Red Hat Enterprise Linux 7 Reporter: Václav Pavlín <vpavlin>
Component: rhel-server-containerAssignee: Václav Pavlín <vpavlin>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: urgent    
Version: 7.0CC: bsarathy, dwalsh, jkrieger, lsu
Target Milestone: rcKeywords: Extras
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rhel-server-docker-7.1-4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1186307 Environment:
Last Closed: 2015-04-07 08:17:37 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:
Bug Depends On: 1186307    
Bug Blocks: 1186007    

Description Václav Pavlín 2015-01-27 11:43:38 UTC
+++ This bug was initially created as a clone of Bug #1186307 +++

Description of problem:
RHEL Base image rhel-server-docker-7.0-26.x86_64 contains systemd-container-208.20-2.el7 which *does not* provide systemd-sysv. This leads to broken dependencies and conflict while trying to install some packages.

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


How reproducible:
always

Steps to Reproduce:
1. docker run -it rhel7 bash
2. yum -y install memcached

Actual results:
Transaction check error:
  file /usr/lib64/libsystemd-daemon.so.0.0.10 from install of systemd-libs-208-20.el7.x86_64 conflicts with file from package systemd-container-libs-208.20-2.el7.x86_64
  file /usr/lib64/libsystemd-id128.so.0.0.26 from install of systemd-libs-208-20.el7.x86_64 conflicts with file from package systemd-container-libs-208.20-2.el7.x86_64
  file /usr/lib64/libsystemd-journal.so.0.11.3 from install of systemd-libs-208-20.el7.x86_64 conflicts with file from package systemd-container-libs-208.20-2.el7.x86_64


Expected results:
Succesfull installation

Additional info:
To fix this we need to respin the RHEL7.1 and RHEL7.0 images so that they contain systemd-container-208.20-4.el7

Comment 3 Daniel Walsh 2015-01-30 15:22:58 UTC
Any update on this bug?

Comment 4 Daniel Walsh 2015-01-30 15:29:34 UTC
Looks like this is fixed in latest image.

Comment 5 Václav Pavlín 2015-02-02 11:32:15 UTC
Which "latest image" do you mean?

Comment 6 Daniel Walsh 2015-02-02 22:00:37 UTC
Latest rhel7 base image.

Comment 10 Václav Pavlín 2015-04-07 08:17:37 UTC
docker run --name tmp1 -it --rm rhel7:7.1-4 rpm -q --provides systemd-container
/bin/systemctl
/sbin/shutdown
config(systemd-container) = 208.20-4.el7
nss-myhostname = 0.4
pkgconfig(systemd) = 208
pkgconfig(udev) = 208
syslog
system-setup-keyboard = 0.9
systemd = 208-20
systemd-analyze = 198
systemd-container = 208.20-4.el7
systemd-container(x86-64) = 208.20-4.el7
systemd-sysv = 208-20
systemd-units = 208-20
udev = 208-20

Sorry, I missed this bug on last respin - but it's fixed in latest rhel-7.1 image in registry