[pve-devel] [PATCH pve-container] skip lxc hooks on non-PVE containers

Dietmar Maurer dietmar at proxmox.com
Tue Sep 1 17:21:40 CEST 2015


I now get warning during 'make dinstall'

make[2]: Entering directory '/home/dietmar/pve4-devel/pve-container/build'
perl -I. -T ./lxc-pve-prestart-hook printmanpod >lxc-pve-prestart-hook.1.pod
Use of uninitialized value $ENV{"LXC_NAME"} in pattern match (m//) at
./lxc-pve-prestart-hook line 6, <DATA> line 751.
rm -f lxc-pve-prestart-hook.1.gz
cat lxc-pve-prestart-hook.1.pod|pod2man -n lxc-pve-prestart-hook -s 1 -r  -c
"Proxmox Documentation"|gzip -c9 >lxc-pve-prestart-hook.1.gz
pod2man: unable to format
perl -I. -T ./lxc-pve-mount-hook printmanpod >lxc-pve-mount-hook.1.pod
Use of uninitialized value $ENV{"LXC_NAME"} in pattern match (m//) at
./lxc-pve-mount-hook line 6, <DATA> line 751.
rm -f lxc-pve-mount-hook.1.gz
cat lxc-pve-mount-hook.1.pod|pod2man -n lxc-pve-mount-hook -s 1 -r  -c "Proxmox
Documentation"|gzip -c9 >lxc-pve-mount-hook.1.gz
pod2man: unable to format
perl -I. -T ./lxc-pve-poststop-hook printmanpod >lxc-pve-poststop-hook.1.pod
Use of uninitialized value $ENV{"LXC_NAME"} in pattern match (m//) at
./lxc-pve-poststop-hook line 6, <DATA> line 751.
rm -f lxc-pve-poststop-hook.1.gz




More information about the pve-devel mailing list