Author: glen   Date: Thu Aug 30 14:42:12 2007 GMT
Module: PLDWWW   URL: 
http://www.pld-linux.org/Vserver?action=diff&rev2=81&rev1=80
---- Log message:
Can't upgrade FHS package

---- Page affected: Vserver

---- Diffs:

================================================================
The comment on the change is:
Can't upgrade FHS package

  
  or by upgrading to util-vserver-0.30.213-5 or later (th versions).
  
+ === can't upgrade FHS package ===
+ 
+ You will be most likely get error like:
+ {{{
+ error: unpacking of archive failed on file /proc: cpio: chown failed - 
Operation not permitted
+ }}}
+ 
+ The fix is to add {{{/proc}}} to 
{{{/etc/vservers/test/apps/pkgmgmt/base/rpm/etc/macros}}} {{{%_netsharedpath}}} 
list:
+ {{{
+ %_netsharedpath     /dev:/proc
+ }}}
+ 
+ and in case you have internalized rpmdb the macro file is there: 
{{{/vservers/test/etc/rpm/macros}}}
+ 
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to