aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2010-10-05 12:44:08 +0100
committerChris Larson <chris_larson@mentor.com>2010-10-06 15:50:29 -0700
commit12066bf508a1459b1971a7ce666799e1f0124e36 (patch)
treef4ae91f4eb773687bd618c233a63c66a4efe71f2 /AUTHORS
parent606fa1fd97cbd47a6a7ebdc7a2e6aa93a8f65cf5 (diff)
downloadbitbake-12066bf508a1459b1971a7ce666799e1f0124e36.tar.gz
fetch: if mirror fetching fails, ensure exception is raised
We catch any exception raised by the fetchers go() method and attempt to work around it by trying any (post) mirrors which are configured. However, should the mirrors fail the exception is lost and the fetch is assumed to have completed successfully. Instead, save the exception and if the local file does not exist after trying the mirrors re-raise the exception. Fixes poky [BUGID #362] Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions