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

Re: Wrong db version for src rpm rebuild

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2005-01-07 01:26:27 CET

As it happens, I'm updating Subversion on an FC2 system now and reproducing
my previous steps. I found I needed to install neon-devel and tcl-devel
("yum install neon-devel tcl-devel") in order to rebuild the updated swig
SRPM. I then rebuilt the new swig and found when attempting to install it:

[root@matureasskickers i386]# rpm -Uvh swig-1.3.21-6.i386.rpm
/etc/security/selinux/file_contexts: No such file or directory
error: Failed dependencies:
        libswigpy.so is needed by (installed) subversion-1.0.9-1

I then issued "rpm -Uvh --nodeps swig-1.3.21-6.i386.rpm" to force the
install.

At this point I can rebuild and install subversion:

rpmbuild --rebuild subversion-1.1.1-1.1.src.rpm
su
cd ~buildmeister/RPMS/i386
rpm -Uvh subversion-1.1.1-1.1.i386.rpm

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 7 01:28:44 2005

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.