Hello Everyone
I has the following problems
What steps will reproduce the problem?
1. adb install Busybox_1.17.1.apk
2. ln -s /system/bin/busybox /system/bin/cp
3. adb install OpenVPN-Installer-0.2.3.apk
4. start OpenVPN Installer. it show "Binary not installed" message
5. push "Install" button
What is the expected output? What do you see instead?
I expect "Binary not installed" message disappear, but did not disappear.
What version of the product are you using? On what operating system?
Android tablet(2.3.4) and rooted.
Busybox 1.17.1
OpenVPN Installer 0.2.3
Please provide any additional information below.
I check the log. A message in the following
---begin---
Executing 'su -c cp '/sdcard/openvpn.mem-208591934tmp'
'/system/xbin/openvpn'; chmod 555 '/system/xbin/openvpn''
Exit code 1
STDERR: su: uid 10044 not allowd to su
----end----
It seems that apparently failed to su, but machine is already rooted!!
Please tell me you know the cause of the problem.
Original issue reported on code.google.com by daye...@gmail.com on 3 Oct 2011 at 8:53
Original issue reported on code.google.com by
daye...@gmail.com
on 3 Oct 2011 at 8:53