pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gh: Add a note regarding go-dep.mk print-go-deps failure



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Feb 13 16:59:35 2020 +0100
Changeset:	dee13f507c8ad008254de41b145295912f815f7f

Modified Files:
	gh/TODO

Log Message:
gh: Add a note regarding go-dep.mk print-go-deps failure

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dee13f507c8ad008254de41b145295912f815f7f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gh/TODO | 8 ++++++++
 1 file changed, 8 insertions(+)

diffs:
diff --git a/gh/TODO b/gh/TODO
index 95e2a34eea..578a2209ec 100644
--- a/gh/TODO
+++ b/gh/TODO
@@ -64,3 +64,11 @@ The build fails because dependencies are not provided:
  | *** Error code 1
 
 Should we package all these dependencies?
+
+Please also note that by including lang/go/go-dep.mk and running `print-go-deps'
+it fails due:
+
+ | % make print-go-deps
+ | /usr/bin/awk: can't open file /tmp/pkgsrc/wip/gh/work/src/github.com/cli/cli/Gopkg.lock
+ |  source line number 1
+ | *** Error code 2


Home | Main Index | Thread Index | Old Index