View Single Post
Posts: 25 | Thanked: 7 times | Joined on Nov 2012
#146
Originally Posted by Kozzi View Post
@Mr.Pancake

Have you tried using "dpkg -i filename.deb" to install with Terminal? It would give more information than just "Installation interrupted".
~ $ cd /home/user/MyDocs/Downloads
~/MyDocs/Downloads $ dpkg -i meefox_1.0.5_armel
.deb
Aegis rejecting meefox_1.0.5_armel.deb: package 'meefox' origin cannot be determined -- signature check failed
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
~/MyDocs/Downloads $
~/MyDocs/Downloads $ ~/MyDocs/Downloads $
~/MyDocs/Downloads $ dpkg -i wazapp_0.9.20.0nig
htly24_armel.deb
Package wazapp: <for> refers to 'python-minimal::/usr/bin/python', not installed by that package -- ignored
Package wazapp: <for> refers to 'python2.6-minimal::/usr/bin/python2.6', not installed by that package -- ignored
dpkg: requested operation requires superuser privilege
aegis-installing wazapp (from '')
accli.cpp(1449): ERROR: cannot sign '/var/lib/aegis/restok/restok.conf.new' (Operation not permitted)
Creating new signed '/var/lib/aegis/restok/restok.conf' failed
~/MyDocs/Downloads $
[16:06:47] Alex: ~/MyDocs/Downloads $ ~/MyDocs/Downloads $
~/MyDocs/Downloads $ dpkg -i wazapp_0.9.20.0nig
htly24_armel.deb
Package wazapp: <for> refers to 'python-minimal::/usr/bin/python', not installed by that package -- ignored
Package wazapp: <for> refers to 'python2.6-minimal::/usr/bin/python2.6', not installed by that package -- ignored
dpkg: requested operation requires superuser privilege
aegis-installing wazapp (from '')
accli.cpp(1449): ERROR: cannot sign '/var/lib/aegis/restok/restok.conf.new' (Operation not permitted)
Creating new signed '/var/lib/aegis/restok/restok.conf' failed
~/MyDocs/Downloads $
Looks like I'm missing python?

Last edited by Mr.Pancake; 2013-07-29 at 13:07.