![]() |
[Maemo 5] Advice needed please : problem installing apps
Hi,
I am trying to use fast app installer to install linux kernel for power users. I am getting an error which I believe to be caused by unresolved dependencies. I am worried it's a bit of a mess please see report below. Please any advice would be appreciated, --- 2012-10-05 20:16:00 --- Start reading package lists --- 2012-10-05 20:16:05 --- Finished reading package lists --- 2012-10-05 20:16:05 --- Start fetching package dates --- 2012-10-05 20:16:06 --- need to fetch date for 0 packages --- 2012-10-05 20:16:06 --- sent 0 requests, received 0 replies with 0 errors --- 2012-10-05 20:16:06 --- Finished fetching package dates --- 2012-10-05 20:16:24 --- /usr/bin/apt-get -qsy --allow-unauthenticated -o Dir::Etc::sourcelist=/opt/fapman-cache/sources.list -o Dir::State::lists=/opt/fapman-cache/lists -o Dir::Etc::sourceparts="" --auto-remove install accelemymote-gui --- 2012-10-05 20:16:27 --- Output from last process: --- Reading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: libtpsession libqtm-serviceframework rtcom-accounts-plugin-facebook libqt4-declarative rtcom-skype-emoticons-theme nokiamaps-navigation-provider-settings-205 python-protobuf libqtm-multimedia rtcom-accounts-voip-support n900-fmrx-enabler libqtm-publishsubscribe as-utils libconninet0 libqtm-messaging libillumination0 cherry qtm-modest-plugin dsme-thermalobject-surface modest-home-applet libqtm-versit libqt4-svg libgq-gconf0 libconnsettings0 feedservice microb-geolocation libqtm-bearer libqt4-translations libtelepathy-qt4-0 maemo-optify-runonce libqt4-script libqtm-sensors libqtm-contacts feedservice-utils libqtm-systeminfo Hmm, seems like the AutoRemover destroyed something which really shouldn't happen. Please file a bug report against apt. The following information may help to resolve the situation: The following packages have unmet dependencies: qtm-maemo-metapackage: Depends: libqtm-bearer (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-contacts (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-messaging (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-multimedia (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-publishsubscribe (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-sensors (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-serviceframework (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-systeminfo (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-versit (>= 1:1.0.2-maemo1) but it is not going to be installed E: Internal Error, AutoRemover broke stuff |
Re: Advice needed please : problem installing apps
Looks like the error comes from he removal of package 'accelemymote-gui'Please try from X-Terminal
Code:
sudo gainroot |
Re: Advice needed please : problem installing apps
Quote:
|
Re: Advice needed please : problem installing apps
W: GPG error: https://downloads.maemo.nokia.com ./ Release: The following signatures were invalid: KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 KEYEXPIRED 1349249546
W: GPG error: https://downloads.maemo.nokia.com ./ Release: The following signatures were invalid: KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 W: GPG error: https://downloads.maemo.nokia.com ./ Release: The following signatures were invalid: KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 W: GPG error: https://downloads.maemo.nokia.com ./ Release: The following signatures were invalid: KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 W: You may want to run apt-get update to correct these problems |
Re: Advice needed please : problem installing apps
These are just warnings from apt-get about the expired key of the Nokia repository, they no longer seem to maintain. I do not expect them to ever fix this, which leads to disabling the Nokia repository as the only solution to get rid of this warning.
If these are the only output of the commands then please try Code:
sudo gainroot Edit: If copy and paste is problematic redirect the output to a file and attach the file to the next post. Code:
sudo gainroot |
Re: Advice needed please : problem installing apps
Quote:
Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libtpsession libqtm-serviceframework rtcom-accounts-plugin-facebook libqt4-declarative rtcom-skype-emoticons-theme nokiamaps-navigation-provider-settings-205 python-protobuf libqtm-multimedia rtcom-accounts-voip-support n900-fmrx-enabler libqtm-publishsubscribe as-utils libconninet0 libqtm-messaging libillumination0 cherry qtm-modest-plugin dsme-thermalobject-surface modest-home-applet libqtm-versit libqt4-svg libgq-gconf0 libconnsettings0 feedservice microb-geolocation libqtm-bearer libqt4-translations libtelepathy-qt4-0 maemo-optify-runonce libqt4-script libqtm-sensors libqtm-contacts feedservice-utils libqtm-systeminfo Hmm, seems like the AutoRemover destroyed something which really shouldn't happen. Please file a bug report against apt. The following information may help to resolve the situation: The following packages have unmet dependencies: qtm-maemo-metapackage: Depends: libqtm-bearer (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-contacts (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-messaging (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-multimedia (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-publishsubscribe (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-sensors (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-serviceframework (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-systeminfo (>= 1:1.0.2-maemo1) but it is not going to be installed Depends: libqtm-versit (>= 1:1.0.2-maemo1) but it is not going to be installed E: Internal Error, AutoRemover broke stuff /home/user # Thanks for your help by the way |
Re: Advice needed please : problem installing apps
There might be a version mismatch in qtm related packages. Please try this command and show the output for further investigation.
Code:
dpkg -l | grep qtm |
Re: Advice needed please : problem installing apps
Quote:
ii libqtm-bearer 1:1.0.2-maemo4+0m5 Qt Mobility Bearer module ii libqtm-contacts 1:1.0.2-maemo4+0m5 Qt Mobility contacts module ii libqtm-location 1:1.0.2-maemo4+0m5 Qt Mobility location module ii libqtm-messaging 1:1.0.2-maemo4+0m5 Qt Mobility messaging module ii libqtm-multimedia 1:1.0.2-maemo4+0m5 Qt Mobility multimedia module ii libqtm-publishsubscribe 1:1.0.2-maemo4+0m5 Qt Mobility publish and subscribe module ii libqtm-sensors 1:1.0.2-maemo4+0m5 Qt Mobility sensors framework module ii libqtm-serviceframework 1:1.0.2-maemo4+0m5 Qt Mobility service framework module ii libqtm-systeminfo 1:1.0.2-maemo4+0m5 Qt Mobility system information module ii libqtm-versit 1:1.0.2-maemo4+0m5 Qt Mobility versit module ii qtm-maemo-metapackage 1.3-2+0m5 Qt Mobility meta package update for Maemo ii qtm-modest-plugin 0.0.2-6+0m5 Qt-Mobility Plugin for Modest /home/user # Thank you for your help with this. I really appreciate your help and despite the phone having a broken usb port I think it's a great bit of kit.(took it to a repairer who said that the rails that the usb pins go onto have been damaged by a previous repair attempt) hey ho... |
Re: [Maemo 5] Advice needed please : problem installing apps
Please try to reinstall qtm-maemo-metapackage
Code:
sudo gainroot |
Re: [Maemo 5] Advice needed please : problem installing apps
Quote:
Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libtpsession libqtm-serviceframework rtcom-accounts-plugin-facebook rtcom-skype-emoticons-theme nokiamaps-navigation-provider-settings-205 python-protobuf libqtm-multimedia rtcom-accounts-voip-support n900-fmrx-enabler libqtm-publishsubscribe as-utils libconninet0 libqtm-messaging libillumination0 cherry qtm-modest-plugin dsme-thermalobject-surface modest-home-applet libqtm-versit libconnsettings0 feedservice microb-geolocation libqtm-bearer libqt4-translations libtelepathy-qt4-0 maemo-optify-runonce libqtm-sensors libqtm-contacts feedservice-utils libqtm-systeminfo Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 21 not upgraded. Need to get 786B of archives. After this operation, 0B of additional disk space will be used. Do you want to continue [Y/n]? yes WARNING: The following packages cannot be authenticated! qtm-maemo-metapackage Install these packages without verification [y/N]? y Get:1 https://downloads.maemo.nokia.com ./ qtm-maemo-metapackage 1.3-2+0m5 [786B] Fetched 786B in 15s (51B/s) (Reading database ... 32400 files and directories currently installed.) Preparing to replace qtm-maemo-metapackage 1.3-2+0m5 (using .../qtm-maemo-metapackage_1.3-2+0m5_all.deb) ... Unpacking replacement qtm-maemo-metapackage ... Setting up qtm-maemo-metapackage (1.3-2+0m5) ... W: Duplicate sources.list entry http://repository.maemo.org fremantle-1.3/free Packages (/var/lib/apt/lists/repository.maemo.org_extras_dists_fremantle-1.3_free_binary-armel_Packages) W: Duplicate sources.list entry http://repository.maemo.org fremantle-1.3/non-free Packages (/var/lib/apt/lists/repository.maemo.org_extras_dists_fremantle-1.3_non-free_binary-armel_Packages) W: Ignoring Provides line with DepCompareOp for package binutils W: You may want to run apt-get update to correct these problems /home/user # I see duplicate entries in the repositories but could do with direction please before I start removing them. |
All times are GMT. The time now is 20:26. |
vBulletin® Version 3.8.8