Reply
Thread Tools
Posts: 65 | Thanked: 18 times | Joined on Mar 2013 @ Serbia
#241
How to fix auto-updating applications??? i have no notifycations for new updates in Store.
Only in Nokia Store shows updates.
im on wifi connection.

Thank U!


* apt-get upgrade (doesnt work)
Attached Images
  

Last edited by dex87; 2013-05-23 at 09:03.
 
Posts: 335 | Thanked: 285 times | Joined on Sep 2012 @ Trento, Italy
#242
Originally Posted by dex87 View Post
How to fix auto-updating applications??? i have no notifycations for new updates in Store.

Only in Nokia Store shows updates.

Thank U!
Usually update notifications are delayed, sometimes also days...
__________________
Petition to get bug fixing for N9:
http://www.change.org/en-GB/petition...g-for-nokia-n9
 

The Following User Says Thank You to Lucazz990 For This Useful Post:
willi6868's Avatar
Posts: 548 | Thanked: 562 times | Joined on Aug 2011 @ Germany
#243
Anyone able to help me out with my issue?!

Edit: I also have no broken or missing packages...

Code:
~ # apt-get install mp-harmattan-001-pr
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Status-Informationen einlesen... Fertig
mp-harmattan-001-pr ist schon die neueste Version.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.
~ #

Last edited by willi6868; 2013-05-23 at 10:42.
 
Posts: 646 | Thanked: 1,124 times | Joined on Jul 2010 @ Espoo, Finland
#244
Originally Posted by willi6868 View Post
Anyone able to help me out with my issue?!

Edit: I also have no broken or missing packages...
So you have 1 package that could be updated?
1) What does "apt-get upgrade" report?
2) What if you try "apt-get -f install"? (maybe better first "apt-get -s -f install" just to simulate first the operation without installing anything)
 
willi6868's Avatar
Posts: 548 | Thanked: 562 times | Joined on Aug 2011 @ Germany
#245
Already did it many times...

Originally Posted by minimos View Post
So you have 1 package that could be updated?
1) What does "apt-get upgrade" report?
Code:
~ # apt-get upgrade
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Status-Informationen einlesen... Fertig
Die folgenden Pakete sind zurückgehalten worden:
  twitter
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.

I did the following so that twitter is keeping back now:

Code:
echo twitter hold | dpkg --set-selections

Originally Posted by minimos View Post
2) What if you try "apt-get -f install"? (maybe better first "apt-get -s -f install" just to simulate first the operation without installing anything)
Code:
~ # apt-get -f install
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Status-Informationen einlesen... Fertig
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.
Edit:

The one package is not updated.. (1 nicht aktualisiert. => 1 package not upgraded).

Edit2:

BTW I just noticing that it is not listing my kept back packages anymore... How to undo this: echo twitter hold | dpkg --set-selections ??

Last edited by willi6868; 2013-05-23 at 16:57.
 
Posts: 646 | Thanked: 1,124 times | Joined on Jul 2010 @ Espoo, Finland
#246
To release the hold for twitter package, you set it in install state:
Code:
echo twitter install | dpkg --set-selections
That said, I suggest that you leave the twitter package as is on your device (I guess you should have version 1.3.50 installed).
As I commented before, there is *no* reason to install it, as this is its content:
Code:
$ dpkg --contents twitter_1.3.95+0m8_armel.deb 
drwxr-xr-x root/root         0 2013-04-29 14:11 ./
drwxr-xr-x root/root         0 2013-04-29 14:11 ./usr/
drwxr-xr-x root/root         0 2013-04-29 14:11 ./usr/share/
drwxr-xr-x root/root         0 2013-04-29 14:11 ./usr/share/doc/
drwxr-xr-x root/root         0 2013-04-29 14:11 ./usr/share/doc/twitter/
-rw-r--r-- root/root      1139 2013-04-29 14:11 ./usr/share/doc/twitter/changelog.gz
-rw-r--r-- root/root      1119 2013-04-29 14:10 ./usr/share/doc/twitter/copyright
-rw-r--r-- root/root       199 2013-04-29 14:10 ./usr/share/doc/twitter/README.Debian
i.e. no active part, only a copyright and a readme file.
IMHO this file has been published by mistake, as it can be updated on a device only when there is also a new mp-harmattan-001 package, i.e. only when publishing a new PR release.

On my device I have all 'real' twitter packages (libmeegotwitter1, twitter-meego and twitter-qml) updated to 1.3.95, but this twitter metapackage (or better 'guard' package) still at version 1.3.50 as it came in PR 1.3, and also if I run a 'apt-get upgrade' would get a message that twitter "has been kept back", but I don't need to care about that.
 

The Following User Says Thank You to minimos For This Useful Post:
willi6868's Avatar
Posts: 548 | Thanked: 562 times | Joined on Aug 2011 @ Germany
#247
Thanks for reply

Originally Posted by minimos View Post
To release the hold for twitter package, you set it in install state:
Code:
echo twitter install | dpkg --set-selections
The code is not working Or is a reboot needed?!

I will keep the twitter package as it is.. but should I upgrade the other packages: libgpg-error0, libogg0, lzop and usbutils ?
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#248
The other packages are from Rzr's repo and the likely issue is that your device by default contains stock packages by Nokia that are older than those on Rzr's repo.

If you are unsure of things just ignore them...
 

The Following 2 Users Say Thank You to thedead1440 For This Useful Post:
misterc's Avatar
Posts: 1,625 | Thanked: 998 times | Joined on Aug 2010
#249
Originally Posted by dex87 View Post
How to fix auto-updating applications??? i have no notifycations for new updates in Store.
Only in Nokia Store shows updates.
im on wifi connection.

Thank U!


* apt-get upgrade (doesnt work)
verify that your repositories are for distribution fremantle and not fremantle-1.3 any more (like it was until end of last year)



i'm not even using command line on N9 any more
__________________
information is a necessary though no sufficient condition to rationality...

Last edited by misterc; 2013-05-25 at 09:12. Reason: wrong device
 
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#250
Ah I remember how so many things were interlinked it took the piss
 

The Following User Says Thank You to m4r0v3r For This Useful Post:
Reply

Tags
3g bug, herpderp, nokia link


 
Forum Jump


All times are GMT. The time now is 14:41.