PLDWWW: Vserver

glen glen at pld-linux.org
Fri Jan 27 15:25:17 CET 2006


Author: glen   Date: Fri Jan 27 14:25:17 2006 GMT
Module: PLDWWW   URL: http://www.pld-linux.org/Vserver
---- Log message:


---- Page affected: Vserver

---- Diffs:

================================================================
  
  while the restart works fine inside vserver. don't know solution to this, but as a workaround disable service restarts in ''/etc/sysconfig/rpm''
  
+  * Provides: user(name) and group(name) do not work
+ if some group is provided by multiple packages and one is deinstalled, the users will be removed. this is because the rpm binary is not available with external package management for rpm scripts.
+ {{{
+ Preparing...                ########################################### [100%]
+    1:test                   ########################################### [100%]
+ + rpm -qa
+ /var/tmp/rpm-tmp.17082[3]: rpm: not found
+ error: %post(test-0.1-1.11.i686) scriptlet failed, exit status 127
+ vpoldek failed on vserver 'test' with errorcode 1
+ }}}
+ 
+ Workaround: disable ''RPM_USERDEL=yes'' from ''/etc/sysconfig/rpm''
+ 


More information about the pld-cvs-commit mailing list