[pve-devel] trying to install lxc-pve, usermod error in lxc-pve.postinst
Alexandre DERUMIER
aderumier at odiso.com
Thu Apr 30 15:01:28 CEST 2015
dpkg -i lxc-pve-dev_1.1.1-1_amd64.deb
Setting up lxc-pve (1.1.1-1) ...
usermod: invalid option -- 'v'
It's hanging in lxc-pve.postinst
# create subuid/subgui map for root
# (to run unprivileged containers as root)
usermod -v 100000-165535 -w 100000-165535 root
#usermod -v 100000-165535 -w 100000-165535 root
usermod: invalid option -- 'v'
Any idea ?
More information about the pve-devel
mailing list