From owner-freebsd-current@FreeBSD.ORG Thu Sep 19 23:39:43 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTP id 299B2D6C; Thu, 19 Sep 2013 23:39:43 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mail0.glenbarber.us (mail0.glenbarber.us [IPv6:2607:fc50:1:2300:1001:1001:1001:face]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 00CEE20A9; Thu, 19 Sep 2013 23:39:43 +0000 (UTC) Received: from glenbarber.us (c-71-224-221-174.hsd1.nj.comcast.net [71.224.221.174]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id C5A74CFA0; Thu, 19 Sep 2013 23:39:41 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us C5A74CFA0 Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Thu, 19 Sep 2013 19:39:40 -0400 From: Glen Barber To: David Cornejo Subject: Re: spurious "Service Unavailable" Message-ID: <20130919233939.GE2302@glenbarber.us> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FoLtEtfbNGMjfgrs" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 10.0-ALPHA2 amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Sep 2013 23:39:43 -0000 --FoLtEtfbNGMjfgrs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 19, 2013 at 01:29:35PM -1000, David Cornejo wrote: > On CURRENT Revsion 255706 >=20 > I am trying to rebuild a bunch of ports in screen and I'm getting the > string "Service unavailable" in the output between the package creation a= nd > the cleaning phases for each port: >=20 > =3D=3D=3D> Generating temporary packing list > install -o root -g wheel -m 555 dialog4ports /usr/local/bin/dialog4por= ts > install -o root -g wheel -m 444 dialog4ports.1.gz /usr/local/man/man1 > =3D=3D=3D> Registering installation for dialog4ports-0.1.5_1 as automat= ic > Installing dialog4ports-0.1.5_1... done > =3D=3D=3D> Building package for dialog4ports-0.1.5_1 > Creating package for dialog4ports-0.1.5_1 > Service unavailable=3D=3D=3D> Cleaning for dialog4ports-0.1.5_1 > ---> Cleaning out obsolete shared libraries > ---> Reinstalling 'm4-1.4.16_1,1' (devel/m4) > ---> Building '/usr/ports/devel/m4' > =3D=3D=3D> Cleaning for m4-1.4.16_1,1 >=20 > Is this dangerous? Anyone know what's making that happen? >=20 These are, as far as I can tell, harmless messages. It is due to libarchive and statically linked binaries (pkg-static). Glen --FoLtEtfbNGMjfgrs Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQEcBAEBCAAGBQJSO4s7AAoJEFJPDDeguUajAG0H/Rd2PPIDc3kQ2whBYa7Vox0f Nb4naYZNleyAHEJrFxL+Lhb1H1MwvuggbdsMhwKqapeaBfgEGZwA0OBYD8fYMwYV 9wWb6M8PGGZn1ajzQ763sbKDFi2tlloiickzqVlBfgh4GU97Tfp9i4fzhFevhHnT oXe7qTwUdXfg8T5T9wR1Eq95oQb15Ughl1qfPxRpocOq/8pMnEWorDR5WnyMEZ5q Z/boihojll7zRKFw531d94eshPEG03Hkxy352YiZ3niMbGcIW3YogYXRVe+XrgTr 6u0+VCxDvf8uZgHtHsTqmwEgtE1uYMjT0UAzfIR2FAaW/TkzeDTsXDAYvN9vvEE= =KnT2 -----END PGP SIGNATURE----- --FoLtEtfbNGMjfgrs--