![]() |
Re: SSU 5.2008.43-7 is available
I ran
Code:
apt-get install osso-software-version-rx34Code:
/home/user # browserd[3493]: GLIB DEBUG default - memory_low_ind = 0, system_inactivity_ind: 0 |
Re: SSU 5.2008.43-7 is available
No, it just outputs that because you've updated it from the CLI using APT. If you close that terminal you won't see these warnings and errors anymore.
|
Re: SSU 5.2008.43-7 is available
Quote:
|
Re: SSU 5.2008.43-7 is available
Quote:
--edit-- there's a huge dependency tree under mediaplayer-daemon. however, because I marked it and a bunch of other things as requested for delete and then unmarked, it allowed the dpkg--configure to work its magic. Hmm, well, App Manager reports nothing available, and apt-get-upgrade now reports nothing new, am still on 4.2008.36-5 :-( |
Re: SSU 5.2008.43-7 is available
Quote:
|
Re: SSU 5.2008.43-7 is available
ok, after much ranting and messing about, using dpkg-r to mark packages for removal and then reinstalling them with "dpkg --reinstall install xxx", I finally reached the point where nothing was blocked upgrading and nothing was (autoremove) was going to be removed by accident. Couldn't remember what package it was that would actually do the version upgrade, so searched for rx34 and found it, did "apt-get --reinstall install osso-software-version-rx34-unlocked" and it's all done.
phew! BTW, my apt sources looks like this: Code:
# more hildon-application-manager.list |
Re: SSU 5.2008.43-7 is available
There is a problem with /usr/sbin/invoke-rc.d which is run by metalayer-crawler upgrade (and supld, and most other daemons) in the debian pre/post inst/rm scripts. They can't stop/start the daemon and fail so it will constantly say it isn't configured.
https://bugs.maemo.org/show_bug.cgi?id=3938 and https://bugs.maemo.org/show_bug.cgi?id=3948 explain the problem in gory detail, but within the script it is doing a "ls -Q" which quotes the filename, but the busybox xargs leaves the quotes on, so instead of testing file xyz, it is testing "xyz" (with the quotes as part of the filename) which fails. I can think of several fixes, but I don't know if it would work across all calling scripts and packages. |
Re: SSU 5.2008.43-7 is available
Keep in mind a custom kernel you might have installed is overwritten, so such might also influence (perceived) speed of the device.
|
Re: SSU 5.2008.43-7 is available
After some more checking, having a real "ls" can break the install (not just the xargs).
If in an xterm you can type "ls -Q" and it returns a list of files in quotes, it will break installs. If it gives a usage and bad option message, it will work (it is still broken but in a way that usually ends up working). |
Re: SSU 5.2008.43-7 is available
Quote:
|
| All times are GMT. The time now is 03:48. |
vBulletin® Version 3.8.8