![]() |
2010-11-12
, 09:30
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#2
|
![]() |
2010-11-12
, 09:41
|
Posts: 62 |
Thanked: 34 times |
Joined on Aug 2010
@ Egypt
|
#3
|
The Following 2 Users Say Thank You to scyzor For This Useful Post: | ||
![]() |
2010-11-12
, 19:29
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#4
|
I remember I had a similar problem but building the package locally gave me a more obvious error message.
Try these:
Space before '--'
Two spaces before '* Initial Release'
Two spaces between '>' and date.
Newline.
![]() |
2010-11-12
, 19:43
|
Posts: 62 |
Thanked: 34 times |
Joined on Aug 2010
@ Egypt
|
#5
|
![]() |
2010-11-12
, 19:47
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#6
|
I opened your file in hex. Turns out you use windows line endings. Try setting your editor to use unix line endings somehow. Or you could delete '0D' from each '0D 0A' in your file using a hex editor.
I'm brand new to autobuilder and debs, packaging, etc in general and am pretty lost with this one. All help for this drowning newbie gratefully received!
Ive uploaded my project to autobuilder twice but both times has failed with the same problem:
I should also say I have had no problems creating a deb and running it on my n900, and the MADDE console output doesnt seem to be flagging any particular errors or issues when it's creating the CHANGES file.
Thanks!
Follow me on my neglected twitter @kojacker
Cybot950 - Control a robot with your N9/N950
SMSPetFeeder - Build a Bluetooth/SMS dog feeder with Qt, N950, and arduino
Nerf950 - Use your N9/N950 to fire a Nerf gun
Last edited by kojacker; 2010-11-12 at 22:13.