Bug 56336 - brp-compress doesn't work with fileutils-4.1.1-1
Summary: brp-compress doesn't work with fileutils-4.1.1-1
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: fileutils
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact:
URL:
Whiteboard:
: 56656 (view as bug list)
Depends On:
Blocks: 56449
TreeView+ depends on / blocked
 
Reported: 2001-11-15 18:50 UTC by Tim Waugh
Modified: 2008-05-01 15:38 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-11-24 22:54:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2001-11-15 18:50:00 UTC
Description of Problem:
brp-compress doesn't work with fileutils-4.1.1-1.

Version-Release number of selected component (if applicable):
For example, rpm-4.0.3-1.03

How Reproducible:
100%

Steps to Reproduce:
1. Install fileutils-4.1.1-1.
2. mkdir -p /tmp/demo/usr/share/man/man1
3. ln -s target.1 /tmp/demo/usr/share/man/man1/link.1
4. RPM_BUILD_ROOT=/tmp/demo LANG=en_US /usr/lib/rpm/brp-compress
5. ls -l /tmp/demo

Actual Results:
link.1.gz points to .gz.

Expected Results:
link.1.gz points to target.1.gz.

Additional Information:
This is because the default time style for ls now appears to be 'iso', 
which has an unpredictable number of fields.  Unfortunately, --time-style 
isn't accepted by fileutils-4.1, so I don't know what a good fix is.

Bero, I've copied you since you own the fileutils RPM.  This seems to be 
an _awful_ default.

Comment 1 Jeff Johnson 2001-11-24 15:21:24 UTC
*** Bug 56656 has been marked as a duplicate of this bug. ***

Comment 2 Jeff Johnson 2001-11-24 15:31:48 UTC
Agreed __awful__ and I add __dreadful__ !

Patch applied in rpm-4.1 (thank you Jonathan), the rest of
this mess is going to fileutils. Not my problem mon ...

Comment 3 Bernhard Rosenkraenzer 2001-11-27 15:13:58 UTC
Default setting changed in 4.1.2-2



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