View Single Post
Posts: 646 | Thanked: 1,124 times | Joined on Jul 2010 @ Espoo, Finland
#42
Originally Posted by Milhouse View Post
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
This is instead what I get on my N950 PR1.2:
Code:
libqt4:
  Installed: 4.7.4~git20120125-0maemo1+0m7
  Candidate: 4.7.4~git20120125-0maemo1+0m7
  Version table:
 *** 4.7.4~git20120125-0maemo1+0m7 0
        100 /var/lib/dpkg/status
     4.7.4~git20110728-pr11-0maemo11+0m6 0
        500 https://downloads.maemo.nokia.com ./ Packages
As I did install FB 1.4.0 shortly after I got the notification.
What I see is that in the list of candidates the latest version git20120125 does not appear available in a repository (like the line beginning with "500 https://") which makes me think it must have been pulled out from the repos some days later.

Besides, if I now try to download libqt4 again I get:
Code:
# apt-get -d --reinstall install libqt4
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reinstallation of libqt4 is not possible, it cannot be downloaded.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
EDIT: removed wrong conclusion that SSU is broken

In short, flash PR1.2 or PR1.3 or hope that somebody on the other side of the repositories notices this mess and fixes it.

Last edited by minimos; 2012-09-09 at 07:17. Reason: 1) corrected typo; 2) removed wrong conclusion that SSU is broken