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.


thedead1440 2012-12-13 07:52

Re: [SOLVED] Cannot install any application
 
What are you trying to install? Try install it from the terminal and post logs too...

vazsherwin 2012-12-13 07:56

Re: [SOLVED] Cannot install any application
 
Just a game from the store..

vazsherwin 2012-12-13 07:58

Re: [SOLVED] Cannot install any application
 
Okay uninstalled a broken status-menu-extensions installation and now I can install just fine:)

vazsherwin 2012-12-13 08:01

Re: [SOLVED] Cannot install any application
 
Any idea what the lock, unlock problem could be? Im too frustrated to lock my phone now:D

thedead1440 2012-12-13 08:02

Re: [SOLVED] Cannot install any application
 
Quote:

Originally Posted by vazsherwin (Post 1304036)
Any idea what the lock, unlock problem could be? Im too frustrated to lock my phone now:D

Please describe it in detail...

vazsherwin 2012-12-13 08:27

Re: [SOLVED] Cannot install any application
 
Okay for example, I lock my phone and wait for a minute or two. Now When when I try to unlock, the phone does not respond.. They lock key doesnt work and tapping tbe screen doesnt work.. Ive to force shutdown and boot the phone again to get it working..

thedead1440 2012-12-13 08:33

Re: [SOLVED] Cannot install any application
 
Quote:

Originally Posted by vazsherwin (Post 1304044)
Okay for example, I lock my phone and wait for a minute or two. Now When when I try to unlock, the phone does not respond.. They lock key doesnt work and tapping tbe screen doesnt work.. Ive to force shutdown and boot the phone again to get it working..

Do you have unrestricted sys-ui and the add-ons installed? If so, uninstall and return to stock sys-ui, reboot and see if everything works...

Then try installing whatever you require; could be a borked installation screwed somethings up...

vazsherwin 2012-12-15 09:49

Re: [SOLVED] Cannot install any application
 
Quote:

Originally Posted by thedead1440 (Post 1304047)
Do you have unrestricted sys-ui and the add-ons installed? If so, uninstall and return to stock sys-ui, reboot and see if everything works...

Then try installing whatever you require; could be a borked installation screwed somethings up...

Thank you! Reverted to stock and all is well:)

smoone 2013-05-13 07:39

Re: [SOLVED] Cannot install any application
 
Quote:

Originally Posted by vazsherwin (Post 1304772)
Thank you! Reverted to stock and all is well:)

Scuse me, I have a similar problem with the hacked sys-ui (INCEPTION). I need to get back to factory condition, but I can't install or uninstall anything from the application manager . Can you help me, please ?
(I would have thought to flash the phone but Navifirm doesn't works,and I'm not able to find a firmware)

PS
I have installed Inception and MT-Toggles...I also tried to use Nokia suite to reinstall the software but It gave me an error

Thanks in advance

(I apologize for any grammatical errors but my English is not very good)

benny1967 2013-06-19 19:36

Re: [SOLVED] Cannot install any application
 
I hope someone still follows this thread even though it's marked solved. It appears I have an at least similar problem:
  • Cannot install anything from the Ovi Store any more
  • In the Apps For Meego application, I only see a few applications listed - none that start with letters A-O
  • apt-get update does things I cannot interpret

Of course I believe all of these things have the same cause.

Maybe I'll start by copying the output of apt-get update here:

Quote:

~ # apt-get update
Get:1 exec:////usr/bin/osa --packages
0% [Connecting to repo.apps.formeego.org] [1 exec:////usr/bin/osa --packages 0B]QNetworkReplyImpl::_q_startOperation was called more than once
Hit http://repo.apps.formeego.org ./ Release.gpg
Hit http://repo.apps.formeego.org ./ Release.gpg
Hit http://repo.apps.formeego.org ./ Release
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Hit https://downloads.maemo.nokia.com ./ Release
Hit http://repo.apps.formeego.org ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Ign http://repo.apps.formeego.org ./ Packages/DiffIndex
Ign http://repo.apps.formeego.org ./ Packages/DiffIndex
Hit http://repo.apps.formeego.org ./ Packages
Hit http://repo.apps.formeego.org ./ Packages
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
75% [1 exec:////usr/bin/osa --packages 0B]Bus error
Err exec:////usr/bin/osa --packages
Sub-process returned an error code
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
W: Failed to fetch exec://usr/bin/osa --packages Sub-process returned an error code

E: Some index files failed to download, they have been ignored, or old ones used instead.
The two messages showing up here in the lines starting with "0%" and "75%" don't always show up in these lines. Sometimes it's "72%" and "90%", respectively, sometimes something completely different. Seems to be random.

I tried some of the things recommended here without really knowing what I was doing (apt-get install -f, apt-get autoremove, apt-get clean, apt-get check, ...), but none of those pointed to one broken package or unmet dependency. (At least I couldn't interpret the output as such.)

Any more ideas? :(


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

vBulletin® Version 3.8.8