Re: [Anounce] [N9] Volume/Power Button Monitor
Quote:
Originally Posted by Dousan
(Post 1193956)
Sure thing:
Code:
# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies...Done
The following extra packages will be installed:
libpyside1.0 libshiboken1.0
python-pyside.qtcore python-pyside.qtgui
python-pyside.qtnetwork python-qmsystem
python-qtmobility.multimediakit
python-qtmobility.systeminfo python-support
The following NEW packages will be installed
libpyside1.0 libshiboken1.0
python-pyside.qtcore python-pyside.qtgui
python-pyside.qtnetwork python-qmsystem
python-qtmobility.multimediakit
python-qtmobility.systeminfo python-support
0 upgraded, 9 newly installed, 0 to remove and6 not upgraded.
1 not fully installed or removed.
Need to get 0B/6,484kB of archives.
After this operation, 20.7MB of additional disk space will be used.
Do you want to continue [Y/n]? Y
aegis-deb-release: Missing ':' in ' b27838cd7450c6f10d39ce9491ec20a1 756954 free/source/Sources
d91852b967d8dbeab6248c6f1556405c 224347 free/source/Sources.gz
144e299a324fedc82763cb3ddfacadd1743cd7ed 756954 free/source/Sources
44afe3219b48edd1fe357726716df2e02dcf4759 224347 free/source/Sources.gz
c3ca448e424cefa1c2f1468847a2230fccea9ef3afafcb5cd927cd99914e8cea 756954 free/source/Sources
f507ece4b736634f52ef579e5742313df4ba1b19da1f9483f8bb2e214e578690 224347 free/source/Sources.gz
'
Aegis rejecting /var/cache/apt/archives/python-support_1.0.8maemo5+0m6_all.deb: package 'python-support' origin cannot be determined -- signature check failed
Aegis rejecting /var/cache/apt/archives/python-qtmobility.systeminfo_0.2.2.1-0maemo3+0m6_armel.deb: package 'python-qtmobility.systeminfo' origin cannot be determined -- signature check failed
Aegis rejecting /var/cache/apt/archives/python-qtmobility.multimediakit_0.2.2.1-0maemo3+0m6_armel.deb: package 'python-qtmobility.multimediakit' origin cannot be determined -- signature check failed
Aegis rejecting /var/cache/apt/archives/python-qmsystem_0.1-0maemo5+0m6_armel.deb: package 'python-qmsystem' origin cannot be determined --signature check failed
Aegis rejecting /var/cache/apt/archives/python-pyside.qtnetwork_1.0.7-1maemo2+0m6_armel.deb: package 'python-pyside.qtnetwork' origin cannotbe determined -- signature check failed
Aegis rejecting /var/cache/apt/archives/python-pyside.qtgui_1.0.7-1maemo2+0m6_armel.deb: package 'python-pyside.qtgui' origin cannot be determined -- signature check failed
Aegis rejecting /var/cache/apt/archives/python-pyside.qtcore_1.0.7-1maemo2+0m6_armel.deb: package 'python-pyside.qtcore' origin cannot be determined -- signature check failed
Aegis rejecting /var/cache/apt/archives/libshiboken1.0_1.0.7-1maemo1+0m6_armel.deb: package 'libshiboken1.0' origin cannot be determined --signature check failed
Aegis rejecting /var/cache/apt/archives/libpyside1.0_1.0.7-1maemo2+0m6_armel.deb: package 'libpyside1.0' origin cannot be determined -- signature check failed
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
Updating desktop entries... Done
E: Sub-process /usr/bin/dpkg returned an errorcode (255)
~ # apt-get install libpyside1.0 libshiboken1.0
python-support python-pyside.qtnetwork -s
Reading 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.
n9-button-monitor: Depends: python-qmsystem but it is not going to be installed
Depends: python-qtmobility.multimediakit but it is not going to be installed
Depends: python-qtmobility.systeminfo but it is not going to be installed
Depends: python-pyside.qtgui but it is not going to be installed
Depends: python-pyside.qtcore but it is not going to be installed
python-pyside.qtnetwork: Depends: python-pyside.qtcore (= 1.0.7-1maemo2+0m6) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
~ #
Regards Dousan...
|
ok, so i dont think its your xcb/qt5 repo thats breaking it, but it could be.
i have absolutely no idea why those wont install. fix the dep problems, then apt-get update && apt-get upgrade, then try again.
|