Reply
Thread Tools
Posts: 21 | Thanked: 3 times | Joined on Jan 2012 @ Riga
#1
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]

Last edited by RIscRIpt; 2012-09-29 at 09:45.
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#2
as root in terminal do the following:

apt-get update
apt-get install -f


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

The Following 2 Users Say Thank You to thedead1440 For This Useful Post:
Posts: 21 | Thanked: 3 times | Joined on Jan 2012 @ Riga
#3
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
~ #

Last edited by RIscRIpt; 2012-09-29 at 09:42.
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#4
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
 

The Following 2 Users Say Thank You to thedead1440 For This Useful Post:
Posts: 17 | Thanked: 4 times | Joined on Aug 2012 @ Mangalore, India
#5
Hey, I have the exact same problem but these commands dont solve it:/ What should I do?
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#6
Originally Posted by vazsherwin View Post
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?
 
Posts: 17 | Thanked: 4 times | Joined on Aug 2012 @ Mangalore, India
#7
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:/
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#8
Originally Posted by vazsherwin View Post
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...
 
Posts: 17 | Thanked: 4 times | Joined on Aug 2012 @ Mangalore, India
#9
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
 
Posts: 17 | Thanked: 4 times | Joined on Aug 2012 @ Mangalore, India
#10
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.
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:17.