with breaks/versioned-depends ;) On May 5, 2020 10:27 am, Fabian Ebner wrote: > From: Fabian Grünbichler <f.gruenbich...@proxmox.com> > > Signed-off-by: Fabian Grünbichler <f.gruenbich...@proxmox.com> > Tested-by: Fabian Ebner <f.eb...@proxmox.com> > --- > > Changes from v1: > * Add patch for container create_vm issue > * Add patch for snapshot_rollback issue > * Dropped the two already applied patches for qemu-server > > src/PVE/LXC.pm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/src/PVE/LXC.pm b/src/PVE/LXC.pm > index efbd1d9..4eb1a14 100644 > --- a/src/PVE/LXC.pm > +++ b/src/PVE/LXC.pm > @@ -20,8 +20,8 @@ use PVE::SafeSyslog; > use PVE::INotify; > use PVE::JSONSchema qw(get_standard_option); > use PVE::Tools qw( > - dir_glob_foreach file_get_contents file_set_contents lock_file > - lock_file_full AT_FDCWD O_PATH $IPV4RE $IPV6RE > + dir_glob_foreach file_get_contents file_set_contents > + AT_FDCWD O_PATH $IPV4RE $IPV6RE > ); > use PVE::CpuSet; > use PVE::Network; > -- > 2.20.1 > >
_______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel