Bug 1157660

Summary: systemd conflicts w/ initscripts
Product: [Fedora] Fedora Reporter: wes hayutin <whayutin>
Component: distributionAssignee: Václav Pavlín <vpavlin>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: aortega, apevec, dennis, derekh, notting, sergio, whayutin, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-04 21:33:51 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:
Attachments:
Description Flags
install and config logs none

Description wes hayutin 2014-10-27 12:44:34 UTC
Created attachment 950988 [details]
install and config logs

Description of problem:

Packstack on Fedora 21 fails w/ 

[1;31mError: Execution of '/usr/bin/yum -d 0 -e 0 -y install scsi-target-utils' returned 1: Delta RPMs disabled because /usr/bin/applydeltarpm not installed.


[0;36mDebug: Executing '/usr/bin/yum -d 0 -e 0 -y install openstack-cinder'[0m
[1;31mError: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-cinder' returned 1: Transaction check error:
  file /etc/inittab from install of systemd-216-5.fc21.x86_64 conflicts with file from package initscripts-9.55-2.fc21.x86_64
  file /etc/sysctl.conf from install of systemd-216-5.fc21.x86_64 conflicts with file from package initscripts-9.55-2.fc21.x86_64

Error Summary
-------------[0m
[1;31mError: /Stage[main]/Cinder/Package[cinder]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-cinder' returned 1: Transaction check error:
  file /etc/inittab from install of systemd-216-5.fc21.x86_64 conflicts with file from package initscripts-9.55-2.fc21.x86_64
  file /etc/sysctl.conf from install of systemd-216-5.fc21.x86_64 conflicts with file from package initscripts-9.55-2.fc21.x86_64

Error Summary

see attached logs and config details

Comment 1 Alan Pevec 2014-11-03 20:46:26 UTC
*** Bug 1159979 has been marked as a duplicate of this bug. ***

Comment 2 wes hayutin 2014-11-03 21:01:31 UTC
yum -y update of f21 resolved this issue..

Comment 3 Alan Pevec 2014-11-10 00:15:52 UTC
> yum -y update of f21 resolved this issue..

What got updated?

rpm -q systemd initscripts

Comment 4 Sergio Basto 2014-12-15 22:32:27 UTC
Transaction check error:
  file /etc/inittab from install of systemd-216-12.fc21.x86_64 conflicts with file from package initscripts-9.54-5.fc21.x86_64
  file /etc/sysctl.conf from install of systemd-216-12.fc21.x86_64 conflicts with file from package initscripts-9.54-5.fc21.x86_64

ERROR: Command failed. See logs for output.
 # /usr/bin/yum-builddep --installroot /var/lib/mock/fedora-21-x86_64/root/ --releasever 21 /var/lib/mock/fedora-21-x86_64/root//builddir/build/SRPMS/azureus-5.5.0.0-2.fc21.src.rpm

Comment 5 Sergio Basto 2015-02-25 16:24:12 UTC
rpm -q initscripts systemd 

with : 
initscripts-9.56.1-6.fc21.x86_64
systemd-216-20.fc21.x86_6

this bug is fixed , may we close this bug with resolved -> current release ?