On Centos 6 with kernel-2.6.32-504.12.2.el6.vs2.3.0.36.29.6.36.x86_64.rpm using util-vserver (c2df7c0), calling "vserver NAME pkgmgmt internalize" returns an error (works fine with kernel-2.6.32-431.11.2).
As long as I see, it completes its job fine and fails in _umountFilesystems (
|
pushd "$vdir/" >/dev/null || return 1 |
). The resulting vserver works OK and rpm/yum runs fine in it.