Error bzr: ERROR: exceptions.KeyError: 'Source' when building recipe

Asked by Abraham Masri

I'm trying to build a recipe for mutter on my PPA
But it gives "bzr: ERROR: exceptions.KeyError: 'Source'" while trying to
Here's the branch
http://bazaar.launchpad.net/~kedos-project/kedos/mutter-patch/files

Here's my recipe:
https://code.launchpad.net/~kedos-project/+recipe/mutter-daily-patch

Build log:
https://launchpad.net/ubuntu/precise

I saw other solved questions, but the problem is that it's auto generated control file
Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Curtis Hovey (sinzui) said :
#1

You appear to have fixed the build issue? I can see that the debian/control file was updated? What did you change?

Revision history for this message
Abraham Masri (kedos-project) said :
#2

I've removed the headers in the control file
But anyway, you should fix the problem

Thanks

Revision history for this message
Laura Czajkowski (czajkowski) said :
#3

as above

Revision history for this message
Andrei Dziahel (develop7) said :
#4

So I don't get it: I have to remove comment lines at beginning of control file in order to be able to build package with recipe, right?

Revision history for this message
Abraham Masri (kedos-project) said :
#5

i heard that's a problem caused by python or something like that,
it should get fixed in the next version