![]() |
[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 gainrootEdit: 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. |
Re: [Maemo 5] Advice needed please : problem installing apps
Well, try, very carefully(!!!) please, to autoremove not necessary packages. BUT, please, read the list provided with lots of doubt and care to not remove essential stuff
Code:
sudo gainroot |
Re: [Maemo 5] Advice needed please : problem installing apps
Quote:
/home/user # apt-get autoremove 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 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 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 E: Internal Error, AutoRemover broke stuff /home/user # |
Re: [Maemo 5] Advice needed please : problem installing apps
Try either install the dependencies manually
Code:
sudo gainrootCode:
sudo gainroot |
Re: [Maemo 5] Advice needed please : problem installing apps
Quote:
|
Re: [Maemo 5] Advice needed please : problem installing apps
am having the same problem,
but some experimental os like nit droid and other things installed and when i installed uboot13 for multi boot the device it showed up some wired things at the boot up,so am tried to uninstall it from application manager after starting to uninstall it the application manager showed some error am forcefully shutdown the device.after that i can`t uninstall any thing from the device whenever i go to application manager it shows nothing only blank screen.how much hours or day keep it will like the same.until this point everything is still ok working fine except uninstall.but unfortunately i should flashed the device with maemo flasher.i should said unfortunate because i was installed Linux power kernel for power user`s and i think all kernel`s used for kernel i had installed now after flash it is showing the errors something said above and some other error messages like python-gobject (=2.14.2-1maemo2) python-dbus(=0.83.0-1maemo1) are showing up and i can`t install Linux kernel for power users and multiboot and appinstaller nothing can install apt-get update all so not working.so somebody know any solution pls give the information to get rid of this.PLS |
Re: [Maemo 5] Advice needed please : problem installing apps
Please try to disable all of the repositories in HildonApplicationManager (HAM), then reboot the phone. After reboot open HAM again, this time re-enable the repositories. Let it update the repositories.
Close HAM and give the output of Code:
sudo gainroot |
Re: [Maemo 5] Advice needed please : problem installing apps
thanks for ur replay
i should followed the previous post at the time of my post i see some of ur replays post no 13 and14.when enter those code after some seconds the ex terminal shows that nokiamaps-navigation-provider-settings-205 note found.and when i follow the last post pot no16 x terminal shows Reading package lists . . . done building dependency tree reading state information . . . done 0 upgraded, 0 newly installed, 0 to remove and 43 not upgraded and tell me how i can remove them in post no 13 and 14 |
Re: [Maemo 5] Advice needed please : problem installing apps
Hello, Somebody please help me, I was trying to install sociality in my n900 but it says cannot install due to missing dependencies which are "libqt4-declarative and libqt4-script"
I have tried but didnt seems to get any luck installing these 2component, x-terminal keeps telling me "the package is not available but is reffered to by another package, this may mean that the package is missing, obsolete or is only available from another source" can someone help me on how to get libqt4-declarative and libqt4-script installed into my n900. thanks in advance |
Libqt Installation Help
Somebody please help me, I am trying to install sociality in my n900 but it says cannot install due to missing components "libqt4-declarative" and "libqt4-script"
I have tried but didnt seems to get any luck installing these 2component, x-terminal keeps telling me "the package is not available but is referred to by another package, this may mean that the package is missing, obsolete or is only available from another source" can someone help me on how to get libqt4-declarative and libqt4-script installed into my n900. thanks in advance |
Re: [Maemo 5] Advice needed please : problem installing apps
Instead of pinging the forum with your message, you might want to add some more info about the application, you are trying to install with...
Basically your repository settings are screwed Is it HildonApplicationManager you are using or FasterApplicationManager or plain apt-get in X-Terminal application??? Please add the output in X-Terminal of Code:
apt-cache policy libqt4-declarative libqt4-script |
Re: [Maemo 5] Advice needed please : problem installing apps
Quote:
i just used the code you gave and i got this response "libqt4 declarative: installed: none candidate: none version table: 4.7.0-git20100909-maemo1+0m5 0 100 /var/lib/dpkg/status libqt4-script: installed: none candidate: none version table: 4.7.0-git20100909-maemo1+0m5 0 100 /var/lib/dpkg/status what next should i do please? Thanks again in advance |
| All times are GMT. The time now is 07:32. |
vBulletin® Version 3.8.8