From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 18 15:50:02 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 046718DF for ; Sun, 18 May 2014 15:50:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D5144245B for ; Sun, 18 May 2014 15:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4IFo1mr027387 for ; Sun, 18 May 2014 15:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4IFo1la027386; Sun, 18 May 2014 15:50:01 GMT (envelope-from gnats) Resent-Date: Sun, 18 May 2014 15:50:01 GMT Resent-Message-Id: <201405181550.s4IFo1la027386@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Brian Behlendorf Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EAEF350A for ; Sun, 18 May 2014 15:44:59 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D7F722426 for ; Sun, 18 May 2014 15:44:59 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4IFixv6024973 for ; Sun, 18 May 2014 15:44:59 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4IFix1A024972; Sun, 18 May 2014 15:44:59 GMT (envelope-from nobody) Message-Id: <201405181544.s4IFix1A024972@cgiserv.freebsd.org> Date: Sun, 18 May 2014 15:44:59 GMT From: Brian Behlendorf To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/189912: p5-Net-DNS update breaks spamassassin's sa-update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2014 15:50:02 -0000 >Number: 189912 >Category: ports >Synopsis: p5-Net-DNS update breaks spamassassin's sa-update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 18 15:50:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Brian Behlendorf >Release: 8-STABLE >Organization: >Environment: FreeBSD taz4.hyperreal.org 8.3-STABLE FreeBSD 8.3-STABLE #1: Wed Jun 13 07:24:03 PDT 2012 brian@taz4.hyperreal.org:/usr/obj/usr/src/sys/taz5 amd64 >Description: I update ports frequently. The recent update to p5-Net-DNS to 0.75 appears to have caused spamassassin updates to fail (spamassassin-3.4.0_10). Running sa-update with -D, I got (edited for brevity): May 18 07:47:51.975 [9033] dbg: dns: query failed: 0.4.3.sought.rules.yerp.org => REFUSED May 18 07:47:52.142 [9033] dbg: dns: query failed: mirrors.sought.rules.yerp.org => REFUSED May 18 07:47:52.312 [9033] dbg: dns: query failed: 0.4.3.updates.spamassassin.org => REFUSED May 18 07:47:52.479 [9033] dbg: dns: query failed: mirrors.updates.spamassassin.org => REFUSED Except I can do a TXT DNS query on them just fine: # dig -t TXT 0.4.3.sought.rules.yerp.org 0.4.3.sought.rules.yerp.org. 300 IN TXT "3402014020421" When I rolled back to p5-Net-DNS 0.74_1, I was able to successfully run sa-update. There have been DNS issues with SA before, see: https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6872 So maybe this is a similar issue? >How-To-Repeat: Run spamassassin-3.4.0_10 and p5-Net-DNS-0.75 (current revisions in HEAD of ports) and attempt to run sa-update. >Fix: >Release-Note: >Audit-Trail: >Unformatted: