aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-build-collect.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-07-21 20:19:15 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-07-25 17:09:35 +0300
commitfd4439e4d067f77642b3f3dfcaf50d605e69235f (patch)
treee72cabbd3e931021a8ccbf80943fb6d9cc8531b6 /bpkg/pkg-build-collect.cxx
parent8468f0beac9b792d7e2621f1a78a485ed542fb1d (diff)
Advice user to re-fetch repositories if package fetch ends up with 404 HTTP status code (GH issue #299)
Diffstat (limited to 'bpkg/pkg-build-collect.cxx')
-rw-r--r--bpkg/pkg-build-collect.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/bpkg/pkg-build-collect.cxx b/bpkg/pkg-build-collect.cxx
index 9a60d4a..c581f5c 100644
--- a/bpkg/pkg-build-collect.cxx
+++ b/bpkg/pkg-build-collect.cxx
@@ -2586,8 +2586,8 @@ namespace bpkg
(!dep_constr || system))
dr << info << "repository " << af->location << " appears "
<< "to be broken" <<
- info << "or the repository state could be stale" <<
- info << "run 'bpkg rep-fetch' to update";
+ info << "or the repository metadata could be stale" <<
+ info << "run 'bpkg rep-fetch' (or equivalent) to update";
}
// If all that's available is a stub then we need to make sure