From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 7 22:30:14 2014 Return-Path: Delivered-To: freebsd-ports-bugs@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 09C83C28 for ; Sat, 7 Jun 2014 22:30:14 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 E4C6B28C9 for ; Sat, 7 Jun 2014 22:30:13 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s57MUDPh063721 for ; Sat, 7 Jun 2014 23:30:13 +0100 (BST) (envelope-from bz-noreply@freebsd.org) From: bz-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 190763] New: Package list (pkg-plist) is incorrect for dns/bind99 version 9.9.5_17 Date: Sat, 07 Jun 2014 22:30:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mats@dufberg.se X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: Sat, 07 Jun 2014 22:30:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190763 Bug ID: 190763 Summary: Package list (pkg-plist) is incorrect for dns/bind99 version 9.9.5_17 Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: mats@dufberg.se rndc.conf.sample is not installed by the port, but it is isted in pkg-plist: # grep rndc.conf.sample /usr/ports/dns/bind99/pkg-plist %%BIND_DESTETC%%/rndc.conf.sample ---> Backing up the old version ---> Uninstalling the old version ---> Deinstalling 'bind99-9.9.5_16' [Updating the pkgdb in /var/db/pkg ... - 60 packages found (-1 +0) (...) done] ---> Installing the new version via the port ===> Building package for bind99-9.9.5_17 Creating package /usr/ports/dns/bind99/work/pkg/bind99-9.9.5_17.tbz Registering depends: idnkit-1.0_3 libxml2-2.9.1_1 libiconv-1.14_3 openssl-1.0.1_13. Registering conflicts: bind9*-9.[45678].* bind9*-sdb-9.[45678].* bind-tools-9.* bind-tools-9.*. Creating bzip'd tar ball in '/usr/ports/dns/bind99/work/pkg/bind99-9.9.5_17.tbz' tar: /usr/local/etc/rndc.conf.sample: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 *** [do-package] Error code 1 Stop in /usr/ports/dns/bind99. *** [install] Error code 1 Stop in /usr/ports/dns/bind99. *** [reinstall] Error code 1 Stop in /usr/ports/dns/bind99. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20140607-21614-evh5xl env UPGRADE_TOOL=portupgrade UPGRADE_PORT=bind99-9.9.5_16 UPGRADE_PORT_VER=9.9.5_16 make DEPENDS_TARGET=package -DFORCE_PKG_REGISTER reinstall ---> Restoring the old version pkg_install EOL is scheduled for 2014-09-01. Please consider migrating to pkgng http://blogs.freebsdish.org/portmgr/2014/02/03/time-to-bid-farewell-to-the-old-pkg_-tools/ ************************************************************************* * _ _____ _____ _____ _ _ _____ ___ ___ _ _ * * / \|_ _|_ _| ____| \ | |_ _|_ _/ _ \| \ | | * * / _ \ | | | | | _| | \| | | | | | | | | \| | * * / ___ \| | | | | |___| |\ | | | | | |_| | |\ | * * /_/ \_\_| |_| |_____|_| \_| |_| |___\___/|_| \_| * * * * If you are running BIND 9 in a chroot environment, make * * sure that there is a /dev/random device in the chroot. * * * * BIND 9 also requires configuration of rndc, including a * * "secret" key. The easiest, and most secure way to configure * * rndc is to run 'rndc-confgen -a' to generate the proper conf * * file, with a new random key, and appropriate file permissions. * * * * The /etc/rc.d/named script in the base will do both for you. * * * ************************************************************************* ** Fix the installation problem and try again. [Updating the pkgdb in /var/db/pkg ... - 61 packages found (-0 +1) . done] ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! dns/bind99 (bind99-9.9.5_16) (install error) Update failed -- You are receiving this mail because: You are the assignee for the bug.