Bug 53322

Summary: "rpm -ta" on tarball without .spec litters filesystem
Product: [Retired] Red Hat Public Beta Reporter: Ed Marshall <esm>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: roswell   
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: 2001-09-06 16:10:41 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 Ed Marshall 2001-09-06 16:10:36 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010803

Description of problem:
If you perform an "rpm -ta <package>.tar.gz" on a tarball that doesn't
contain a spec file, you'll end up with a file name "tar: *.spec: Not found
in archive" in  %_topdir/SPECS.

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


How reproducible:
Always

Steps to Reproduce:
1. wget http://prdownloads.sourceforge.net/abiword/abiword-0.9.3.tar.gz
2. rpm -ta abiword-0.9.3.tar.gz
3. ls /usr/src/redhat/SPECS ;-)

Additional info:

Just a cosmetic annoyance, really, but should probably be fixed.

Comment 1 Jeff Johnson 2001-09-06 16:50:32 UTC
Yup, my favorite rpm bug. I use it to qualify rpm hackers :-)

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