Bug 169587 - rpm writes error messages to the name of a file in SPECS, instead of stderr
Summary: rpm writes error messages to the name of a file in SPECS, instead of stderr
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul Nasrat
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-09-29 22:18 UTC by John Ellson
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-10-05 22:24:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description John Ellson 2005-09-29 22:18:42 UTC
Description of problem:
Previously reported as Bug#8527 in January 2001.  Now closed because
that version of rpm is "older, no longer supported" ??
Problem still exists in latest version.

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

How reproducible:
100%

Steps to Reproduce:
1.rpmbuild -ta xxx     (where xxx does not exists)
2.ls SPECS/tar*
3.
  
Actual results:
tar: *.spec: Not found in archive

Expected results:
Error messages to stderr.
No junk files in SPECS/

Additional info:

Comment 1 Jeff Johnson 2005-10-05 22:24:43 UTC
Yep. I keep this bug around to vet my rpm hackers. You have just joined
an elite membership of perhaps 10 or so hackers who have reported.

There is an intractable chicken <-> egg problem that cannot be easily
solved to fix, so the eventual fix will be to remove -ta modes from rpmbuild.

Meanwhile, I keep the bug around ...


Note You need to log in before you can comment on or make changes to this bug.