[arvados] updated: 2.6.0-525-g3ea29d521
git repository hosting
git at public.arvados.org
Thu Aug 17 23:54:15 UTC 2023
Summary of changes:
build/README | 2 ++
1 file changed, 2 insertions(+)
via 3ea29d521b0fe8a0c46f3c1736eb50e50c6d656e (commit)
from a0c328d4eaa19a05f1d9028c0d21cf8657229bf7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 3ea29d521b0fe8a0c46f3c1736eb50e50c6d656e
Author: Brett Smith <brett.smith at curii.com>
Date: Thu Aug 17 19:53:33 2023 -0400
20878: Document package download change to add a target distribution
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith at curii.com>
diff --git a/build/README b/build/README
index 212e4586c..66ca50955 100644
--- a/build/README
+++ b/build/README
@@ -87,6 +87,8 @@ In order to build packages on a new distribution, you MUST:
* Write `package-test-dockerfiles/TARGET/Dockerfile`.
* Create `package-testing/test-packages-TARGET.sh`, ideally by making it a
symlink to `FORMAT-common-test-packages.sh`.
+* Update the package download code near the bottom of `test_package_presence`
+ in `run-library.sh` so it can download packages for the new distribution.
Of course, any part of our package build or test infrastructure may need to
be updated to accommodate the process for new distributions. If you're
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list