maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   SSU 5.2008.43-7 is available (https://talk.maemo.org/showthread.php?t=25638)

mfortner 2008-12-20 03:57

Re: SSU 5.2008.43-7 is available
 
I ran
Code:

apt-get install osso-software-version-rx34
Got this and also noticed about 20m of memory gobbled up.

Code:

/home/user # browserd[3493]: GLIB DEBUG default - memory_low_ind = 0, system_inactivity_ind: 0

-:3: Invalid color constant 'SelectionColor'

-:3: error: invalid string constant "SelectionColor", expected valid string constant

browserd[3493]: GLIB DEBUG ConIc - con_ic_connection_send_event(0x1adc18, 54eaefce-784f-482f-950e-765567c96293, WLAN_INFRA, 0)

browserd[3493]: GLIB DEBUG default - connection_cb(0x1adc18, 54eaefce-784f-482f-950e-765567c96293, WLAN_INFRA, 0, 0) count -1

browserd[3493]: GLIB DEBUG default - connection_cb(0x1adc18, 54eaefce-784f-482f-950e-765567c96293, WLAN_INFRA, 0, 0) connected

/home/user #

The device info indicates the 5.2008.43-7 is running, but did some sort of clean up fail?

allnameswereout 2008-12-20 18:24

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.

allnameswereout 2008-12-20 18:27

Re: SSU 5.2008.43-7 is available
 
Quote:

Originally Posted by speculatrix (Post 251006)
well, it's gone badly for me. firstly, I had the bluez problem, but a manual "apt-get install bluez-utils" removed the bluez-utils-test and fixed that.

Then it complained about osso-icons-default not being upgradeable - no repository found containing it. I checked /etc/apt/sources.list.d/hildon-application-manager.list and a backup copy I'd made and re-added the line
Code:

deb http://catalogue.tableteer.nokia.com/updates/diablo-2/ ./
That fixed that. It still didn't install the update from app mgr, saying lack of memory which I know to be wrong, so back to the command line. This is what I have at the moment:
Code:

# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
4 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up mediaplayer-daemon (1.3.23-1) ...
Starting Media Player Daemon: mediaplayer-engineinvoke-rc.d: initscript mediaplayer-daemon, action "start" failed.
dpkg: error processing mediaplayer-daemon (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libmediaplayer0:
 libmediaplayer0 depends on mediaplayer-daemon; however:
  Package mediaplayer-daemon is not configured yet.
dpkg: error processing libmediaplayer0 (--configure):
 dependency problems - leaving unconfigured
Setting up mce (1.7.23) ...
Starting Mode Controller Entity: mceinvoke-rc.d: initscript mce, action "start" failed.
dpkg: error processing mce (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of osso-software-version-rx34-unlocked:
 osso-software-version-rx34-unlocked depends on libmediaplayer0 (>= 1.3.23-1); however:
  Package libmediaplayer0 is not configured yet.
 osso-software-version-rx34-unlocked depends on mce (>= 1.7.23); however:
  Package mce is not configured yet.
 osso-software-version-rx34-unlocked depends on mediaplayer-daemon (>= 1.3.23-1); however:
  Package mediaplayer-daemon is not configured yet.
dpkg: error processing osso-software-version-rx34-unlocked (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 mediaplayer-daemon
 libmediaplayer0
 mce
 osso-software-version-rx34-unlocked
E: Sub-process /usr/bin/dpkg returned an error code (1)

So then...
Code:

# dpkg --configure mediaplayer-daemon
Setting up mediaplayer-daemon (1.3.23-1) ...
Starting Media Player Daemon: mediaplayer-engineinvoke-rc.d: initscript mediaplayer-daemon, action "start" failed.
dpkg: error processing mediaplayer-daemon (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 mediaplayer-daemon

I'm tempted to give up, make two backups to separate SD cards and flash from scratch. Ironically only a few days ago my ubuntu-loving colleague was moaning about suse (we use on servers) saying how much he loved ubuntu and its reliable package management. sigh.

Maybe you editted the specific rc script. If it is editted it won't be touched by default during upgrade. Purge mediaplayer-daemon and install it again.

speculatrix 2008-12-20 21:17

Re: SSU 5.2008.43-7 is available
 
Quote:

Originally Posted by allnameswereout (Post 251195)
Maybe you editted the specific rc script. If it is editted it won't be touched by default during upgrade. Purge mediaplayer-daemon and install it again.

no, this time round, I've not tweaked the tablet much at all, but your idea's a good-un.

--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 :-(

allnameswereout 2008-12-20 21:32

Re: SSU 5.2008.43-7 is available
 
Quote:

Originally Posted by speculatrix (Post 251246)
no, this time round, I've not tweaked the tablet much at all, but your idea's a good-un.

Its always nice to blame the user having modded their device ;). Did this suggestion solve the issue??

speculatrix 2008-12-20 22:33

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
deb http://catalogue.tableteer.nokia.com/certified/ diablo user
deb http://catalogue.tableteer.nokia.com/non-certified/ diablo user
deb http://catalogue.tableteer.nokia.com/updates/diablo-3/ ./
deb http://repository.maemo.org/extras/ diablo free non-free
deb http://packages.collabora.co.uk/maemo diablo user
deb http://reg.fring.com/repository/ chinook release

is that correct?

tz1 2008-12-21 05:09

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.

allnameswereout 2008-12-21 22:01

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.

tz1 2008-12-22 16:30

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).

Andre Klapper 2008-12-23 12:25

Re: SSU 5.2008.43-7 is available
 
Quote:

Originally Posted by fanoush (Post 250168)
Nokia changelog since previous (0.95.19-200835maemo2) version:

initfs-diablo (0.95.22-200842maemo1w38b3) unstable; urgency=low
* Week 43 release, Fixes: NB#86574

FYI, NB#86574 is a fake bug, remembering everytime to integrate some stuff when releasing. So no information I can leak here. :-P


All times are GMT. The time now is 03:48.

vBulletin® Version 3.8.8