> Dietmar Maurer <diet...@proxmox.com> hat am 5. Mai 2017 um 16:29 geschrieben: > > > Just noticed that this series introduces cyclic package dependency. > > qemu-server => pve-storage => qemu-server > pve-container => pve-storage => pve-container I think the manager package is quiet big. May be it makes more sense to make an separate package? > > Any idea howto solve that? Maybe we should move that > code to pve-manager instead? > > > > +++ b/PVE/ReplicationTools.pm > > @@ -0,0 +1,578 @@ > > +package PVE::ReplicationTools; > > + > > +use warnings; > > +use strict; > > + > > +use PVE::Tools qw(run_command); > > +use PVE::Cluster; > > +use PVE::QemuConfig; > > +use PVE::LXC::Config; > > +use PVE::LXC; > > +use PVE::Storage; > > +use Time::Local;
Best Regards, Wolfgang Link w.l...@proxmox.com http://www.proxmox.com ____________________________________________________________________ Proxmox Server Solutions GmbH Kohlgasse 51/10, 1050 Vienna, Austria Commercial register no.: FN 258879 f Registration office: Handelsgericht Wien _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel