Active Topics

 


Reply
Thread Tools
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#41
Originally Posted by Schturman View Post
Now I got this:
Code:
/usr/bin/tar: line 1: /opt/maemo/usr/bin/gnu/tar: not found
gpkg-deb: subprocess tar -cf returned error exit status 127
It's because we don't have this folders (/maemo/usr/bin/gnu/tar) in /opt...
How about creating that directory?
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#42
Originally Posted by ammyt View Post
How about creating that directory?
hmm.. I'll try..
tell me the "tar" in this directory, it's file or folder ?
 
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#43
Originally Posted by Schturman View Post
hmm.. I'll try..
tell me the "tar" in this directory, it's file or folder ?
File

10 chars
 
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.
 
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:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#46
Originally Posted by ammyt View Post
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.
I tried this and i got the last error from previous post:
Code:
/opt/maemo/usr/bin/gnu/tar: line 1: can't fork
 dpkg-deb: subprocess tar -cf returned error exit status 2
Ok, anyway thank you very much
 
Posts: 108 | Thanked: 146 times | Joined on Sep 2011
#47
i got a problem here when i deb a theme until step 4..
dpkg-deb -b /home/user/mytheme
it show..

dpkg-deb: parse error, in line '/home/user/mytheme/DEBIAN/control' near line 8 package 'mytheme': EOF during value of field 'Section' (missing final newline)

anybody know how to solve with this?
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#48
Its a syntax(?) error. Download SublimeText2, open control file > View > Line endings > Unix

Save and exit
 
Posts: 108 | Thanked: 146 times | Joined on Sep 2011
#49
Originally Posted by F2thaK View Post
Its a syntax(?) error. Download SublimeText2, open control file > View > Line endings > Unix

Save and exit
tried and the error still the same

Last edited by sogoodbye; 2012-01-02 at 08:19.
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#50
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:52.