On Wed, 2002-12-18 at 00:52, Herbert Poetzl wrote: > On Tue, Dec 17, 2002 at 02:32:54PM -0800, Roderick A. Anderson wrote: > > While attempting to update some vservers I'm getting the error 'error: Can > > not open Packages index using db3 - permission denied (13)' followed by a > > similar message for the database file when I use vrpm.
You should be able to update a vserver with rpm --root /vserver/vsname -Uvh <packages> This should be run as root from the root server (and It does not require to change the permission of /vservers). Cheers, Dave.
