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

Re: Problems installing/setting up subversion server

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2005-02-15 11:08:15 CET

(initially not sent to the list, sending again)

Haley Miller wrote:
> I can't seem to track down the root cause/solution to what appears to
> be a DB error. First, when I run: rpm -Uvh <filename>.rpm I get
> something of the following
>
> root@vps [/home/softeng/Subversion]# rpm -Uvh
> db42-utils-4.2.52-0.1.i386.rpm error: failed to stat proc: No such file or
> directory
> Preparing... ###########################################
> [100%] 1:db42-utils ###########################################
> [100%]
>
> I receive the stat proc error on all .rpm files.

Do you have the proc filesystem mounted and is it readable? If yes, take a
look at the output from 'strace rpm ....' and what exactly fails. Processes
might need information from it to work properly, so you'd best fix that first
and see if it makes any difference.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 15 23:06:32 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.