summaryrefslogtreecommitdiff
path: root/cerbero/errors.py
AgeCommit message (Expand)AuthorFilesLines
2013-03-18oven: print the original tracebac in build step errorsAndoni Morales Alastruey1-2/+2
2012-04-20add InvalidRecipeError for invalid recipesAndoni Morales Alastruey1-0/+4
2012-04-17Handle more nicely build stepsAndoni Morales Alastruey1-1/+4
2012-04-10Handle missing files in packages as errors properlyAndoni Morales Alastruey1-1/+8
2012-03-30List files in the base class and handle empty packagesAndoni Morales Alastruey1-0/+6
2012-03-20Better error handling for packages not foundAndoni Morales Alastruey1-0/+6
2012-03-20Better handling of exceptions for recipes not foundAndoni Morales Alastruey1-1/+10
2012-03-20Better exception handling for build step errorsJosep Torra1-0/+2
2012-03-20Fix pep8Andoni Morales Alastruey1-0/+1
2012-03-20Initial commitAndoni Morales Alastruey1-0/+43