this happened today on a proxmox kvm-only host:
~# aptitude full-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages will be upgraded:
vzctl vzdump
2 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 268kB of archives. After unpacking 24.6kB will be used.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Get:1 http://download.proxmox.com lenny/pve vzctl 3.0.28-1pve1 [240kB]
Get:2 http://download.proxmox.com lenny/pve vzdump 1.2-14 [28.9kB]
Fetched 268kB in 0s (993kB/s)
(Reading database ... 32873 files and directories currently installed.)
Preparing to replace vzctl 3.0.27-1pve1 (using .../vzctl_3.0.28-1pve1_amd64.deb) ...
Unpacking replacement vzctl ...
Preparing to replace vzdump 1.2-13 (using .../archives/vzdump_1.2-14_all.deb) ...
Unpacking replacement vzdump ...
Processing triggers for man-db ...
Setting up vzctl (3.0.28-1pve1) ...
Installing new version of config file /etc/init.d/vzeventd ...
Installing new version of config file /etc/vz/conf/ve-basic.conf-sample ...
Installing new version of config file /etc/vz/conf/ve-vswap-256m.conf-sample ...
Installing new version of config file /etc/vz/conf/ve-vswap-1024m.conf-sample ...
Installing new version of config file /etc/vz/conf/ve-unlimited.conf-sample ...
Installing new version of config file /etc/vz/conf/ve-vswap-512m.conf-sample ...
Installing new version of config file /etc/vz/conf/ve-light.conf-sample ...
Installing new version of config file /etc/vz/dists/scripts/set_ugid_quota.sh ...
Installing new version of config file /etc/vz/dists/scripts/arch-set_ugid_quota.sh ...
Installing new version of config file /etc/vz/dists/scripts/gentoo-set_ugid_quota.sh ...
Installing new version of config file /etc/vz/dists/scripts/arch-add_ip.sh ...
Installing new version of config file /etc/vz/dists/scripts/slackware-set_ugid_quota.sh ...
Installing new version of config file /etc/vz/osrelease.conf ...
ldconfig: /usr/lib32/libxerces-c.so.28 is not a symbolic link
ldconfig: /usr/lib32/libxerces-depdom.so.28 is not a symbolic link
Running kernel is not an OpenVZ kernel
ldconfig: /usr/lib32/libxerces-c.so.28 is not a symbolic link
ldconfig: /usr/lib32/libxerces-depdom.so.28 is not a symbolic link
Setting up vzdump (1.2-14) ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Current status: 0 updates [-2].
----------------------------------------------------
after that we're here:
:~# pveversion -v
pve-manager: 1.8-18 (pve-manager/1.8/6070)
running kernel: 2.6.35-1-pve
proxmox-ve-2.6.35: 1.8-11
pve-kernel-2.6.35-1-pve: 2.6.35-11
qemu-server: 1.1-30
pve-firmware: 1.0-11
libpve-storage-perl: 1.0-17
vncterm: 0.9-2
vzctl: 3.0.28-1pve1
vzdump: 1.2-14
vzprocps: 2.0.11-2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.14.1-1
ksm-control-daemon: 1.0-6
--------------
any reason for the ldconfig complaints?
best
hk
~# aptitude full-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages will be upgraded:
vzctl vzdump
2 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 268kB of archives. After unpacking 24.6kB will be used.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Get:1 http://download.proxmox.com lenny/pve vzctl 3.0.28-1pve1 [240kB]
Get:2 http://download.proxmox.com lenny/pve vzdump 1.2-14 [28.9kB]
Fetched 268kB in 0s (993kB/s)
(Reading database ... 32873 files and directories currently installed.)
Preparing to replace vzctl 3.0.27-1pve1 (using .../vzctl_3.0.28-1pve1_amd64.deb) ...
Unpacking replacement vzctl ...
Preparing to replace vzdump 1.2-13 (using .../archives/vzdump_1.2-14_all.deb) ...
Unpacking replacement vzdump ...
Processing triggers for man-db ...
Setting up vzctl (3.0.28-1pve1) ...
Installing new version of config file /etc/init.d/vzeventd ...
Installing new version of config file /etc/vz/conf/ve-basic.conf-sample ...
Installing new version of config file /etc/vz/conf/ve-vswap-256m.conf-sample ...
Installing new version of config file /etc/vz/conf/ve-vswap-1024m.conf-sample ...
Installing new version of config file /etc/vz/conf/ve-unlimited.conf-sample ...
Installing new version of config file /etc/vz/conf/ve-vswap-512m.conf-sample ...
Installing new version of config file /etc/vz/conf/ve-light.conf-sample ...
Installing new version of config file /etc/vz/dists/scripts/set_ugid_quota.sh ...
Installing new version of config file /etc/vz/dists/scripts/arch-set_ugid_quota.sh ...
Installing new version of config file /etc/vz/dists/scripts/gentoo-set_ugid_quota.sh ...
Installing new version of config file /etc/vz/dists/scripts/arch-add_ip.sh ...
Installing new version of config file /etc/vz/dists/scripts/slackware-set_ugid_quota.sh ...
Installing new version of config file /etc/vz/osrelease.conf ...
ldconfig: /usr/lib32/libxerces-c.so.28 is not a symbolic link
ldconfig: /usr/lib32/libxerces-depdom.so.28 is not a symbolic link
Running kernel is not an OpenVZ kernel
ldconfig: /usr/lib32/libxerces-c.so.28 is not a symbolic link
ldconfig: /usr/lib32/libxerces-depdom.so.28 is not a symbolic link
Setting up vzdump (1.2-14) ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Current status: 0 updates [-2].
----------------------------------------------------
after that we're here:
:~# pveversion -v
pve-manager: 1.8-18 (pve-manager/1.8/6070)
running kernel: 2.6.35-1-pve
proxmox-ve-2.6.35: 1.8-11
pve-kernel-2.6.35-1-pve: 2.6.35-11
qemu-server: 1.1-30
pve-firmware: 1.0-11
libpve-storage-perl: 1.0-17
vncterm: 0.9-2
vzctl: 3.0.28-1pve1
vzdump: 1.2-14
vzprocps: 2.0.11-2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.14.1-1
ksm-control-daemon: 1.0-6
--------------
any reason for the ldconfig complaints?
best
hk