maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900 (https://talk.maemo.org/showthread.php?t=84829)

raaj13 2013-02-08 14:54

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by Alecsandru (Post 1321711)
i see a thumb 1 how to update to that?
the current one has the sms bug(sms delivery failed) tried alll ,deleting , rebuilding , any iddeas?

never faced any such problem with sms application in thumb.
Are you sure isn't a network related problem?

sup 2013-02-08 14:58

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Upgrading zlib1g causes my device to enter a reboot loop (it boots, displays status area but not desktop and reboots after a while - hildon-desktop process keeps rebooting and when I connect n900 to my computer via USB in mass storage mode, it does not reboot until I deconnect it).

I am on csthumb. My /etc/apt/sources.list.d/hildon-application-manager.list is as follows:
Code:

deb http://repository.maemo.org/community/ fremantle free non-free
deb http://repository.maemo.org/community-testing/ fremantle free non-free
deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
deb https://downloads.maemo.nokia.com/fremantle/ssu/mr0 ./
deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
deb http://repository.maemo.org/extras/ fremantle-1.3 free non-free
deb http://repository.maemo.org/extras-devel/ fremantle free non-free
deb http://bokomoko.de/~rd/maemo/ unstable/
deb http://maemo.merlin1991.at/cssu/community-thumb/ fremantle free non-free

Version of zlib1g is this:
Code:

dpkg -l | grep zlib
ii  zlib1g                                              1:1.2.3-9.osso9+0m5                        compression library - runtime

It seems I do not have mp-fremantle-community-pr installed even though I should (if I read this thread correctly):

Code:

dpkg -l |grep fremantle-comm
ii  mp-fremantle-community-pr                          0                                          Community SSU package, includes latest fixes from Gitorious and the community

When I try to install it, I get this:

Code:

apt-get install mp-fremantle-community-pr
Reading package lists... Done
Building dependency tree     
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  mp-fremantle-community-pr: Depends: maemosec-certman-tools (>= 0.2.2) but 0.2.1 is to be installed
                            Depends: rtcom-messaging-ui-portrait (>= 1.0) but it is not installable
                            Depends: system-services (>= 0.3.8-68+0cssu1) but 0.3.8-68+0cssu0 is to be installed
                            Depends: upstart (>= 0.3.8-68+0cssu1) but 0.3.8-68+0cssu0 is to be installed
E: Broken packages

Now, I just do not have to install zlib1g and all is fine, but I would somehow like my device to be up to date and also I think that maybe it is messed up in some mysterious way? Any ideas?

(Edit: I can restore the device with bootupmenu, so some experimenting is possible:-))

raaj13 2013-02-08 15:03

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by sup (Post 1321807)
Upgrading zlib1g causes my device to enter a reboot loop (it boots, displays status area but not desktop and reboots after a while - hildon-desktop process keeps rebooting and when I connect n900 to my computer via USB in mass storage mode, it does not reboot until I deconnect it).

I am on csthumb. My /etc/apt/sources.list.d/hildon-application-manager.list is as follows:
Code:

deb http://repository.maemo.org/community/ fremantle free non-free
deb http://repository.maemo.org/community-testing/ fremantle free non-free
deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
deb https://downloads.maemo.nokia.com/fremantle/ssu/mr0 ./
deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
deb http://repository.maemo.org/extras/ fremantle-1.3 free non-free
deb http://repository.maemo.org/extras-devel/ fremantle free non-free
deb http://bokomoko.de/~rd/maemo/ unstable/
deb http://maemo.merlin1991.at/cssu/community-thumb/ fremantle free non-free

Version of zlib1g is this:
Code:

dpkg -l | grep zlib
ii  zlib1g                                              1:1.2.3-9.osso9+0m5                        compression library - runtime

It seems I do not have mp-fremantle-community-pr installed even though I should (if I read this thread correctly):

Code:

dpkg -l |grep fremantle-comm
ii  mp-fremantle-community-pr                          0                                          Community SSU package, includes latest fixes from Gitorious and the community

When I try to install it, I get this:

Code:

apt-get install mp-fremantle-community-pr
Reading package lists... Done
Building dependency tree     
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  mp-fremantle-community-pr: Depends: maemosec-certman-tools (>= 0.2.2) but 0.2.1 is to be installed
                            Depends: rtcom-messaging-ui-portrait (>= 1.0) but it is not installable
                            Depends: system-services (>= 0.3.8-68+0cssu1) but 0.3.8-68+0cssu0 is to be installed
                            Depends: upstart (>= 0.3.8-68+0cssu1) but 0.3.8-68+0cssu0 is to be installed
E: Broken packages

