View Single Post
Posts: 56 | Thanked: 59 times | Joined on Jan 2015
#13
/home/user # getnokiadebs.sh
/bin/sh: getnokiadebs.sh: not found
/home/user # sudo getnokiadebs.sh
user is not in the sudoers file. This incident will be reported.
/home/user # getnokiadebs
/bin/sh: getnokiadebs: not found

Another issue is there is limited space on device memory, so I changed the debs directory to /media/mmc1/debs (2GB removable sd card).

Another issue were the complaints about a bluez deb (and another kernel deb, too). These were optional debs from the diablo turbo page (outside maemo). I was able to fix those dependencies and try the script again in Midnight Commander.

Running the script in rooted mc, downloading the debs to the sd card appears to have worked. The archive is full of debs, but I'm not certain of the right number. MC ends the script abruptly, simply returning me to the tree directory, with no message of success, etc.

I would like to run the script again in rooted xterm proper, but I'm obviously doing something wrong there.

Jake