Bug 1035461

Summary: redhat-upgrade-tool has bad requires for "systemd"
Product: Red Hat Enterprise Linux 7 Reporter: James Antill <james.antill>
Component: redhat-upgrade-toolAssignee: David Shea <dshea>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: mbanas, mganisin
Target Milestone: rcKeywords: Extras
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: redhat-upgarde-tool-0.7.4-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-02 10:32:01 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:

Description James Antill 2013-11-27 20:08:46 UTC
Description of problem:

 Package requires:

systemd >= systemd-44-23.fc17

...which is invalid, as the right hand cannot contain 2+ :'s or -'s. Likely you want:

Requires: systemd >= 44-23.fc17


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

redhat-upgrade-tool-2:0.7.3-2.el7.noarch

Comment 5 Ondrej Vasik 2014-07-02 10:32:01 UTC
Closing CURRENTRELEASE, as these items were already VERIFIED with currently shipped packages.