[TUTORIAL] The lxc gentoo template seems not to be working right

fireon

Distinguished Member
Oct 25, 2010
4,593
543
183
Austria/Graz
deepdoc.at
Hello all,

i installed the actual gentoo lxc template from proxmox. It is starting, but emerge did'nt work. Every ebuild give's this error message:
Code:
 * The ebuild phase 'die_hooks' has been aborted since PORTAGE_BUILDDIR
 * does not exist: '/var/tmp/portage/app-shells/zsh-5.6.2'
And "/var/tmp/portage/" exists, but not more. Rights are ok. Same as privileged CT.
While emerging some package, than be sure this is a bug in portage. Just append
Code:
FEATURES="-pid-sandbox"
This fix the problem. After this update Portage, and then the rest.
 
Hmm, I did not update that one for a while - last time in July (where basic stuff worked, if my mind is remembering correctly, not sure if I tried an ebuild though...).

I can update it and take a look if it works now. Much thanks for telling with even a proposed fix!