maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Facebook App Update 1.3.2+0m8 -> 1.4.0-1+0m7 (https://talk.maemo.org/showthread.php?t=86363)

thedead1440 2012-09-06 08:41

Re: Facebook App Update 1.3.2+0m8 -> 1.4.0-1+0m7
 
apt-get install facebook-meego facebookqml libqt-facebook --reinstall

do the above as root in terminal...

tonberry 2012-09-06 09:18

Re: Facebook App Update 1.3.2+0m8 -> 1.4.0-1+0m7
 
Quote:

Originally Posted by thedead1440 (Post 1262020)
apt-get install facebook-meego facebookqml libqt-facebook --reinstall

do the above as root in terminal...

its not working for this method

Quote:

BusyBox v1.20.0.git (MeeGo 3:1.20-0.1+0m7) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ # apt-get install facebook-meego facebookqml libqt-facebook --reinstall
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
duicontrolpanel-ledapplet: Depends: libqt4-dbus (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqtcore4 (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqtgui4 (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
facebook-meego: Depends: libqt4-dbus (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqt4-network (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqt4-sql (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqtcore4 (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqtgui4 (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
facebookqml: Depends: libqt4-dbus (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqt4-declarative (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqt4-network (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqt4-opengl (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqt4-sql (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqt4-svg (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqt4-xml (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqtcore4 (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqtgui4 (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
libqt-facebook: Depends: libqt4-network (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqt4-script (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqt4-sql (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
Depends: libqtcore4 (>= 4.7.4~git20120125) but 4.7.4~git20120112-0maemo1+0m7 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
~ #
~ #

thedead1440 2012-09-06 09:20

Re: Facebook App Update 1.3.2+0m8 -> 1.4.0-1+0m7
 
actually just try doing:

apt-get install facebookqml --reinstall

tonberry 2012-09-06 09:25

Re: Facebook App Update 1.3.2+0m8 -> 1.4.0-1+0m7
 
Quote:

Originally Posted by thedead1440 (Post 1262053)
actually just try doing:

apt-get install facebookqml --reinstall

Still having the same issue, can't revert, cant update others application, just stuck there :(

thedead1440 2012-09-06 09:30

Re: Facebook App Update 1.3.2+0m8 -> 1.4.0-1+0m7
 
adding facebook-meego to the reinstallation list too doesnt help? I think we skip libqt-facebook...

minimos 2012-09-06 22:16

Re: Facebook App Update 1.3.2+0m8 -> 1.4.0-1+0m7
 
What do you get if you type :
Code:

apt-get policy libqt4
Do you have newer qt4 libs available for installation?

tonberry 2012-09-07 01:46

Re: Facebook App Update 1.3.2+0m8 -> 1.4.0-1+0m7
 
Quote:

Originally Posted by minimos (Post 1262385)
What do you get if you type :
Code:

apt-get policy libqt4
Do you have newer qt4 libs available for installation?

I got this

Quote:

E: Invalid operation policy

minimos 2012-09-07 17:37

Re: Facebook App Update 1.3.2+0m8 -> 1.4.0-1+0m7
 
Sorry, my mistake! The command I meant is:
Code:

apt-cache policy libqt4

Milhouse 2012-09-09 02:44

Re: Facebook App Update 1.3.2+0m8 -> 1.4.0-1+0m7
 
Quote:

Originally Posted by minimos (Post 1262728)
Sorry, my mistake! The command I meant is:
Code:

apt-cache policy libqt4

This is what I get:

Code:

libqt4:
  Installed: 4.7.4~git20120112-0maemo1+0m7
  Candidate: 4.7.4~git20120112-0maemo1+0m7
  Version table:
 *** 4.7.4~git20120112-0maemo1+0m7 0
        100 /var/lib/dpkg/status
    4.7.4~git20110728-pr11-0maemo11+0m6 0
        500 https://downloads.maemo.nokia.com ./ Packages


MFaroTusino 2012-09-09 04:02

Re: Facebook App Update 1.3.2+0m8 -> 1.4.0-1+0m7
 
Just flash pr 1.3 torrent. It is the rel thing, not that I used that specific way, but the image is authentic, trust me


All times are GMT. The time now is 11:50.

vBulletin® Version 3.8.8