From owner-freebsd-current@FreeBSD.ORG Fri Sep 20 12:11:35 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org 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 ESMTP id 0096EEC; Fri, 20 Sep 2013 12:11:34 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B2E1C22FC; Fri, 20 Sep 2013 12:11:34 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::15a4:1bd6:5edc:9a88] (unknown [IPv6:2001:7b8:3a7:0:15a4:1bd6:5edc:9a88]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 251BD5C44; Fri, 20 Sep 2013 14:11:31 +0200 (CEST) Content-Type: multipart/signed; boundary="Apple-Mail=_3965F554-8EA6-47AA-A85E-C69992C60137"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: spurious "Service Unavailable" From: Dimitry Andric In-Reply-To: <20130919233939.GE2302@glenbarber.us> Date: Fri, 20 Sep 2013 14:11:28 +0200 Message-Id: <6ABA7660-46F3-4AF7-8106-1037A0072758@FreeBSD.org> References: <20130919233939.GE2302@glenbarber.us> To: Glen Barber X-Mailer: Apple Mail (2.1510) Cc: David Cornejo , 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: Fri, 20 Sep 2013 12:11:35 -0000 --Apple-Mail=_3965F554-8EA6-47AA-A85E-C69992C60137 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Sep 20, 2013, at 01:39, Glen Barber wrote: > 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 and >> 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/dialog4ports >> 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 = automatic >> 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 >=20 > These are, as far as I can tell, harmless messages. It is due to > libarchive and statically linked binaries (pig-static). See this recent thread: = http://lists.freebsd.org/pipermail/freebsd-current/2013-August/043824.html= It is a problem in our iconv implementation in libc, which should really be fixed before 10.0-RELEASE. -Dimitry --Apple-Mail=_3965F554-8EA6-47AA-A85E-C69992C60137 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.20 (Darwin) iEYEARECAAYFAlI8O3QACgkQsF6jCi4glqOyEACgyBrkQJN7ZzY58MTzVp9dZ2jm dOAAnim6J1nbWD7znk2OYis62cZJBbVf =0XLn -----END PGP SIGNATURE----- --Apple-Mail=_3965F554-8EA6-47AA-A85E-C69992C60137--