Bug 469524 - subversion 1.5.x - rpath problems in 64bit systems
Summary: subversion 1.5.x - rpath problems in 64bit systems
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: subversion
Version: 10
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-01 21:43 UTC by Jose Pedro Oliveira
Modified: 2009-08-10 21:48 UTC (History)
2 users (show)

Fixed In Version: 1.6.4-2.fc10
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-08-10 21:48:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jose Pedro Oliveira 2008-11-01 21:43:17 UTC
Description of problem:

There is a rpath problem in 64bit systems.  The SRPM rebuild fails in x86_64
systems with rpmdevtools installed and the /usr/lib/rpm/check-rpaths check active:
----------
...
ERROR   0001: file '/usr/bin/svndumpfilter' contains a standard rpath
'/usr/lib64' in [/usr/lib64]
ERROR   0001: file '/usr/bin/svnserve' contains a standard rpath '/usr/lib64'
in [/usr/lib64]
error: Bad exit status from /var/tmp/rpm-tmp.hylxe6 (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.hylxe6 (%install)
----------


Version-Release number of selected component (if applicable):
All subversion 1.5.x

How reproducible:
Always.

Steps to Reproduce:
1. install rmpdevtools
2. add
     %__arch_install_post \
        /usr/lib/rpm/check-rpaths
   to the .rpmmacros file
3. rpmbuild -ba subversion.spec

Comment 1 Bug Zapper 2008-11-26 04:37:22 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Joe Orton 2009-03-09 16:46:52 UTC
This should be fixed in this build:

http://koji.fedoraproject.org/koji/buildinfo?buildID=93468

Comment 3 Fedora Update System 2009-05-28 12:05:28 UTC
subversion-1.6.2-2.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/subversion-1.6.2-2.fc10

Comment 4 Fedora Update System 2009-05-30 02:35:16 UTC
subversion-1.6.2-2.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update subversion'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-5690

Comment 5 Fedora Update System 2009-08-09 10:20:07 UTC
subversion-1.6.4-2.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/subversion-1.6.4-2.fc10

Comment 6 Fedora Update System 2009-08-10 21:48:22 UTC
subversion-1.6.4-2.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.


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