![]() |
2012-04-07
, 19:54
|
Posts: 462 |
Thanked: 550 times |
Joined on Sep 2008
@ Moscow
|
#502
|
![]() |
2012-04-07
, 19:55
|
Posts: 306 |
Thanked: 38 times |
Joined on Dec 2009
@ Austria
|
#503
|
Problem with ke-recv is because MAG did not used correct fremantle dpkg & debhleper version and created bad ke-recv package.
Everyone who has problem try to use new merlin version:
http://cdnm.at/~christian/maemo/ke-r...9-14_armel.deb
Next problem is that MAG's version in CSSU-T repo creating invalid symlink /etc/init.d/ke-recv. So before installing new version bad symlink must be deleted.
Code:$ wget http://cdnm.at/~christian/maemo/ke-recv_3.19-14_armel.deb $ rm -f /etc/init.d/ke-recv $ dpkg -i ke-recv_3.19-14_armel.deb
The Following User Says Thank You to StocChr For This Useful Post: | ||
![]() |
2012-04-07
, 20:01
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#504
|
![]() |
2012-04-07
, 20:04
|
|
Posts: 125 |
Thanked: 1,142 times |
Joined on Feb 2010
@ Austria
|
#505
|
rm -f /etc/init.d/ke-recv apt-get update apt-get install mp-fremantle-community-pr dsmetool -b
The Following 18 Users Say Thank You to merlin1991 For This Useful Post: | ||
![]() |
2012-04-07
, 20:32
|
Posts: 11 |
Thanked: 12 times |
Joined on Jan 2012
@ Germany
|
#508
|
![]() |
2012-04-07
, 23:15
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#509
|
The Following 2 Users Say Thank You to impeham For This Useful Post: | ||
![]() |
2012-04-08
, 03:24
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#510
|
Like pali said the repo now contains a fixed build that should work fine for everyone (ke-recv version 3.19-15) the metapacakge also got updated to 3.1 so anybody who didn't try to update yet should be clear to go (just refresh the catalogues in ham first).
Everyone who already updated to the broken version should run (as root)
Beware the last command reboots the deviceCode:rm -f /etc/init.d/ke-recv apt-get update apt-get install mp-fremantle-community-pr dsmetool -b
dsmetool -b
The Following 3 Users Say Thank You to Estel For This Useful Post: | ||
please wait a couple of minutes
Last edited by Skaven2k2; 2012-04-07 at 19:51. Reason: Quote forgotten