View Single Post
Posts: 11 | Thanked: 12 times | Joined on Jan 2012 @ Germany
#501
Originally Posted by pali View Post
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
I will begin shortly to try this out...

please wait a couple of minutes

Last edited by Skaven2k2; 2012-04-07 at 19:51. Reason: Quote forgotten