Active Topics

 


Reply
Thread Tools
Posts: 16 | Thanked: 14 times | Joined on Sep 2010 @ Finland
#1
Uploaded new version of Outlaw Solitare to autobuilder last night and this morning realised that there are quite a few:

[extras-builds] [fremantle]: outlawsolitaire 0.71-1 UNKNOWN

failures in:

https://garage.maemo.org/pipermail/e...ober/date.html

All with the same error:
Code:
[2010-10-20 08:58:02] Unexpected error:
   KeyError'>: 'source'
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/buildlib/app.py", line 81, in run
    mainfunc(argv, options, self._logger, self.conf)
  File "/usr/bin/buildme", line 640, in main
    'conf'    : conf
  File "/usr/lib/python2.5/site-packages/buildlib/fsm.py", line 72, in run
    code = handler(self)
  File "/usr/bin/buildme", line 384, in check_sources
    source = dsc['source']
  File "/usr/lib/python2.5/UserDict.py", line 22, in __getitem__
    raise KeyError(key)
KeyError: 'source'
Any ideas what might be going on?
 
Posts: 16 | Thanked: 14 times | Joined on Sep 2010 @ Finland
#2
Apparently the problem was in the package, not in autobuilder.
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#3
Someone else had exactley the same problem last night, and they were not using python, so i was baffled!!
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
Posts: 16 | Thanked: 14 times | Joined on Sep 2010 @ Finland
#4
The problem in my package was wrong character encoding in the .dsc file. I had to modify the .dsc file generated by py2deb and did it in Windows with Notepad++.
At the same go I changed the encoding from ASCII to UTF-8 with Notepad++ "Convert to UTF-8" option. This was a mistake, since it adds byte order marks to the beginning of the file and that caused the build to constantly fail.
Should have used the "Convert to UTF-8 without BOM" option instead.
 

The Following 2 Users Say Thank You to tonika For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 10:31.