From: "Paul Hoffman" X-Original-To: bind9-public@bugs.isc.org Return-Path: Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id A0102D78A8B for ; Thu, 6 Jul 2017 17:49:16 +0000 (UTC) Received: from iscwebprod.isc.org (iscwebprod.isc.org [IPv6:2001:4f8:1:d::16]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id 6B0DF349459 for ; Thu, 6 Jul 2017 17:49:14 +0000 (UTC) Received: from www (uid 80) (envelope-from www@iscwebprod.isc.org) id 7b7d08 by iscwebprod.isc.org (DragonFly Mail Agent v0.11); Thu, 06 Jul 2017 17:49:14 +0000 From www@isc.org Thu Jul 6 17:49:16 2017 Subject: BIND 9.10.3-P3 - Error message in dnssec-verify could be better X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org Message-ID: <46ddba4c0631534835b43cc3c32fb9ba@www.isc.org> X-PHP-Originating-Script: 20001:class-phpmailer.php X-Wpcf7-Content-Type: text/plain Delivered-To: bind9-public@bugs.isc.org X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.0 Date: Thu, 6 Jul 2017 17:49:14 +0000 content-type: text/plain; charset="utf-8" MIME-Version: 1.0 X-RT-Incoming-Encryption: Not encrypted To: bind-suggest@isc.org X-RT-Original-Encoding: utf-8 X-RT-Interface: Email Content-Length: 542 Bug Report from www.isc.org: Name: Paul Hoffman Email: paul.hoffman@icann.org Software Version: BIND 9.10.3-P3 OS: Linux Subject:Error message in dnssec-verify could be better Bug Detail =========== If you use dnssec-verify with a zone file whose name does not match the zone name, and you don't know to use the "-o" option, the error is "not at top of zone". A better error message would suggest that the user wanted to use the -o option to specify the actual zone name. --- This email was received through isc.org Bug Submission Form