From owner-freebsd-current@freebsd.org Mon Nov 16 08:28:07 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96BAEA30FA4 for ; Mon, 16 Nov 2015 08:28:07 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x230.google.com (mail-wm0-x230.google.com [IPv6:2a00:1450:400c:c09::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 295E31CE6; Mon, 16 Nov 2015 08:28:07 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wmec201 with SMTP id c201so108168431wme.1; Mon, 16 Nov 2015 00:28:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=Z2GLVcOrWCrcx5/+Ll3SQHHTbet3YUlrQg9lQMnCppQ=; b=FfX5gf3CEk1Zy8qxPBUlG9UZ1TOyY26YZVKGjNZlDXyu1QuW2KhRMOs7PTXaeVosLv hKIAQe8pqv9BnCaSEsTvIyzqgB2lIQsZSkWhFLtgSAWSFj//KmSOfZzgfI3DVgTwFS08 HsfgeFRw7PEpYg+DcT+9k7IihlD13cHqfjsElC9KzQBUM7WIcSTpb9Jv1VmF3z2dv1Wm 27j/+3twD7QcLehoPAqCreTfwF+Htc4/az9I8GwijkX2Gnj6z5ALMkDSAXMTPbvJZu/u 0KOEHR+/rXrnUUpSnq/mkTHeerTH6czJUNMFFaoQ+WNkPtyyTjzNyKJ2+5//v4IrdfFZ GXSg== X-Received: by 10.28.182.11 with SMTP id g11mr18195415wmf.42.1447662485539; Mon, 16 Nov 2015 00:28:05 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id z66sm4090391wmz.7.2015.11.16.00.28.04 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Nov 2015 00:28:05 -0800 (PST) Sender: Baptiste Daroussin Date: Mon, 16 Nov 2015 09:28:03 +0100 From: Baptiste Daroussin To: "O. Hartmann" Cc: Craig Rodrigues , NGie Cooper , freebsd-current Current , Bryan Drewery Subject: Re: make installworld failing with locales due to broken symlinks Message-ID: <20151116082801.GM93991@ivaldir.etoilebsd.net> References: <94D9C31A-2FDF-4B5C-99AE-847FED0DE859@gmail.com> <20151116081436.218566a9.ohartman@zedat.fu-berlin.de> <20151116082226.6a44ac3a.ohartman@zedat.fu-berlin.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kunpHVz1op/+13PW" Content-Disposition: inline In-Reply-To: <20151116082226.6a44ac3a.ohartman@zedat.fu-berlin.de> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 16 Nov 2015 08:28:07 -0000 --kunpHVz1op/+13PW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 16, 2015 at 08:22:26AM +0100, O. Hartmann wrote: > Am Mon, 16 Nov 2015 08:14:36 +0100 > "O. Hartmann" schrieb: >=20 > > Am Sun, 15 Nov 2015 19:59:54 -0800 > > Craig Rodrigues schrieb: > >=20 > > > On Sun, Nov 15, 2015 at 5:57 PM, NGie Cooper = wrote: > > > =20 > > > > > > > > install: //usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE: No such file = or > > > > directory > > > > *** Error code 71 > > > > > > > > $ ls -l /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE > > > > lrwxr-xr-x 1 root wheel 27 Nov 1 16:24 > > > > /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE -> ../la_LN.ISO8859-1/LC= _CTYPE > > > > $ readlink -f /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE > > > > /usr/share/locale/la_LN.ISO8859-1 > > > > $ ls `readlink -f /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE` > > > > ls: /usr/share/locale/la_LN.ISO8859-1: No such file or directory > > > > =20 > > >=20 > > >=20 > > > Hi, > > >=20 > > > I ran into the same error when I tried to upgrade a system that I did= an > > > installworld on > > > 2 days ago. > > >=20 > > > -- > > > Craig > > > _______________________________________________ > > > freebsd-current@freebsd.org mailing list > > > https://lists.freebsd.org/mailman/listinfo/freebsd-current > > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd= =2Eorg" =20 > >=20 > > A "me, too" from here, I'm with CURRENT at revision 290924. Still faili= ng to "make > > installworld". > >=20 > > Kind regards, > >=20 > > oh >=20 > All right, missed the part "rm -rf". I deleted the file/link in question = and the world > gets installed as usual. Since yesterday (and the fixes from Craig on the symlinks today) that shoul= d not be needed anymore. Best regards, Bapt --kunpHVz1op/+13PW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlZJk5EACgkQ8kTtMUmk6EyFsACfY71nYUeP/plqbXooifnWHY+F hVYAn3/8uXeGBEh886PaHJ8YB8nEvcxl =E5xp -----END PGP SIGNATURE----- --kunpHVz1op/+13PW--