sudo dpkg -i ./*.deb apparently does the same as the "cmd.sh > output.txt 2>&1" shown in the post prior to yours, but anyway that gave me the list of error messages.
The first dependency was easy - libconfig-file-perl was not installed so I went online and found that file and added it to the offline bundle folder, one problem down.
The next one I identified a missing package, downloaded it and that helped.
Now when I look at the remaining errors, most them are saying they depend on a file with version 4.8 but version 4.4 is installed. I can't find where the 4.4 versions are - they aren't in the offline bundle folder anyway.
Here is what those errors look like:
"libqt4-help depends on libqt4-sql (= 4:4.8.1-0ubuntu4.
; however:
Version of libqt4-sql on system is 4:4.8.1-0ubuntu4.4."
So how do I find the version 4.4s and replace them with 4.8s? They aren't in the offline bundle folder, so are they already installed somewhere?
I heard back from support and they told me this:
"Your best bet is to download the Ubuntu install DVD and add them as source in sources.list. Then try to install Armory's dependencies:
sudo apt-get install pyqt4-dev-tools libqtcore4 libqt4-dev python-qt4 python-dev python-twisted python-psutil"
I don't understand that or know how to do it. I found sources.list, but it's entries pointed to URLs, and what exactly am I supposed to add to it anyway?
Thanks for your help!
I pasted the latest error log below in case you have any interest in it (the happy faces should be 8s):
(Reading database ... 144002 files and directories currently installed.)
Preparing to replace armory 0.93.3-1 (using armory_0.93.3_ubuntu-64bit.deb) ...
Unpacking replacement armory ...
Preparing to replace dpkg-sig 0.13.1 (using dpkg-sig_0.13.1_all.deb) ...
Unpacking replacement dpkg-sig ...
Preparing to replace libconfig-file-perl 1.50-2 (using libconfig-file-perl_1.50-2_all.deb) ...
Unpacking replacement libconfig-file-perl ...
Preparing to replace libqt4-designer 4:4.8.1-0ubuntu4.8 (using libqt4-designer_4.8.1-0ubuntu4.8_amd64.deb) ...
Unpacking replacement libqt4-designer ...
Preparing to replace libqt4-help 4:4.8.1-0ubuntu4.8 (using libqt4-help_4.8.1-0ubuntu4.8_amd64.deb) ...
Unpacking replacement libqt4-help ...
Preparing to replace libqt4-scripttools 4:4.8.1-0ubuntu4.8 (using libqt4-scripttools_4.8.1-0ubuntu4.8_amd64.deb) ...
Unpacking replacement libqt4-scripttools ...
Preparing to replace libqt4-test 4:4.8.1-0ubuntu4.8 (using libqt4-test_4.8.1-0ubuntu4.8_amd64.deb) ...
Unpacking replacement libqt4-test ...
Preparing to replace libqtassistantclient4 4.6.3-3ubuntu2 (using libqtassistantclient4_4.6.3-3ubuntu2_amd64.deb) ...
Unpacking replacement libqtassistantclient4 ...
Preparing to replace libqtwebkit4 2.2.1-1ubuntu4 (using libqtwebkit4_2.2.1-1ubuntu4_amd64.deb) ...
Unpacking replacement libqtwebkit4 ...
Preparing to replace python-psutil 0.4.1-1ubuntu1 (using python-psutil_0.4.1-1ubuntu1_amd64.deb) ...
Unpacking replacement python-psutil ...
Preparing to replace python-pyasn1 0.0.11a-1ubuntu1 (using python-pyasn1_0.0.11a-1ubuntu1_all.deb) ...
Unpacking replacement python-pyasn1 ...
Preparing to replace python-qt4 4.9.1-2ubuntu1 (using python-qt4_4.9.1-2ubuntu1_amd64.deb) ...
Unpacking replacement python-qt4 ...
Preparing to replace python-sip 4.13.2-1 (using python-sip_4.13.2-1_amd64.deb) ...
Unpacking replacement python-sip ...
Preparing to replace python-twisted 11.1.0-1ubuntu2 (using python-twisted_11.1.0-1ubuntu2_all.deb) ...
Unpacking replacement python-twisted ...
Preparing to replace python-twisted-conch 1:11.1.0-1 (using python-twisted-conch_11.1.0-1_all.deb) ...
Unpacking replacement python-twisted-conch ...
Preparing to replace python-twisted-lore 11.1.0-1 (using python-twisted-lore_11.1.0-1_all.deb) ...
Unpacking replacement python-twisted-lore ...
Preparing to replace python-twisted-mail 11.1.0-1 (using python-twisted-mail_11.1.0-1_all.deb) ...
Unpacking replacement python-twisted-mail ...
Preparing to replace python-twisted-news 11.1.0-1 (using python-twisted-news_11.1.0-1_all.deb) ...
Unpacking replacement python-twisted-news ...
Preparing to replace python-twisted-runner 11.1.0-1 (using python-twisted-runner_11.1.0-1_amd64.deb) ...
Unpacking replacement python-twisted-runner ...
Preparing to replace python-twisted-words 11.1.0-1 (using python-twisted-words_11.1.0-1_all.deb) ...
Unpacking replacement python-twisted-words ...
Setting up libconfig-file-perl (1.50-2) ...
dpkg: dependency problems prevent configuration of libqt4-designer:
libqt4-designer depends on libqt4-script (= 4:4.8.1-0ubuntu4.
; however:
Version of libqt4-script on system is 4:4.8.1-0ubuntu4.9.
libqt4-designer depends on libqt4-xml (= 4:4.8.1-0ubuntu4.
; however:
Version of libqt4-xml on system is 4:4.8.1-0ubuntu4.4.
libqt4-designer depends on libqtcore4 (= 4:4.8.1-0ubuntu4.
; however:
Version of libqtcore4 on system is 4:4.8.1-0ubuntu4.4.
libqt4-designer depends on libqtgui4 (= 4:4.8.1-0ubuntu4.
; however:
Version of libqtgui4 on system is 4:4.8.1-0ubuntu4.4.
dpkg: error processing libqt4-designer (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt4-help:
libqt4-help depends on libqt4-network (= 4:4.8.1-0ubuntu4.
; however:
Version of libqt4-network on system is 4:4.8.1-0ubuntu4.4.
libqt4-help depends on libqt4-sql (= 4:4.8.1-0ubuntu4.
; however:
Version of libqt4-sql on system is 4:4.8.1-0ubuntu4.4.
libqt4-help depends on libqtcore4 (= 4:4.8.1-0ubuntu4.
; however:
Version of libqtcore4 on system is 4:4.8.1-0ubuntu4.4.
libqt4-help depends on libqtgui4 (= 4:4.8.1-0ubuntu4.
; however:
Version of libqtgui4 on system is 4:4.8.1-0ubuntu4.4.
dpkg: error processing libqt4-help (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt4-scripttools:
libqt4-scripttools depends on libqt4-script (= 4:4.8.1-0ubuntu4.
; however:
Version of libqt4-script on system is 4:4.8.1-0ubuntu4.9.
libqt4-scripttools depends on libqtcore4 (= 4:4.8.1-0ubuntu4.
; however:
Version of libqtcore4 on system is 4:4.8.1-0ubuntu4.4.
libqt4-scripttools depends on libqtgui4 (= 4:4.8.1-0ubuntu4.
; however:
Version of libqtgui4 on system is 4:4.8.1-0ubuntu4.4.
dpkg: error processing libqt4-scripttools (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libqt4-test:
libqt4-test depends on libqtcore4 (= 4:4.8.1-0ubuntu4.
; however:
Version of libqtcore4 on system is 4:4.8.1-0ubuntu4.4.
dpkg: error processing libqt4-test (--install):
dependency problems - leaving unconfigured
Setting up libqtassistantclient4 (4.6.3-3ubuntu2) ...
Setting up libqtwebkit4 (2.2.1-1ubuntu4) ...
Setting up python-psutil (0.4.1-1ubuntu1) ...
Setting up python-pyasn1 (0.0.11a-1ubuntu1) ...
dpkg: dependency problems prevent configuration of python-qt4:
python-qt4 depends on libqt4-designer (>= 4:4.8.0-1~); however:
Package libqt4-designer is not configured yet.
python-qt4 depends on libqt4-help (>= 4:4.8.0-1~); however:
Package libqt4-help is not configured yet.
python-qt4 depends on libqt4-script (>= 4:4.8.0-1~); however:
Package libqt4-script is not configured yet.
python-qt4 depends on libqt4-scripttools (>= 4:4.8.0-1~); however:
Package libqt4-scripttools is not configured yet.
python-qt4 depends on libqt4-test (>= 4:4.8.0-1~); however:
Package libqt4-test is not configured yet.
dpkg: error processing python-qt4 (--install):
dependency problems - leaving unconfigured
Setting up python-sip (4.13.2-1) ...
Setting up python-twisted-lore (11.1.0-1) ...
Setting up python-twisted-mail (11.1.0-1) ...
Setting up python-twisted-news (11.1.0-1) ...
Setting up python-twisted-runner (11.1.0-1) ...
Setting up python-twisted-words (11.1.0-1) ...
dpkg: dependency problems prevent configuration of armory:
armory depends on python-qt4; however:
Package python-qt4 is not configured yet.
dpkg: error processing armory (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db ...
Setting up dpkg-sig (0.13.1) ...
Processing triggers for doc-base ...
Processing 2 changed doc-base files...
Setting up python-twisted-conch (1:11.1.0-1) ...
Processing triggers for python-twisted-core ...
Setting up python-twisted (11.1.0-1ubuntu2) ...
Processing triggers for desktop-file-utils ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
libqt4-designer
libqt4-help
libqt4-scripttools
libqt4-test
python-qt4
armory