From owner-freebsd-current@freebsd.org Mon Nov 16 09:43:39 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 1A6C1A2E3A9 for ; Mon, 16 Nov 2015 09:43:39 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x229.google.com (mail-wm0-x229.google.com [IPv6:2a00:1450:400c:c09::229]) (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 9D97110B4; Mon, 16 Nov 2015 09:43:38 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wmdw130 with SMTP id w130so102727871wmd.0; Mon, 16 Nov 2015 01:43:36 -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=aYdo7UMitOxwYAl4gpnlARwlcFERMGYoPcqv+Q35iUA=; b=h5eE+ZoLnmezxYMe31hOFZiAzKbBVxdjp4lXhLuEnH2VYobt2UYRrCQJ3XeOjh5vPg rAVYKfn1gpOepsDEXQfBH/h6atyjqH92pmHYPtwiI503wtdTYEuHG3IlQzMrI/q3i1nl 3NWUdd4f1IJzJKfdedVCBJKL8khBzc1Ny6pPOnlMCREV6wKKd0ylOKPtOHRS9SzAH2iQ HnKAiXKdoNj9F540HLVEFVgALJqBELYeucH4OUobfz0PF80YnlsA08++eVEl9SwYDt3U 0QKYVIXU9N/BT7ZQ0pJklbMWU5phVknGXpnN+MwpgpPG0zboJo0zMaRIuKmyBMxfSeni imHg== X-Received: by 10.194.78.15 with SMTP id x15mr40259110wjw.144.1447667016672; Mon, 16 Nov 2015 01:43:36 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id cv3sm32245669wjc.20.2015.11.16.01.43.35 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Nov 2015 01:43:35 -0800 (PST) Sender: Baptiste Daroussin Date: Mon, 16 Nov 2015 10:43:33 +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: <20151116094333.GA55780@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> <20151116082801.GM93991@ivaldir.etoilebsd.net> <20151116103534.5f2ae783.ohartman@zedat.fu-berlin.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline In-Reply-To: <20151116103534.5f2ae783.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 09:43:39 -0000 --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 16, 2015 at 10:35:34AM +0100, O. Hartmann wrote: > Am Mon, 16 Nov 2015 09:28:03 +0100 > Baptiste Daroussin schrieb: >=20 > > 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 f= ile 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@fre= ebsd.org" =20 > > > >=20 > > > > A "me, too" from here, I'm with CURRENT at revision 290924. Still f= ailing to "make > > > > installworld". > > > >=20 > > > > Kind regards, > > > >=20 > > > > oh =20 > > >=20 > > > All right, missed the part "rm -rf". I deleted the file/link in quest= ion and the world > > > gets installed as usual. =20 > >=20 > > Since yesterday (and the fixes from Craig on the symlinks today) that s= hould not > > be needed anymore. > >=20 > > Best regards, > > Bapt >=20 > That ist NOT(!) the case in: >=20 I meant updating from a pre-collation current to a current as of today. any= one that updated in the meantime would have to rm -rf yes. I will add an entry = on UPDATING about that. Best regards, Bapt --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEUEARECAAYFAlZJpUUACgkQ8kTtMUmk6Ey/twCXUT1/yqM7iNz0RauFtxpLTIGs XgCfXq5U/4+GtC1907bEGFN4iBZwpFM= =qfCN -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1--