[ARVADOS] updated: 2.1.0-339-geb0dd8564

Git user git at public.arvados.org
Mon Feb 1 19:45:05 UTC 2021


Summary of changes:
 cmd/arvados-package/cmd.go | 5 +++++
 1 file changed, 5 insertions(+)

       via  eb0dd856470fe91ba4592ee24c05a5fed11af217 (commit)
      from  d515c8eb95b39065f74ea6d0b368d8ca3705fd4a (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 eb0dd856470fe91ba4592ee24c05a5fed11af217
Author: Tom Clegg <tom at curii.com>
Date:   Mon Feb 1 14:44:48 2021 -0500

    16306: Add note about dpkg-scanpackages.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>

diff --git a/cmd/arvados-package/cmd.go b/cmd/arvados-package/cmd.go
index b0c0e9e3c..16d1fe89b 100644
--- a/cmd/arvados-package/cmd.go
+++ b/cmd/arvados-package/cmd.go
@@ -105,6 +105,11 @@ Automation/integration notes:
 	image, and be prepared to rebuild that VM image when package-building
 	slows down (this will happen when new dependencies are introduced).
 
+	The "build" subcommand, if successful, also runs
+	dpkg-scanpackages to create/replace Packages.gz in the package
+	dir. This enables the "testinstall" subcommand to list the
+	package dir as a source in /etc/apt/sources.*.
+
 Options:
 `)
 		flags.PrintDefaults()

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list