Report information
The Basics
Id:
48071
Status:
resolved
Priority:
Low/Low
Queue:

BugTracker
Version Fixed:
4.4.2
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
4.4.2
Priority:
(no value)
Severity:
(no value)
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
bug

Dates
Created:Mon, 13 Aug 2018 08:37:38 -0400
Updated:Fri, 14 Sep 2018 14:14:59 -0400
Closed:Fri, 14 Sep 2018 14:14:58 -0400



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

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