You are not logged in.

#1 2006-02-17 21:06:11

Jacek Poplawski
Member
From: Poland
Registered: 2006-01-10
Posts: 736
Website

subversion and apr-util

I don't understand it:

[jp@darkserver ~]$ svnadmin help
svnadmin: error while loading shared libraries: libaprutil-1.so.0: cannot open shared object file: No such file or directory

[jp@darkwood ~]$ pacman -Q -o /usr/lib/libaprutil-1.so.0.2.2
/usr/lib/libaprutil-1.so.0.2.2 is owned by apr-util 1.2.2-2

[root@darkserver jp]# pacman -S apr-util
:: apr-util conflicts with apache. Remove apache? [Y/n] n

from the Apache info:

Provides       : apr apr-util
Conflicts With : apr apr-util

The difference is that on darkserver I have apache 2.0 and on darkwood I have apache 2.2.

Offline

#2 2006-02-17 21:45:03

Jacek Poplawski
Member
From: Poland
Registered: 2006-01-10
Posts: 736
Website

Re: subversion and apr-util

OK, more info

[jp@darkserver ~]$ ldd /usr/bin/svnadmin |grep aprutil
        libaprutil-1.so.0 => not found

and the file on darkserver is:

/usr/lib/libaprutil-0.so.0.9.7

so this subversion package requires libaprutil-1, and system had libaprutil-0.9.7, why package installed?

Offline

Board footer

Powered by FluxBB