From owner-freebsd-current@freebsd.org Thu Jun 1 08:20:44 2017 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 2FAAABF0E5D; Thu, 1 Jun 2017 08:20:44 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from smtp.digiware.nl (smtp.digiware.nl [IPv6:2001:4cb8:90:ffff::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EDFA06E4A1; Thu, 1 Jun 2017 08:20:43 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from router.digiware.nl (localhost.digiware.nl [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id E9C7A42182; Thu, 1 Jun 2017 10:20:40 +0200 (CEST) X-Virus-Scanned: amavisd-new at digiware.com Received: from smtp.digiware.nl ([127.0.0.1]) by router.digiware.nl (router.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FS-2k73M_fic; Thu, 1 Jun 2017 10:20:40 +0200 (CEST) Received: from [192.168.11.152] (unknown [192.168.11.152]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.digiware.nl (Postfix) with ESMTPSA id 5A6CA42180; Thu, 1 Jun 2017 10:20:40 +0200 (CEST) Subject: Re: Xorg error 'alphasort' To: Masachika ISHIZUKA , freebsd-current@freebsd.org Cc: freebsd-ports@freebsd.org References: <1116168837.2488786.1496080764980.ref@mail.yahoo.com> <1116168837.2488786.1496080764980@mail.yahoo.com> <20170601.012146.413650928099698078.ish@amail.plala.or.jp> From: Willem Jan Withagen Message-ID: <42c6421e-1b5d-1cc0-5d38-081b037a202e@digiware.nl> Date: Thu, 1 Jun 2017 10:20:41 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <20170601.012146.413650928099698078.ish@amail.plala.or.jp> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-GB X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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, 01 Jun 2017 08:20:44 -0000 On 31/05/2017 18:21, Masachika ISHIZUKA wrote: > Hi. > > I was using 12-current r318249 and did 'pkg upgrade', and > could not start xorg with alphasort error. > After updating r319315, xorg works again. Right I had more or less the same with r319216. And I was going to reinstall from a snapshot, but now I'll try and move forward. --WjW