Bug 26987

Summary: setperms shell script error
Product: [Retired] Red Hat Linux Reporter: Sam Varshavchik <mrsam>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-13 16:48:29 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:

Description Sam Varshavchik 2001-02-10 21:54:05 UTC
This is the bind-9.1.0-2.i386 package from fisher:

# rpm --setperms bind
sh: line 67: syntax error: unexpected end of file


Reproducible: Always
Steps to Reproduce:
1. Install bind-9.1.0-2 from fisher
2. run rpm --setperms bind

	

straced it, looks like the initial output from rpmq is truncated.

Comment 1 Glen Foster 2001-02-12 23:01:07 UTC
This defect is considered MUST-FIX for Florence Release-Candidate #1

Comment 2 Tim Waugh 2001-02-13 16:48:22 UTC
This looks just like bug 26332.

Comment 3 Jeff Johnson 2001-02-13 18:36:33 UTC
Yup, fixed size buffer fed to vsnprintf. Fixed in rpm-4.0.2-0.37.

Comment 4 Jeff Johnson 2001-02-13 18:37:29 UTC
*** Bug 26332 has been marked as a duplicate of this bug. ***