Subject: | util/bind.sh does not appear to work with BIND9 gitlab repo |
From: | tmark@isc.org |
Date: | Mon, 13 Aug 2018 12:37:38 +0000 |
To: | dhcp-confidential@isc.org |
After updating util/bind.sh to use the new BIND9 repo:
diff --git a/util/bind.sh b/util/bind.sh
index 4e986ea..aa3628e 100644
--- a/util/bind.sh
+++ b/util/bind.sh
@@ -27,7 +27,8 @@
topdir=`pwd`
binddir=$topdir/bind
-remote=--remote=repo.isc.org:/proj/git/prod/bind9.git
+#remote=--remote=repo.isc.org:/proj/git/prod/bind9.git
+remote=--remote=https://gitlab.isc.org/isc-projects/bind9.git
case "${1:-}" in
--remote=*)
The script fails:
tmark@wild-dog:dhcp (master) $ sh util/bind.sh v4_4
here
fatal: Operation not supported by protocol.
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
mv: cannot stat 'version': No such file or directory
there
fatal: Operation not supported by protocol.
tar: This does not look like a tar archive
tar: kit.sh: Not found in archive
tar: Exiting with failure status due to previous errors
Creating tarball for v9_11
sh: 0: Can't open kit.sh
util/bind.sh: 136: .: Can't open ./version.tmp