I'm having this problem with a new machine as well. My other one is fine, but for this particular version I'm encountering the python qt4 etc. "depends on, and is not install" issues others have reported here as well. Not able to proceed further until this is fixed, any ideas?
I tried the fR suggestion here and still encountering problems.
Pre-Req Errors
$ sudo apt-get install python-qt4 python-twisted python-psutilReading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
python-qt4 : Depends: libqt4-designer (>= 4:4.8.0-1~) but it is not going to be installed
Depends: libqt4-help (>= 4:4.8.0-1~) but it is not going to be installed
Depends: libqt4-scripttools (>= 4:4.8.0-1~) but it is not going to be installed
Depends: libqt4-test (>= 4:4.8.0-1~) but it is not going to be installed
Depends: libqtassistantclient4 (>= 4.6.3) but it is not going to be installed
Depends: libqtwebkit4 (>= 2.2~2011week36) but it is not going to be installed
Depends: sip-api-8.1
python-twisted : Depends: python-twisted-conch (>= 1:11.0) but it is not going to be installed
Depends: python-twisted-mail (>= 11.0) but it is not going to be installed
Depends: python-twisted-lore (>= 11.0) but it is not going to be installed
Depends: python-twisted-news (>= 11.0) but it is not going to be installed
Depends: python-twisted-runner (>= 11.0) but it is not going to be installed
Depends: python-twisted-words (>= 11.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Installation Attempt:
Unpacking replacement armory ...
dpkg: dependency problems prevent configuration of armory:
armory depends on python-qt4; however:
Package python-qt4 is not installed.
armory depends on python-twisted; however:
Package python-twisted is not installed.
armory depends on python-psutil; however:
Package python-psutil is not installed.
dpkg: error processing armory (--install):
dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Errors were encountered while processing:
armory
Doesnt help:
sudo rm -fR /var/lib/apt/lists/*