View Single Post
K9999's Avatar
Posts: 168 | Thanked: 116 times | Joined on Mar 2011 @ Malaysia
#8
it happened to me last night, problem after another. this cause was updating CSSU. The new update/fix is pushed to repo. follow the steps to solve if your case is similar. read the thread for more info


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