Reply
Thread Tools
Posts: 16 | Thanked: 15 times | Joined on Dec 2011
#1251
hi there,

I tried to install the lastest CSSU-thumb version, but I encountered a constant reboot. Thus I restored a previous system version I had with backupmenu and it seems it is still version 21.2011.38-1Tmaemo4-Thumb14.

Following this post (http://talk.maemo.org/showpost.php?p...&postcount=666), I started the upgrading process, leaving the cssu community testing and cssu community thumb repos enabled. The problem I encounter is:
E: Version '21.2011.38-1Tmaemo5.1+thumb0' for 'mp-fremantle-community-pr' was not found
as it's required by cssu-thumb-21.2011.38-1Tmaemo5.1+thumb0.sh.

Browsing the repository via http (http://maemo.merlin1991.at/cssu/comm...-community-pr/), it seems the version uploaded is
mp-fremantle-community-pr_21.2011.38-1Tmaemo7.2+thumb0_all

How should I proceed? Should I change manually in the .sh file the name the package I require?
I'm really not used to this processes nor to the work that has been done to produce those upgrades, so working by my own I could easily break things up.

cheers, and thanks for the work you did! After this upgrade (I use it since the day you made it) the phone is really more responsive.
 
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#1252
Originally Posted by qwazix View Post
I think hacking away that stupid pc suite string to say, "please look at the problems tab" will save CSSU developers lots of time.
How this is still issue?
Code:
hildon-application-manager (1:2.2.72-5) unstable; urgency=low

  *  Exit apt-worker after closing hildon-application-manager
  *  By default in Red Pill mode show all packages
  *  By default, do not break apt locks
  *  Remove error message about using PC Suite
  *  main.cc: Fix compile warning
  *  apt-worker: for rebooting use cmd_reboot()
  *  apt-worker: First try to use dsmetool as reboot command
  *  apt-worker: Add ability to cancel cmd_get_package_list operation
  *  Fix overflow in is_package_cache_updated if interval is bigger than INT_MAX/60
  *  Revert "Remove possibility of enabling red-pill mode from UI (NB#133696)"
  *  Revert "Fixes: NB#162465 - Check free space on /home/"
  *  Revert "NB#162465 Check 150mb free space in /home/"

 -- Pali Rohár  Sun, 29 Apr 2012 04:34:39 -0400
Maybe first time installing thumb straight from vanilla PR1.3? Or is this only partially fixed?
 

The Following User Says Thank You to AapoRantalainen For This Useful Post:
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#1253
@ghitly:
The script was issued for a certain amount of time to fix a version mismatch between testing CSSU vs. thumb CSSU. This was weeks ago. Didn't you read the context?
Right now you should just follow the instructions of the first post.
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#1254
@ghitly: yes, unfortunately you should change the versions in the script by hand. Sorry for that, but script was issued 3-4 months ago .
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following User Says Thank You to freemangordon For This Useful Post:
Posts: 16 | Thanked: 15 times | Joined on Dec 2011
#1255
Originally Posted by freemangordon View Post
@ghitly: yes, unfortunately you should change the versions in the script by hand. Sorry for that, but script was issued 3-4 months ago .
it seems that no matter how hard I try, I still get the same result:
E: Couldn't find package mp-fremantle-community-pr_21.2011.38-1Tmaemo7.2+thumb0

HAM doesn't permit me to install it by hand as it says it misses a lot of dependencies.

I think I have enabled all the required repositories:
deb http://repository.maemo.org/community/ fremantle free non-free
deb http://repository.maemo.org/community-testing/ fremantle free non-free
deb http://maemo.merlin1991.at/cssu/community-thumb/ 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://repository.maemo.org/extras-testing/ fremantle free non-free

Do I miss some? I really cannot find a way out.

Any suggestions, a part from flashing the device?
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#1256
you got it wrong, it is "mp-fremantle-community-pr=21.2011.38-1Tmaemo7.2+thumb0", not "mp-fremantle-community-pr_21.2011.38-1Tmaemo7.2+thumb0"

also, you don;t need "deb http://repository.maemo.org/community/ fremantle free non-free", this is cssu-stable repo.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following User Says Thank You to freemangordon For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#1257
Originally Posted by AapoRantalainen View Post
How this is still issue?
Code:
hildon-application-manager (1:2.2.72-5) unstable; urgency=low

  *  Exit apt-worker after closing hildon-application-manager
  *  By default in Red Pill mode show all packages
  *  By default, do not break apt locks
  *  Remove error message about using PC Suite
  *  main.cc: Fix compile warning
  *  apt-worker: for rebooting use cmd_reboot()
  *  apt-worker: First try to use dsmetool as reboot command
  *  apt-worker: Add ability to cancel cmd_get_package_list operation
  *  Fix overflow in is_package_cache_updated if interval is bigger than INT_MAX/60
  *  Revert "Remove possibility of enabling red-pill mode from UI (NB#133696)"
  *  Revert "Fixes: NB#162465 - Check free space on /home/"
  *  Revert "NB#162465 Check 150mb free space in /home/"

 -- Pali Rohár  Sun, 29 Apr 2012 04:34:39 -0400
Maybe first time installing thumb straight from vanilla PR1.3? Or is this only partially fixed?
I don't know, but I'm pretty sure I've seen that message after april (and I have cssu testing since forever). Searching for "problem tabs" in this thread yields 13 results, with the latest being the one I replied to. So it seems that it's only partially fixed.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jolla –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following User Says Thank You to qwazix For This Useful Post:
Posts: 16 | Thanked: 15 times | Joined on Dec 2011
#1258
Originally Posted by freemangordon View Post
you got it wrong, it is "mp-fremantle-community-pr=21.2011.38-1Tmaemo7.2+thumb0", not "mp-fremantle-community-pr_21.2011.38-1Tmaemo7.2+thumb0".
Finally the system found the package .
Unfortunately, going through apt-get install mp-fremantle-community-pr=21.2011.38-1Tmaemo7.2+thumb0 didn't brought me to a stable system, as it suffered from rebooting dued to some process starting as quailman said some posts before (I'm not worried though, as I have a solid backup still keeping me up).
I guess my choice could be modifiying by hand the .sh script you put on the discussion months ago (the one I was referring to a couple of posts ago) and let the script do the work, installing all the new packages.
As you can imagine, I already followed the guide that brings HAM to add repositories and then start the community-ssu-enabler, but this just gets stuck telling me that "community-ssu-enabler is already installed".

Well, if you could be so kind to help me, I would appreciate it. Nonetheless, I'm surely not that desperate .
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#1259
@ghitly - I already told you that the script should be modified with the current versions of the packages it "downgrades" by hand. No other way (well, you can apt-get them one-by-one :P )
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 
Posts: 16 | Thanked: 15 times | Joined on Dec 2011
#1260
Originally Posted by freemangordon View Post
@ghitly - I already told you that the script should be modified with the current versions of the packages it "downgrades" by hand. No other way (well, you can apt-get them one-by-one :P )
Lovely .
 
Reply

Tags
code size, dinosaurs, fmg ftw!, fmg.da.king, performance, thumb, thumb life


 
Forum Jump


All times are GMT. The time now is 22:42.