View Single Post
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#45
Originally Posted by Schturman View Post
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
How about, copying the new tar to /usr/bin, then chmod +x it, then copying it to /opt/maemo/usr/bin/gnu/, then chmod +x it?

You should have the tar file in both locations and with +x permissions in both locations.

Other than that, I am sorry, I don't have a harmattan device to tinker with.
 

The Following User Says Thank You to ammyt For This Useful Post: