From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 14 06:20:00 2013 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 A40407AC for ; Sat, 14 Dec 2013 06:20:00 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7F90D1A88 for ; Sat, 14 Dec 2013 06:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBE6K0qk064503 for ; Sat, 14 Dec 2013 06:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBE6K0Ff064502; Sat, 14 Dec 2013 06:20:00 GMT (envelope-from gnats) Resent-Date: Sat, 14 Dec 2013 06:20:00 GMT Resent-Message-Id: <201312140620.rBE6K0Ff064502@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, Pavel Timofeev Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 800B4731 for ; Sat, 14 Dec 2013 06:12:56 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 53D941A5F for ; Sat, 14 Dec 2013 06:12:56 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rBE6CuCr034744 for ; Sat, 14 Dec 2013 06:12:56 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rBE6CupM034734; Sat, 14 Dec 2013 06:12:56 GMT (envelope-from nobody) Message-Id: <201312140612.rBE6CupM034734@oldred.freebsd.org> Date: Sat, 14 Dec 2013 06:12:56 GMT From: Pavel Timofeev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/184759: Can't install net-mgmt/nagios-plugins X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Dec 2013 06:20:00 -0000 >Number: 184759 >Category: ports >Synopsis: Can't install net-mgmt/nagios-plugins >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: Sat Dec 14 06:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Pavel Timofeev >Release: FreeBSD-10.0 RC1 amd64 >Organization: >Environment: >Description: nagios-plugins can't be installed after upgrade to 1.5,1. Here is output: ........... /bin/mkdir -p /usr/ports/net-mgmt/nagios-plugins/work/stage/usr/local/share installing fr.gmo as /usr/ports/net-mgmt/nagios-plugins/work/stage/usr/local/share/locale/fr/LC_MESSAGES/nagios-plugins.mo installing de.gmo as /usr/ports/net-mgmt/nagios-plugins/work/stage/usr/local/share/locale/de/LC_MESSAGES/nagios-plugins.mo if test "nagios-plugins" = "gettext-tools"; then \ /bin/mkdir -p /usr/ports/net-mgmt/nagios-plugins/work/stage/usr/local/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ install -o root -g wheel -m 444 ./$file \ /usr/ports/net-mgmt/nagios-plugins/work/stage/usr/local/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/ports/net-mgmt/nagios-plugins/work/stage/usr/local/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[1]: Leaving directory `/usr/ports/net-mgmt/nagios-plugins/work/nagios-plugins-1.5/po' gmake[1]: Entering directory `/usr/ports/net-mgmt/nagios-plugins/work/nagios-plugins-1.5' gmake[2]: Entering directory `/usr/ports/net-mgmt/nagios-plugins/work/nagios-plugins-1.5' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/usr/ports/net-mgmt/nagios-plugins/work/nagios-plugins-1.5' gmake[1]: Leaving directory `/usr/ports/net-mgmt/nagios-plugins/work/nagios-plugins-1.5' ====> Compressing man pages (compress-man) ===> Building package for nagios-plugins-1.5,1 Creating package /usr/ports/net-mgmt/nagios-plugins/work/nagios-plugins-1.5,1.tbz Registering depends: gettext-0.18.3.1 libiconv-1.14_1 perl5-5.16.3_4 openldap-sasl-client-2.4.38 radiusclient-0.5.6_1 cyrus-sasl-2.1.26_3. Creating bzip'd tar ball in '/usr/ports/net-mgmt/nagios-plugins/work/nagios-plugins-1.5,1.tbz' tar: libexec/nagios/check_radius: 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/net-mgmt/nagios-plugins. *** [/usr/ports/net-mgmt/nagios-plugins/work/.package_done.nagios-plugins._usr_local] Error code 1 Stop in /usr/ports/net-mgmt/nagios-plugins. *** [install] Error code 1 Stop in /usr/ports/net-mgmt/nagios-plugins. ===>>> Installation of nagios-plugins-1.5,1 (net-mgmt/nagios-plugins) failed ===>>> Aborting update ===>>> Killing background jobs Terminated ===>>> You can restart from the point of failure with this command line: portmaster net-mgmt/nagios-plugins ===>>> Exiting >How-To-Repeat: try to install net-mgmt/nagios-plugins >Fix: >Release-Note: >Audit-Trail: >Unformatted: