Hallo this happens every time I run this script on an Ubuntu 14.03 or 14.04 64bit: the installation hangs at (roughly translated):
update-alternatives: using /usr/bin/gconftool-2 for /usr/bin/gconftool (gconftool) in automatic mode
I even cannot block the script by CTRL+C.
Maybe I miss some other preventive configuration?
I solve every time by:
1- forcing machine reboot
2- rm /var/lib/dpkg/info/gconf2.postinst
3- sudo dpkg -configure -a
4- running ./aeroo_install.sh again