PLDWWW: Vserver
glen
glen at pld-linux.org
Wed May 7 11:43:57 CEST 2008
Author: glen Date: Wed May 7 09:43:57 2008 GMT
Module: PLDWWW URL: http://www.pld-linux.org/Vserver?action=diff&rev2=106&rev1=105
---- Log message:
---- Page affected: Vserver
---- Diffs:
================================================================
=== Package built for different operating system (linux) ===
- When setting up vservers on Th with recent poldek one might run into an error with message:
+ When upgrading packages on vservers with recent rpm one might run into an error with message:
{{{
error: package.arch: package is for a different operating system (linux)
}}}
it can be resolved by copying platform information from host system to vservers default settings directory:
{{{
- # cp /etc/rpm/platform /usr/lib/util-vserver/distributions/pld-th/rpm
- # cp /etc/rpm/platform /usr/lib/util-vserver/distributions/pld-ac/rpm
+ # cp /usr/lib/util-vserver/distributions/defaults/rpm/platform \
+ /etc/vservers/<NAME>/apps/pkgmgmt/base/rpm/etc/platform
}}}
- or by upgrading to util-vserver-0.30.213-5 or later (th versions).
+ it doesn't affect newly created vservers.
=== Can't upgrade FHS package ===
More information about the pld-cvs-commit
mailing list