[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Svnadmin on Fedora on a 586 (not 686)

From: Joeri De Backer <jdb_at_c-w.be>
Date: 2004-06-25 13:13:32 CEST

Hello,

Has anyone installed yet subversion on a Fedora 2 - machine
with arch 586?

If so, can someone send me the exact steps to follow to
avoid bug 91933 of fedora?
(see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=91933)

The problem I have is:
[root@pino svn]# svnadmin create xxx
svn: Berkeley DB error while creating environment for filesystem xxx/db:
Invalid argument
[root@pino svn]#

I installed db4-4.2.52-3.1.src.rpm, added --disable-posixmutexes to
the SPECS-file and tried to recompile it via rpmbuild -ba db4.spec,
but I got some errors:

Processing files: db4-devel-4.2.52-3.1
error: File not found: /var/tmp/db4-root/usr/lib/libdb_cxx.so
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.13976
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd db-4.2.52
+ DOCDIR=/var/tmp/db4-root/usr/share/doc/db4-devel-4.2.52
+ export DOCDIR
+ rm -rf /var/tmp/db4-root/usr/share/doc/db4-devel-4.2.52
+ /bin/mkdir -p /var/tmp/db4-root/usr/share/doc/db4-devel-4.2.52
+ cp -pr docs/api_c docs/api_cxx docs/api_tcl docs/index.html /var/tmp/db4-root/usr/share/doc/db4-devel-4.2.52
+ cp -pr docs/ref docs/sleepycat /var/tmp/db4-root/usr/share/doc/db4-devel-4.2.52
+ cp -pr examples_c examples_cxx /var/tmp/db4-root/usr/share/doc/db4-devel-4.2.52
+ exit 0
Processing files: db4-tcl-4.2.52-3.1
error: File not found: /var/tmp/db4-root/usr/lib/libdb_tcl.so
Processing files: db4-debuginfo-4.2.52-3.1
Provides: libdb-4.2.so.debug libdb_cxx-4.2.so.debug libdb_tcl-4.2.so.debug
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
 
 
RPM build errors:
    File not found: /var/tmp/db4-root/usr/lib/libdb_cxx.so
    File not found: /var/tmp/db4-root/usr/lib/libdb_tcl.so

Anyone has experience with this?

Thanks,

Joeri.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 25 13:15:42 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.