pct df fails with error

Maaaah

New Member
Apr 10, 2018
4
0
1
46
Greetings!

I am trying to use 'pct df' to get free space for the container, but it fails. Please advise.

# pct df 107
Insecure dependency in printf while running with -T switch at /usr/share/perl5/PVE/CLI/pct.pm line 403.

# dpkg -S /usr/sbin/pct
pve-container: /usr/sbin/pct

# dpkg -S /usr/share/perl5/PVE/CLI/pct.pm
pve-container: /usr/share/perl5/PVE/CLI/pct.pm

# dpkg -s pve-container
Package: pve-container
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 372
Maintainer: Proxmox Support Team <support@proxmox.com>
Architecture: all
Version: 2.0-21
Depends: file, libpve-common-perl (>= 5.0-20), libpve-guest-common-perl, libpve-storage-perl (>= 5.0-18), lxc-pve, pve-cluster (>= 4.0-8), pve-ha-manager, xz-utils, perl
Description: Proxmox VE Container management tool
Tool to manage Linux Containers on Proxmox VE.
 
Last edited:
the only time i saw such an error, there was a wrong permission on a path to the perl files
 
Thanks, are there any chances to have it fixed soon? If not, is there a possible workaround?