[recipe] failing all the time

Asked by Thomas Karl Pietrowski

I was using recipes in the past without problems, but since last week I've got problems getting these recipes work:
https://code.launchpad.net/~thopiekar/+recipe/kivy-testing
https://code.launchpad.net/~thopiekar/+recipe/kivy-daily

And the last recipe can't find the needed tag, but it should be imported aready:
https://code.launchpad.net/~thopiekar/+recipe/kivy-testing

Hope you can help me getting them working, as I can't find the reason in the buildlogs.
thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
Steve Kowalik Edit question
Solved by:
Steve Kowalik
Solved:
Last query:
Last reply:
Revision history for this message
Thomas Karl Pietrowski (thopiekar) said :
#1

any news?

Revision history for this message
Best Steve Kowalik (stevenk) said :
#2

Sorry for taking so long to answer your query, it took time to set up an environment so I could investigate. You have a file with odd characters which is causing the version of bzr the builders use to crash. "kivy/tests/कीवी.ttf" is the relevant file, which means your recipe builds have failed since r1042, which fits your timeline.

Revision history for this message
Thomas Karl Pietrowski (thopiekar) said :
#3

if I get this problem in the future.. How can I check my branch for these files?
is it the only file?