The Following User Says Thank You to ammyt For This Useful Post: | ||
![]() |
2012-04-28
, 12:39
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#22
|
Exactly. Extracting a .deb does not produce the /DEBIAN directory and the control file. You should extract the .deb to a folder, then in the folder create the /DEBIAN directory with 755 permissions and the control file in it with 755 permissions too.
Here check: http://talk.maemo.org/showthread.php?t=80914 STEP 8
The Following User Says Thank You to szopin For This Useful Post: | ||
![]() |
2012-04-28
, 12:44
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#23
|
The Following 2 Users Say Thank You to szopin For This Useful Post: | ||
![]() |
2012-04-28
, 12:57
|
|
Posts: 1,918 |
Thanked: 3,118 times |
Joined on Oct 2010
@ My pants
|
#24
|
buildme.deb does have DEBIAN folder and control file in it... :/
EDIT: just in case permissions are wrong:
|user@Nokia-N900|~/buildme]ls -la
drwxr-xr-x 4 user users 4096 Apr 28 14:38 .
drwxr-xr-x 81 user users 4096 Apr 28 14:38 ..
dr-xr-xr-x 5 user users 4096 Apr 28 14:38 CONTENTS
dr-xr-xr-x 2 user users 4096 Apr 28 14:38 DEBIAN
-r--r--r-- 1 user users 484 Apr 28 14:38 INFO
-r-xr--r-- 1 user users 424 Apr 28 14:38 INSTALL
root tar xvf /home/user/MyDocs/test.tar
The Following 3 Users Say Thank You to ammyt For This Useful Post: | ||
![]() |
2012-04-28
, 12:58
|
|
Posts: 1,918 |
Thanked: 3,118 times |
Joined on Oct 2010
@ My pants
|
#25
|
Not sure if hint or misleading comment, but from my experience of on-device deb building busybox tar lacks a few arguments used by buildpackager and gnutar might be needed, no idea if this is leading to operation failed dialog though
The Following 3 Users Say Thank You to ammyt For This Useful Post: | ||
![]() |
2012-04-28
, 13:04
|
|
Posts: 1,918 |
Thanked: 3,118 times |
Joined on Oct 2010
@ My pants
|
#26
|
![]() |
2012-04-28
, 13:08
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#27
|
The Following 3 Users Say Thank You to szopin For This Useful Post: | ||
![]() |
2012-04-28
, 13:28
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#28
|
TODO For next release:
- Creating /DEBIAN/control from within the application
- <opened for suggestions>
The Following 2 Users Say Thank You to szopin For This Useful Post: | ||
![]() |
2012-04-28
, 13:45
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#29
|
The Following User Says Thank You to Schturman For This Useful Post: | ||
![]() |
2012-04-28
, 14:15
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#30
|
The package was built via Python-QT, which in theory should run unmodified on the N9, now I don't exactly know if zenity is available for Harmatan, but lets just see if the main UI boots or not. I'll figure something out later for file selection.
So to start, you should be sure that you've got python2.5-qt4 installed (not sure of the version numbers in harmattan), then extract the contents of TEST.zip to a known folder in your N9/50, then simply:
Post your findings!Code:root (AFAIK N9 users do openshh so I don't exactly know, just get root permissions) python /path/where/the/folder/is/Build_me.py
The Following User Says Thank You to F2thaK For This Useful Post: | ||
[NITDroid] [My Qtlockscreen Skins] [QBW HTC Sense on Your N900!] [CPU Power Control] [Debian Packaging] [Build Me!]
Youtube Channel - Subscribe!
Retired Dev - Thanks for all the fish!