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:
	
	
	
		
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
	
	
	
		
This fix the problem. After this update Portage, and then the rest.
				
			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'While emerging some package, than be sure this is a bug in portage. Just append
		Code:
	
	FEATURES="-pid-sandbox" 
	 
	 
 
		 
 
		