Have I messed up my proxmox 3.1 installation? Trying to install some packages makes APT wantto remove packages that seem quite essential. I did install several other packages, they installednicely without side effects.
# apt-get install netcat-openbsd
Reading package lists... Done
Building dependency tree Reading state information... Done
The following packages were automatically installed and are no longer required:
apt-transport-https dtach iputils-arping libapt-pkg-perl libio-multiplex-perl liblzo2-2 lzop resource-agents-pve socat
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed: pve-kernel-2.6.32-26-pve
The following packages will be REMOVED:
proxmox-ve-2.6.32 pve-manager qemu-server
The following NEW packages will be installed: netcat-openbsd pve-kernel-2.6.32-26-pve
0 upgraded, 2 newly installed, 3 to remove and 0 not upgraded.
Need to get 33.1 MB of archives.
After this operation, 69.6 kB of additional disk space will be used.
Do you want to continue [Y/n]? n
Abort.
I assume proxmox will break if I let APT remove proxmox-ve-2.6.32 pve-manager qemu-server
# apt-get install netcat-openbsd
Reading package lists... Done
Building dependency tree Reading state information... Done
The following packages were automatically installed and are no longer required:
apt-transport-https dtach iputils-arping libapt-pkg-perl libio-multiplex-perl liblzo2-2 lzop resource-agents-pve socat
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed: pve-kernel-2.6.32-26-pve
The following packages will be REMOVED:
proxmox-ve-2.6.32 pve-manager qemu-server
The following NEW packages will be installed: netcat-openbsd pve-kernel-2.6.32-26-pve
0 upgraded, 2 newly installed, 3 to remove and 0 not upgraded.
Need to get 33.1 MB of archives.
After this operation, 69.6 kB of additional disk space will be used.
Do you want to continue [Y/n]? n
Abort.
I assume proxmox will break if I let APT remove proxmox-ve-2.6.32 pve-manager qemu-server
Last edited by a moderator: