From a490f057d6764941c75ecd4d6842ab67a5323802 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 8 May 2013 22:00:14 +0100 Subject: update.py: improve fetch failure handling * Report layer which failed to fetch in error message * Don't retry fetching a repo if it already failed for another layer (where more than one layer is in the same repository) * Exit immediately if all fetches failed Signed-off-by: Paul Eggleton --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 43e5fe2cd1..70b8526e7a 100644 --- a/TODO +++ b/TODO @@ -3,7 +3,6 @@ TODO: * Duplication of first maintainer when editing to add a second? * Try to re-use existing recipe record with same PN instead of deleting and re-creating (if within same layer) * meta-arago-extras is preferred over meta-networking e.g. for crda; probably need an explicit field for priority order -* Update script does not report which layer failed with -q when fetch fails * Document macros for URL fields Later: @@ -12,7 +11,6 @@ Later: * Ability for reviewers to comment before publishing a layer? * Add link to the all layers and all recipes tables from the layer details page? * Prevent SMTP failures from breaking submission process -* Update script still retries a fetch when repo has already failed * All-branch search/results so you can see version availability of recipes in all branches at once? * Rawrecipes branch support * Display no-results found message when search does not return any results (all tables) -- cgit 1.2.3-korg