Bug 1032223

Summary: Move files from /* to /usr/*
Product: Red Hat Enterprise Linux 7 Reporter: Tomas Heinrich <theinric>
Component: rsyslogAssignee: Tomas Heinrich <theinric>
Status: CLOSED CURRENTRELEASE QA Contact: Karel Srot <ksrot>
Severity: low Docs Contact:
Priority: high    
Version: 7.0CC: ksrot, pvrabec
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rsyslog-7.4.7-1.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-13 11:43:08 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 Tomas Heinrich 2013-11-19 18:03:46 UTC
Description of problem:

The rsyslog packages install files into /bin, /lib, /lib64 and /sbin. These should be moved to /usr/* per https://fedoraproject.org/wiki/Packaging:Guidelines?rd=Packaging/Guidelines#Effect_of_the_UsrMove_Fedora_Feature

Version-Release number of selected component (if applicable):
rsyslog-7.4.2-4.el7

Steps to Reproduce:
$ rpm -ql rsyslog

Actual results:
$ rpm -ql rsyslog | grep rsyslogd
/sbin/rsyslogd

Expected results:
$ rpm -ql rsyslog | grep rsyslogd
/usr/sbin/rsyslogd

Comment 2 Tomas Heinrich 2013-12-19 17:47:52 UTC
It's not a pretty thing to change file location after beta, but better now than later.

Comment 6 Ludek Smid 2014-06-13 11:43:08 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.