Bug 201054

Summary: weak-updates requires /usr/lib/rpm/redhat/rpmsort but doesn't prereq redhat-rpm-config
Product: [Fedora] Fedora Reporter: Jeremy Katz <katzj>
Component: module-init-toolsAssignee: Jon Masters <jcm>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-03 07:49:07 UTC Type: ---
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:    
Bug Blocks: 150224    

Description Jeremy Katz 2006-08-02 15:36:10 UTC
This then leads to scriptlet spew during install.

But rather than adding another requires and possibly making things more insane,
it's probably better to have weak-updates just fail gracefully if rpmsort isn't
present

Comment 1 Jon Masters 2006-08-03 07:49:07 UTC
I rewrote the relevent part of that script as a funky bit of shell so rpmsort is
not required and we can skip out on the extra dep. Hopefully, this concludes the
fun and games with that script.