[pve-devel] trying to install lxc-pve, usermod error in lxc-pve.postinst
Alexandre DERUMIER
aderumier at odiso.com
Sat May 2 16:48:37 CEST 2015
>>OK, the repository is up to date now - please test.
Ok, this working fine.
I found that using apt-get upgrade first, upgrade the whole packages better.
(systemd-sysv was installed this time)
here the full upgrade script
convert cluster.conf to /etc/corosync/corosync.conf
generate /etc/corosync/authkey
#cp /etc/corosync/corosync.conf
#touch /proxmox_install_mode
#apt-get update
#apt-get upgrade
#apt-get remove clvm vzctl
#apt-get dist-upgrade
#apt-get install clvm lxc
rm /proxmox_install_mode
#killall -9 corosync
#corosync
#/etc/init.d/pve-cluster restart
#/etc/init.d/pvedaemon restart
#/etc/init.d/pveproxy restart
#/etc/init.d/pvestatd restart
(I'm not sure, but maybe do we need to put a depend on lxc in pve-container ? they are no depend on lxc anywhere, so we need to install it manually when upgrading)
----- Mail original -----
De: "dietmar" <dietmar at proxmox.com>
À: "aderumier" <aderumier at odiso.com>
Cc: "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Jeudi 30 Avril 2015 19:00:24
Objet: Re: [pve-devel] trying to install lxc-pve, usermod error in lxc-pve.postinst
> > do you plan to update jessie pvetest repo soon ?
> >
> > I would like to test upgrade from wheezy with new packages version and lxc
>
> Yes, I can update if you want.
OK, the repository is up to date now - please test.
More information about the pve-devel
mailing list