I am new to Maemo platform and i was trying to set my system time from scratchbox and i was not able to Set the System time (PC time) from Maemo Scratchbox.
I am getting the error "EPERM" for the system call stime().
- I can t use scratchbox as root, it says "Not allowed to run this as root!".
- I cant use sudo, it says "sudo: must be setuid root".
- When I used fakeroot, i get a segmentation fault even before my program starts, it says "GConf Error: No D-BUS daemon running" and coredumps.
Is there a workaround for me to set the system time from scratch box?
I am new to Maemo platform and i was trying to set my system time from scratchbox and i was not able to Set the System time (PC time) from Maemo Scratchbox.
I am getting the error "EPERM" for the system call stime().
- I can t use scratchbox as root, it says "Not allowed to run this as root!".
- I cant use sudo, it says "sudo: must be setuid root".
- When I used fakeroot, i get a segmentation fault even before my program starts, it says "GConf Error: No D-BUS daemon running" and coredumps.
Is there a workaround for me to set the system time from scratch box?
Thank you.