Bug 178636 - rpath test failures in rpmdevtools, rawhide
Summary: rpath test failures in rpmdevtools, rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-rpmdevtools
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Enrico Scholz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-22 21:36 UTC by Ville Skyttä
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version: 1.4-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-04 16:57:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Fixes rpath tests on FC5 (623 bytes, patch)
2006-02-04 12:43 UTC, Enrico Scholz
no flags Details | Diff

Description Ville Skyttä 2006-01-22 21:36:05 UTC
The rpath tests fail currently on Rawhide:

Checking the bad programs
  checking for error 0001 in link-0                             FAIL
  checking for error 0004 in link-1                             FAIL
  checking for error 0010 in link-2                             FAIL
  checking for error 0020 in link-3                             FAIL
  checking for error 0020 in exec-0                             FAIL

Others are fine.  Enrico, could you have a look?

Comment 1 Enrico Scholz 2006-02-04 12:43:01 UTC
Created attachment 124158 [details]
Fixes rpath tests on FC5

Seems to be caused by changes in bash; my 'IFS=:' caused bash 3.1 to print

| ERROR   0010	file '/fail/link-2' contains an empty rpath in []

while the test expected

| ERROR   0010: file '/fail/link-2' contains an empty rpath in []

(note the missing ':')

Comment 2 Ville Skyttä 2006-02-04 16:57:39 UTC
Applied in 1.4-2, thanks!


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