maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   [SOLVED] Cannot install any application (https://talk.maemo.org/showthread.php?t=87088)

RIscRIpt 2012-09-28 22:22

[SOLVED] Cannot install any application
 
As the title says, I'm unable to install any app. from store (didn't try from console)
When I try to install any app. from store, i get error (Can't install) with message: "Installation of application would change components that other installations are dependent on".

2days ago I've installed inception (from qtweak 9.0.4) and tried to install different system-ui ext. with no success. In application manager I saw that every sys.-ui applet (that failed to install) had approx. the same error that I described above..

[posted from n9]

thedead1440 2012-09-29 01:47

Re: Cannot install any application
 
as root in terminal do the following:

apt-get update
apt-get install -f


give me the output of the above 2 commands...

RIscRIpt 2012-09-29 09:31

Re: Cannot install any application
 
After running these cmds it fixed the problem, thank you :3


Code:


~ # apt-get update
Get: 1 exec:////usr/bin/osa --packages
Ign http://harmattan-dev.nokia.com harmattan/sdk Release.gpg
Ign http://harmattan-dev.nokia.com harmattan/sdk/free Translation-en_GB
Ign http://harmattan-dev.nokia.com harmattan/sdk/non-free Translation-en_GB
Hit http://harmattan-dev.nokia.com harmattan/sdk Release
Ign http://harmattan-dev.nokia.com harmattan/sdk/free Packages/DiffIndex
Ign http://harmattan-dev.nokia.com harmattan/sdk/non-free Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Hit http://harmattan-dev.nokia.com harmattan/sdk/free Packages
Hit http://harmattan-dev.nokia.com harmattan/sdk/non-free Packages
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Hit https://downloads.maemo.nokia.com ./ Release.gpg
61% [1 exec:////usr/bin/osa --packages 0B]QNetworkReplyImpl::_q_startOperation was called more than once
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Fetched 497kB in 4s (103kB/s)
Updating desktop entries... Done
Reading package lists... Done
~ #

Code:


~ # apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies...Done
The following packages will be REMOVED
  bluetooth-toggle cellular-toggle
  flashlight-toggle flightmode-toggle
  psm-toggle quick-status-updater
  system-ui-hackybrightness-control
  system-ui-music-controls
  system-ui-presencex
0 upgraded, 0 newly installed, 9 to remove and1 not upgraded.
9 not fully installed or removed.
After this operation, 1,192kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 55532 files and directories currently installed.)
Removing bluetooth-toggle ...
Restarting sysuid, don't panic ;)
xsession/sysuid start/running, process 7647
Removing cellular-toggle ...
Restarting sysuid, don't panic ;)
xsession/sysuid start/running, process 7669
Removing flashlight-toggle ...
Restarting sysuid, don't panic ;)
xsession/sysuid start/running, process 7691
Removing flightmode-toggle ...
Restarting sysuid, don't panic ;)
xsession/sysuid start/running, process 7713
Removing psm-toggle ...
Restarting sysuid, don't panic ;)
xsession/sysuid start/running, process 7735
Removing quick-status-updater ...
Removing system-ui-hackybrightness-control ...
xsession/sysuid start/running, process 7757
Removing system-ui-music-controls ...
Restarting system-ui...done
Removing system-ui-presencex ...
Restarting xsession/sysuid, dont' panic ;)
xsession/sysuid start/running, process 7802
Processing triggers for applauncherd-launcher ...
aegis uninstalling psm-toggle
aegis uninstalling flightmode-toggle
aegis uninstalling bluetooth-toggle
aegis uninstalling flashlight-toggle
aegis uninstalling quick-status-updater
aegis uninstalling system-ui-presencex
aegis uninstalling cellular-toggle
aegis uninstalling system-ui-music-controls
aegis uninstalling system-ui-hackybrightness-control
aegis-loader: Failed loading policy for 'meegotouchhome-nokia-settings::/usr/lib/duicontrolpanel/applets/libmeegotouchhome-nokia-settings.so'
Updating desktop entries... Done
~ #


thedead1440 2012-09-29 09:46

Re: [SOLVED] Cannot install any application
 
Ok you were trying the sys-ui mods from n9qtweak...

Do this:

Use N9QTweak v9.0.5
Tweak T-3
Read the wiki for proper installation procedure...Its much easier and better...AND it will definitely work...If it doesn't post here or at the n9qtweak thread :D

vazsherwin 2012-12-13 06:46

Re: [SOLVED] Cannot install any application
 
Hey, I have the exact same problem but these commands dont solve it:/ What should I do?

thedead1440 2012-12-13 06:54

Re: [SOLVED] Cannot install any application
 
Quote:

Originally Posted by vazsherwin (Post 1304013)
Hey, I have the exact same problem but these commands dont solve it:/ What should I do?

What problem do you have? Give logs of what you did and what happened...I read the thread you started which was about your lock-screen issue; you mean you have that problem or unable to install any apps?

vazsherwin 2012-12-13 07:35

Re: [SOLVED] Cannot install any application
 
I have both problems now:(
Do you want logs of those 2 commands you gave above?

Now im thinking i'll jist go ahead and flash the phone:/

thedead1440 2012-12-13 07:36

Re: [SOLVED] Cannot install any application
 
Quote:

Originally Posted by vazsherwin (Post 1304022)
I have both problems now:(
Do you want logs of those 2 commands you gave above?

as root in terminal:

Code:

apt-get autoremove
apt-get clean
apt-get update

Logs for the above...

vazsherwin 2012-12-13 07:44

Re: [SOLVED] Cannot install any application
 
Code:

    # apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package status-menu-extensions needs to be reinstalled, but I can't find an archive for it

Im trying to copy the logs for the rest, and now I cant even copy:S

vazsherwin 2012-12-13 07:47

Re: [SOLVED] Cannot install any application
 
Sorry, here it is:
Code:

  # apt-get clean
~ # apt-get update
Get: 1 exec:////usr/bin/osa --packages
Hit http://repo.apps.formeego.org ./ Release.gpg
Ign http://repo.apps.formeego.org ./ Translation-en_GB
20% [1 exec:////usr/bin/osa --packages 0B]QNetworkReplyImpl::_q_startOperation was called more than once
Ign http://sheerwater.co.nz harmattan Release.gpg
Ign http://sheerwater.co.nz harmattan/main Translation-en_GB
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign http://harmattan-dev.nokia.com harmattan/sdk Release.gpg
Ign http://harmattan-dev.nokia.com harmattan/sdk/free Translation-en_GB
Ign http://harmattan-dev.nokia.com harmattan/sdk/non-free Translation-en_GB
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Hit http://repo.apps.formeego.org ./ Release
Ign http://sheerwater.co.nz harmattan Release
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Hit http://harmattan-dev.nokia.com harmattan/sdk Release
Ign http://repo.apps.formeego.org ./ Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Err http://sheerwater.co.nz harmattan/main Packages
  404  Not Found
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign http://harmattan-dev.nokia.com harmattan/sdk/free Packages/DiffIndex
Ign http://harmattan-dev.nokia.com harmattan/sdk/non-free Packages/DiffIndex
Hit http://repo.apps.formeego.org ./ Packages
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Hit http://harmattan-dev.nokia.com harmattan/sdk/free Packages
Hit http://harmattan-dev.nokia.com harmattan/sdk/non-free Packages
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Fetched 701kB in 46s (15.1kB/s)
W: Failed to fetch http://sheerwater.co.nz/apt/dists/harmattan/main/binary-armel/Packages.gz  404  Not Found

E: Some index files failed to download, they have been ignored, or old ones used instead.



All times are GMT. The time now is 08:15.

vBulletin® Version 3.8.8