maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   how to update cssu ? (https://talk.maemo.org/showthread.php?t=72053)

shnigi 2011-04-12 17:15

how to update cssu ?
 
i have 20.2010.36-maemo13 (09.03.2011) cssu on my n900. I couldn't find a way how to update cssu ? Fapman didnt show the update, so how do i update to the newest version which i found from changelog 20.2010.36-maemo14.1 (11.04.2011). Do i have to go here http://wiki.maemo.org/Community_SSU and click testing and it updates or what ?

dtergens 2011-04-12 17:17

Re: how to update cssu ?
 
http://wiki.maemo.org/Community_SSU/Installation_FAQ

shnigi 2011-04-12 17:19

Re: how to update cssu ?
 
so fapman/ham should show me the update ?

dtergens 2011-04-12 17:22

Re: how to update cssu ?
 
yep of course, also you can try with a type on Refresh in HAM after update

mrwormp 2011-04-12 17:22

Re: how to update cssu ?
 
apt-get install mp-fremantle-community-pr. This works the best

shnigi 2011-04-12 18:06

Re: how to update cssu ?
 
I couldnt get ham or fapman to show the update so i did apt-get update and apt-get upgrade that did the job for me

stew-b 2011-04-12 18:26

Re: how to update cssu ?
 
Quote:

Originally Posted by mrwormp (Post 986674)
apt-get install mp-fremantle-community-pr. This works the best


only works best if you have done


Code:
apt-get update

most posts dont mention to do that because they presume you already know that,i didn't...

stew-b 2011-04-12 18:29

Re: how to update cssu ?
 
Quote:

Originally Posted by shnigi (Post 986721)
I couldnt get ham or fapman to show the update so i did apt-get update and apt-get upgrade that did the job for me


apparently that's a really bad thing to do according to posts last nite,for reasons I dont understand..

shnigi 2011-04-12 18:36

Re: how to update cssu ?
 
Quote:

Originally Posted by stew-b (Post 986744)
apparently that's a really bad thing to do according to posts last nite,for reasons I dont understand..

Link ? or what has been discussed ?

kinggo 2011-04-12 18:51

Re: how to update cssu ?
 
It can end up very badly if you don't read what will be upgraded. If you do read and then install only what you need nothing bad will happen. But the problem is that most people after apt-get upgrade simply just press "y". That's why tis is a bad advice.
Anyhow, CSSU should appear in HAM, if not, refresh. And it can be installed that way, If it doesn't, check the details, it will show what is the problem.

Rob1n 2011-04-12 20:01

Re: how to update cssu ?
 
Quote:

Originally Posted by kinggo (Post 986768)
It can end up very badly if you don't read what will be upgraded. If you do read and then install only what you need nothing bad will happen. But the problem is that most people after apt-get upgrade simply just press "y". That's why tis is a bad advice.
Anyhow, CSSU should appear in HAM, if not, refresh. And it can be installed that way, If it doesn't, check the details, it will show what is the problem.

It should be perfectly safe - "apt-get upgrade" will only upgrade packages you already have installed, and won't install any new packages or remove any existing ones. Admittedly, there's a small chance that a package you update turns out to break other packages, but that'll be very rare. "apt-get dist-upgrade", on the other hand, can definitely break things.

kinggo 2011-04-12 21:25

Re: how to update cssu ?
 
Yes, but it can happen.
All I'm saying is that people who doesn't know that they can update CSSU that why shuld't do it that way. It's a bad advice for noobs.

stew-b 2011-04-13 10:35

Re: how to update cssu ?
 
Quote:

Originally Posted by shnigi (Post 986751)
Link ? or what has been discussed ?


http://talk.maemo.org/showthread.php?t=67905&page=262

Rob1n 2011-04-13 15:26

Re: how to update cssu ?
 
Quote:

Originally Posted by kinggo (Post 986895)
Yes, but it can happen.

It can happen with any package you install/upgrade though - if the new version pulls in updated libraries, that may break anything else depending on those libraries (in fact, you're more likely to break things using "apt-get install" as that may install new packages or remove existing ones).

Using "apt-get upgrade" is no riskier than installing/upgrading normally, so I see no reason whatsoever to claim it's "dangerous" to advise people to do it.

Bratag 2011-04-13 15:51

Re: how to update cssu ?
 
Quote:

Originally Posted by Rob1n (Post 987404)
It can happen with any package you install/upgrade though - if the new version pulls in updated libraries, that may break anything else depending on those libraries (in fact, you're more likely to break things using "apt-get install" as that may install new packages or remove existing ones).

Using "apt-get upgrade" is no riskier than installing/upgrading normally, so I see no reason whatsoever to claim it's "dangerous" to advise people to do it.

Because if you have done something like leaving extras devel enabled when you didn't mean to - you can end up going to a bunch of beta software you really don't want to test etc. Anything that does a shotgun upgrade of all packages possible is a bad idea.

Rob1n 2011-04-13 18:12

Re: how to update cssu ?
 
Quote:

Originally Posted by Bratag (Post 987419)
Because if you have done something like leaving extras devel enabled when you didn't mean to - you can end up going to a bunch of beta software you really don't want to test etc. Anything that does a shotgun upgrade of all packages possible is a bad idea.

In which case you're just as likely to update via App Manager (and choosing update all) - if you're expecting users to be idiots, don't try drawing arbitrary lines about how idiotic they're going to be.

MyNokiaN900 2011-04-13 18:28

Re: how to update cssu ?
 
Quote:

Originally Posted by stew-b (Post 986744)
apparently that's a really bad thing to do according to posts last nite,for reasons I dont understand..

It is bad because you are updating all applications on your N900 which might cause the CSSU a problem. Apps that don't need updating right away should stay as they were.

Most of the people experiencing problems have not installed the CSSU Repo and there are instructions on the CSSU Website (5 installation instructions). Do these first, then run "apt-get update" then run "
apt-get install mp-fremantle-community-pr".

Right near the end of the installation you will be prompted to install 17camera-ui (Y/I/N/O/D/Z) where the default is N.

I installed it and the camera is a lot better.

simples!

Bratag 2011-04-13 18:35

Re: how to update cssu ?
 
Quote:

Originally Posted by Rob1n (Post 987527)
In which case you're just as likely to update via App Manager (and choosing update all) - if you're expecting users to be idiots, don't try drawing arbitrary lines about how idiotic they're going to be.

There is no comparison between a potential wall of text and a graphical representation. But lets just agree to disagree and you go right ahead and do it whatever way you wish. Personally I will stick with specific commands to just update what I want.

mece 2011-04-13 18:44

Re: how to update cssu ?
 
Quote:

Originally Posted by Rob1n (Post 987527)
In which case you're just as likely to update via App Manager (and choosing update all) - if you're expecting users to be idiots, don't try drawing arbitrary lines about how idiotic they're going to be.

Actually it has happened to me that libraries that did not need to be upgraded got upgraded and stuff broke with apt-get upgrade with devel enabled. HAM doesn't upgrade libraries unless a forces it, so that particular problem does not occur with HAM. But it's up to everyone to decide how risky one plays it.

geneven 2011-04-13 19:23

Re: how to update cssu ?
 
I often do apt-get update and apt-get upgrade and have all available repositories enabled. No problems yet, but it's only been a year or so. I seem to be fairly lucky...

humed_afsar 2011-06-23 10:32

Re: how to update cssu ?
 
i have my version 20.2010.36-2.004

so shd i install cssu update or not........

plz help


All times are GMT. The time now is 08:07.

vBulletin® Version 3.8.8