在一个新的容器上,我做:
lxc-attach -n mycontainer -- apt-get install -y wget
但是,wget的安装部分失败,并显示以下消息
...
Processing triggers for ca-certificates (20160104) ...
mktemp: failed to create file via template ‘/some/path/on/host/machine’: No such file or directory
dpkg: error processing package ca-certificates (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
ca-certificates