maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   The in-development Maemo 5 Community SSU (https://talk.maemo.org/showthread.php?t=67905)

Dark_Angel85 2011-01-30 10:28

Re: The in-development Maemo 5 Community SSU
 
@zdanee

hmmm.. thanks for suggesting... tried installing/uninstalling things and yeah... it says that the packages have unmet dependecies... would reinstall FAM solve this issue? cause if I'd have to live with HAM only, erm... i think you know what I mean

Alastor89 2011-01-30 10:28

Re: [Council] Maemo 5 gets community OS updates
 
Quote:

Originally Posted by funkmunk (Post 931778)
When i click the details on Maemo 5 Community SSU it shows me problems with application packages missing listed as hildon-desktop (>= 1:2.2.142-4) & in summary it tells me that I require Nokia PC suite to continue installation

How do i solve these two problems as i would love to test this..??

Try apt-get -f upgrade in xterminal

Megaltariak 2011-01-30 10:31

Re: [Council] Maemo 5 gets community OS updates
 
Or check pinned packages in /etc/apt/preferences
Unpin packages to update them.

hqh 2011-01-30 10:32

Re: The in-development Maemo 5 Community SSU
 
Setting qtm-maemo-metapackage to manually installed should fix the autoremover stuff. I also set dsme-thermalobject-surface and libqt4-translations as manually installed as the autoremover tried to remove them as well.

"apt-get install qtm-maemo-metapackage dsme-thermalobject-surface libqt4-translations" marks them as manually installed

michaaa62 2011-01-30 10:33

Re: [Council] Maemo 5 gets community OS updates
 
Quote:

Originally Posted by Alastor89 (Post 931763)
I solved the problem by reflashing PR 1.3 by nokia ovi suite, then I've downloaded the community update...

But today the problem was re-presented...

After I installed the community update (in clean phone) I've installed the enhanced kernel and the maemodder,

I've received an update notification by the community ssu and I wasn't able to install the update cause it ever says the error message " To update your device to this version of the operating system you must use nokia pc suite on your pc".

There is a way to solve this whitout flashing other times ?

Thank you for your work.

Sorry for my bad english..

It is always important to read everything in an howto!!! Read also what could go wrong before you start!
The Details tab in HAM shows what the blocking the update, the Nokia Error is misleading. Most of the time the blocking is caused by some modification by maemodder or by following earlier howtos about installing modified-hildon-desktop.
Some blocking issues that persist after the removal of modified-hildon-desktop and installation of common hildon-desktop are triggered by a crippled file /etc/apt/preferences.
Read the content of this important file for the blocking parts, which just contains two-liners instead of blocks of three lines. A valuable record in this file consists of the following lines:
Code:

Package: SomePackageName
Pin: SomeDistributionHere
Pin-Priority: ANumberHere

While the offending trash looks like this
Code:

Pin: SomeDistribution
Pin-Priority: SomeNumber


funkmunk 2011-01-30 10:37

Re: [Council] Maemo 5 gets community OS updates
 
Quote:

Originally Posted by Megaltariak (Post 931781)
Or check pinned packages in /etc/apt/preferences
Unpin packages to update them.

Yeah i had pinned it..how do i unpin it?

maxximuscool 2011-01-30 10:46

Re: The in-development Maemo 5 Community SSU
 
@Mentalist

Yeah you can run "killall" command to kill hildon-home and reboot hildon-home afterward but the whole point of this is Hildon-home should not becoming unstable after a few days of usage or idle. It should be staying smooth and the same as fresh reboot.

My device only got one widget on the desktops. So I don't see why it should crap out after 48hours. The widget i'm using is the media player widget which pretty much Nokia's own. Unless you're saying Nokia's widget is crappily written in python without proper testing then I don't know what to say.

I reflashed my device twice in a week but the problem seems to exist after the device uptime is longer than 2days.

Megaltariak 2011-01-30 10:47

Re: [Council] Maemo 5 gets community OS updates
 
Just remove the name of the packages that you want to unpin from the file.

Dark_Angel85 2011-01-30 10:52

Re: The in-development Maemo 5 Community SSU
 
2 Attachment(s)
after fiddling around in xterm for awhile,
realised that there are two things that occur:

Attachment 17337

the first one appears to be a list of things that they say to be unneeded anymore... so? uninstall? purge? or let it be?

Attachment 17338

it always seems to recognise that hildon-desktop needed to be upgraded when running either apt-get -f install or apt-get autoremove...

is that how it's supposed to be?

michaaa62 2011-01-30 10:55

Re: The in-development Maemo 5 Community SSU
 
Quote:

Originally Posted by Dark_Angel85 (Post 931779)
@zdanee

hmmm.. thanks for suggesting... tried installing/uninstalling things and yeah... it says that the packages have unmet dependecies... would reinstall FAM solve this issue? cause if I'd have to live with HAM only, erm... i think you know what I mean

Try to get things straight
Code:

sudo gainroot
apt-get update
apt-get install -f

If this is not sufficient do
Code:

dpkg --configure -a
to start the configuration of the packages, that are stuck.

EDIT:Fixed the options for dpkg command


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

vBulletin® Version 3.8.8