Report information
The Basics
Id:
35391
Status:
resolved
Priority:
Medium/Medium
Queue:

People
Owner:
Nobody in particular
Cc:
AdminCc:

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

Dates
Created:Mon, 17 Feb 2014 13:01:19 -0500
Updated:Fri, 07 Jul 2017 20:55:08 -0400
Closed:Wed, 15 Apr 2015 08:29:49 -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: atf-run & atf-report removed in upstream atf-0.20
Date: Mon, 17 Feb 2014 19:01:02 +0100
To: dhcp-bugs@isc.org
From: Jiri Popelka <jpopelka@redhat.com>
Hi, just FYI: today I noticed that I can't run tests (./configure --with-atf; make; make check) anymore because ATF upstream has dropped atf-run & atf-report tools since atf-0.20 Google reveals http://julipedia.meroh.net/2014/02/killing-atf-deprecated-tools-code.html http://comments.gmane.org/gmane.os.netbsd.devel.cvs.full/57349 With regards, Jiri Popelka
On Mon Feb 17 18:01:19 2014, jpopelka@redhat.com wrote: > just FYI: > today I noticed that I can't run tests (./configure --with-atf; make; > make check) anymore > because ATF upstream has dropped atf-run & atf-report tools since atf-0.20 => bind9 sources embeds a atf-0.19 you can now (cf. #38754 just merged in 4.3) use by "./configure --with-atf=bind".