> timedatectl and localectl do not communicate correct with DBUS in my
> Debian 8 and Ubuntu 16.04 containers, where timedatectl works in Ubuntu
> 16.04 but localectl does not. The commands run into a timeout in DBUS.

works for me. I tested with this template:

http://download1.proxmox.com/images/system/ubuntu-16.10-standard_16.10-1_amd64.tar.gz


> 
> To verify that the problem is fixed or not fixed in recent versions, I
> debootstrapped an Ubuntu 16.10 Template but i can't create a CT with it,
> because I get the "TASK ERROR: unsupported ubunt version '16.10'" message.
> 
> After adding
> "    '16.10' => 1, # yakkety"
> to /usr/share/perl5/PVE/LXC/Setup/Ubuntu.pm and/or uncommenting the line
> "    die "unsupported ubunt version '$version'\n" if
> !$known_versions->{$version};"
> I still get this message.
> 
> I tried to restart the pveproxy and pve-manager services after the
> changes, but without any success.
> 
> Do you have any ideas how I can make Ubuntu 16.10 a supported version to
> PVE? Any advice how to further debug the issue would also be appreciated.

I just added support for that:

https://git.proxmox.com/?p=pve-container.git;a=summary

_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to