Bug 448843

Summary: %post errors for info package
Product: [Fedora] Fedora Reporter: Dave Cantrell <dcantrell>
Component: texinfoAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: urgent    
Version: rawhideCC: pertusus
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: 2008-05-29 11:44:56 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:
Attachments:
Description Flags
texinfo.spec.patch none

Description Dave Cantrell 2008-05-29 00:39:42 UTC
The sed command is used in the %post script for the info package, but there is no Requires(post) for that 
dependency, so installing the info package may or may not succeed.  If sed is not available, the scriptlet 
errors and the package installation fails.

The attached patch resolves the problem.

Comment 1 Dave Cantrell 2008-05-29 00:39:42 UTC
Created attachment 307002 [details]
texinfo.spec.patch

Comment 2 Vitezslav Crhonek 2008-05-29 11:44:56 UTC

*** This bug has been marked as a duplicate of 447340 ***