Bug 851688

Summary: initscripts missing requires on hostname
Product: [Fedora] Fedora Reporter: John Florian <john>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: iarlyy, jonathan, lnykryn, notting, plautrba, rvokal, vpavlin
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: 2013-03-28 12:54:46 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 John Florian 2012-08-24 17:28:57 UTC
Description of problem:

initscripts has calls to /bin/hostname in at least ifup-wireless and network-functions, but hostname is not spec'd as a required package by initscripts.


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

initscripts-9.40-1.fc18.i686, but a quick check on Fedora 16 and 17 shows they're also affected.


Additional info:

According to #784363 and #784368, this may be due to /bin/hostname being moved from the net-tools package into the hostname package.

Comment 1 Bill Nottingham 2012-08-24 17:59:01 UTC
Added in git, will go out eventually.