There is appearing warning when link has relative path - which is incorrect because relative path is correct (and than it is going to recover it using absolute path). One of the big problems are going to happened when in chroot.
warning examples:
update-alternatives: warning: /etc/alternatives/lupdate has been changed (manually or by a script); switching to manual updates only
update-alternatives: warning: forcing reinstallation of alternative ../../usr/bin/lupdate-qt4 because link group lupdate is broken
update-alternatives: warning: current alternative ../../usr/bin/lupdate-qt4 is unknown, switching to /usr/bin/lupdate-qt4 for link group lupdate
update-alternatives: warning: /etc/alternatives/lrelease has been changed (manually or by a script); switching to manual updates only
update-alternatives: warning: forcing reinstallation of alternative ../../usr/bin/lrelease-qt4 because link group lrelease is broken
update-alternatives: warning: current alternative ../../usr/bin/lrelease-qt4 is unknown, switching to /usr/bin/lrelease-qt4 for link group lrelease
update-alternatives: warning: /etc/alternatives/qmake has been changed (manually or by a script); switching to manual updates only
update-alternatives: warning: forcing reinstallation of alternative ../../usr/bin/qmake-qt4 because link group qmake is broken
update-alternatives: warning: current alternative ../../usr/bin/qmake-qt4 is unknown, switching to /usr/bin/qmake-qt4 for link group qmake
lsb_release -rd
Description: Ubuntu 12.10
Release: 12.10
apt-cache policy dpkg
dpkg:
Installed: 1.16.7ubuntu6
Candidate: 1.16.7ubuntu6
Version table:
*** 1.16.7ubuntu6 0
500 http://archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status
kind regards,
M.