(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