Bug 175289 - libsvnjavahl-1.so symbolic link broken.
Summary: libsvnjavahl-1.so symbolic link broken.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: subversion
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-08 15:28 UTC by sangu
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 1.2.3-6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-12-12 23:27:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description sangu 2005-12-08 15:28:35 UTC
Description of problem:
$ls -al /usr/lib/libsvnjavahl-1.so
lrwxrwxrwx 1 root root 23 Dec  4 11:38 libsvnjavahl-1.so -> libsvnjavahl-1.so.0.0.0
$rpm -qf /usr/lib/libsvnjavahl-1.so
subversion-devel-1.2.3-5

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

How reproducible:
always

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Joe Orton 2005-12-08 15:31:32 UTC
The problem being what?  That the symlink should be in the -java subpackage
rather than the -devel subpackage?

Comment 2 sangu 2005-12-08 15:52:08 UTC
$ rpm -qa | grep ^subversion
subversion-perl-1.2.3-5
subversion-devel-1.2.3-5
subversion-1.2.3-5

$ sudo rpm -V subversion subversion-perl subversion-devel

No message

$ rpm -qf /usr/lib/libsvnjavahl-1.so
subversion-devel-1.2.3-5

subversion-javal doesn't be installed in my linux box.

$ rpm -qpl subversion-javahl-1.2.3-5.i386.rpm | grep javah
/usr/lib/libsvnjavahl-1.la
/usr/lib/libsvnjavahl-1.so
/usr/lib/libsvnjavahl-1.so.0
/usr/lib/libsvnjavahl-1.so.0.0.0

so, subversion-devel-1.2.3-5 need not have /usr/lib/libsvnjavahl-1.so.

Comment 3 Joe Orton 2005-12-12 23:27:22 UTC
Fixed in 1.2.3-6, thanks for the report.


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