Bug 456321

Summary: -ta from relative path no longer works
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
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, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: rpm-4.5.90-0.git8444.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-04 06:49:38 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 Bill Nottingham 2008-07-22 20:02:18 UTC
Description of problem:

[notting@nostromo: ~/prog/mash]$ rpmbuild -ta dist/mash-0.3.7.tar.gz 
error: File /home/notting/prog/mash/mash-0.3.7.tar.gz: No such file or directory
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8rOepO
+ umask 022
+ cd /home/notting/prog/rpm/build/
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /home/notting/prog/rpm/build
+ rm -rf mash-0.3.7
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ph4RAT
+ umask 022
+ cd /home/notting/prog/rpm/build/
+ cd mash-0.3.7
/var/tmp/rpm-tmp.ph4RAT: line 24: cd: mash-0.3.7: No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.ph4RAT (%build)

Doing rpmbuild -ta $(pwd)/dist/mash-0.3.7.tar.gz  works.

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

rpm-4.5.90-0.git8426.9.x86_64

Comment 1 Panu Matilainen 2008-07-24 08:41:46 UTC
Fixed upstream now (just a dumb thinko)

Comment 2 Panu Matilainen 2008-08-04 06:49:38 UTC
Fixed in rawhide.