View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#44
Originally Posted by ammyt View Post
File

10 chars
Sorry, I don't understand..
I created this directory:
Code:
/opt/maemo/usr/bin/gnu
And I got the same error..

I tried also:
Code:
/opt/maemo/usr/bin/gnu/tar
And I got this:
Code:
usr/bin/tar: line 1: /opt/maemo/usr/bin/gnu/tar: Permission denied
dpkg-deb: subprocess tar -cf returned error exit status 126
I tried chmod 755 /opt/maemo/usr/bin/gnu/tar and chmod +x /opt/maemo/usr/bin/gnu/tar
And I got the same result...

I need to put your file also in this directory ?

EDIT: I also tried to put your file in this directory and I got:
Code:
/opt/maemo/usr/bin/gnu/tar: line 1: can't fork
 dpkg-deb: subprocess tar -cf returned error exit status 2

Last edited by Schturman; 2011-12-31 at 16:42.