Bug 455872

Summary: new rpm doesn't handle p.e. %patch008 like the old one did
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: rpmAssignee: Panu Matilainen <pmatilai>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: jnovy, pnasrat
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-07-19 12:51:58 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 Karsten Hopp 2008-07-18 14:47:03 UTC
Description of problem:
I used to use zero filled, 3 digit patch numbers in vim. The old rpm just
worked, the new one seems to think that %patch008 is an oktal number and
complains: 'error: invalid numeric value: 008: %patch008 -p0'. It continues
after that which looks like another bug to me.

Version-Release number of selected component (if applicable):
4.5.90-0.git8426.8


Actual results:
http://koji.fedoraproject.org/koji/taskinfo?taskID=724343
http://koji.fedoraproject.org/koji/getfile?taskID=724343&name=build.log

Comment 1 Panu Matilainen 2008-07-19 12:51:58 UTC
Right, easily reproduced. Fixed in rpm-4.5.90-0.git8426.9, thanks for reporting.