From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Installing Guix Date: Fri, 07 Mar 2014 17:03:46 +0100 Message-ID: <874n3a807x.fsf@gnu.org> References: <87d2hyt9wc.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56856) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLxFY-0003Fj-Ua for guix-devel@gnu.org; Fri, 07 Mar 2014 11:03:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLxFT-0004P9-GE for guix-devel@gnu.org; Fri, 07 Mar 2014 11:03:52 -0500 In-Reply-To: <87d2hyt9wc.fsf@gnu.org> (Xue Fuqiao's message of "Fri, 07 Mar 2014 21:29:07 +0800") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Xue Fuqiao Cc: guix-devel@gnu.org Xue Fuqiao skribis: > =E2=80=98/home/xfq/guix/nix-upstream/AUTHORS=E2=80=99 -> =E2=80=98/home/x= fq/guix/nix/AUTHORS=E2=80=99 > sed: -e expression #1, char 8: extra characters after command There are two sed invocations in nix/sync-with-upstream. Could you add =E2=80=98set -x=E2=80=99 in that script to see which one is failing? What sed do you have, and in what locale? Thanks, Ludo=E2=80=99.