Now, I just do not have to install zlib1g and all is fine, but I would somehow like my device to be up to date and also I think that maybe it is messed up in some mysterious way? Any ideas?

you need to setup community testing and extras repository .
setup them according to the thread link at top of forum since repository.maemo.org is sometimes up and down sometimes.

sup 2013-02-08 15:26

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by raaj13 (Post 1321808)
you need to setup community testing and extras repository .
setup them according to the thread link at top of forum since repository.maemo.org is sometimes up and down sometimes.

Hm, that resulted into these packages being installed: maemosec-certman-common-ca maemosec-certman-tools osso-wlan osso-xterm system-services upstart zlib1g

Then I tried to manually install mp-fremantle-community-pr, which pulled in these packages:
dsme-thermalobject-surface libcpaboutcssu librtcom-eventlogger1-async maemo-optify-runonce modest-home-applet qtquickcompat rtcom-accounts-voip-support rtcom-eventlogger-async rtcom-messaging-ui-portrait

And failing hte update with:
Code:

Selecting previously deselected package maemo-optify-runonce.
(Reading database ... 39334 files and directories currently installed.)
Unpacking maemo-optify-runonce (from .../maemo-optify-runonce_0.10-32+0m5_all.deb) ...
dokill: can't find process to kill hildon-application-manager ()
dokill: can't find process to kill apt-worker ()

And then rebooting and entering a reboot loop (without evem making it to the Desktop). Restoring from backupmenu right now.

raaj13 2013-02-08 15:51

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by sup (Post 1321812)
Hm, that resulted into these packages being installed: maemosec-certman-common-ca maemosec-certman-tools osso-wlan osso-xterm system-services upstart zlib1g

Then I tried to manually install mp-fremantle-community-pr, which pulled in these packages:
dsme-thermalobject-surface libcpaboutcssu librtcom-eventlogger1-async maemo-optify-runonce modest-home-applet qtquickcompat rtcom-accounts-voip-support rtcom-eventlogger-async rtcom-messaging-ui-portrait

And failing hte update with:
Code:

Selecting previously deselected package maemo-optify-runonce.
(Reading database ... 39334 files and directories currently installed.)
Unpacking maemo-optify-runonce (from .../maemo-optify-runonce_0.10-32+0m5_all.deb) ...
dokill: can't find process to kill hildon-application-manager ()
dokill: can't find process to kill apt-worker ()

And then rebooting and entering a reboot loop (without evem making it to the Desktop). Restoring from backupmenu right now.

what kernel version are you using?

sup 2013-02-08 15:52

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by raaj13 (Post 1321818)
what kernel version are you using?

Code:

uname -a
Linux Nokia-N900-51-1 2.6.28.10-power51 #1 PREEMPT Mon Jul 23 16:41:15 EEST 2012 armv7l GNU/Linux


raaj13 2013-02-08 15:58

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by sup (Post 1321819)
Code:

uname -a
Linux Nokia-N900-51-1 2.6.28.10-power51 #1 PREEMPT Mon Jul 23 16:41:15 EEST 2012 armv7l GNU/Linux


hmm don't know why your's is pulling maemo-optify-runonce along with update since it shouldn't.
before update what is your device running on pr1.3 or cssu stable/testing/ old thumb version?

sup 2013-02-08 16:01

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by raaj13 (Post 1321820)
hmm don't know why your's is pulling maemo-optify-runonce along with update since it shouldn't.
before update are what is your device running on pr1.3 or cssu stable/testing/ old thumb version

If the second sentence is a question what I am running after restoring from backupmenu, then the answer is: I am not sure (after the mess with repository transition I kind of lost track). Is there a wayt find out?

I enabled thumb some time ago, which I think pulled community testing as well (I was on community stable previously).

Alecsandru 2013-02-08 17:13

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
updating now cssu 40,5 mb
why it's so big?
same problem i hear the incoming sms tune but conversations are empty(no sms)
i cannot call someone , after trying to call I get disconected in 2 seconds(disconected), help ,

freemangordon 2013-02-08 18:32

Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900
 
Quote:

Originally Posted by Alecsandru (Post 1321841)
updating now cssu 40,5 mb
why it's so big?
same problem i hear the incoming sms tune but conversations are empty(no sms)
i cannot call someone , after trying to call I get disconected in 2 seconds(disconected), help ,

It is big as it replaces almost half of the OS. Also you may check in application manager how much space will be freed after installing it.

However, your call/sms problem seems to be due to corrupted contacts and/or conversations database. Don't expect CSSU to fix that. You'd rather search for how to backup you contacts and recreate those databases.


All times are GMT. The time now is 20:40.

vBulletin® Version 3.8.8