From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add biber Date: Thu, 17 Mar 2016 22:55:56 +0100 Message-ID: <87vb4kojkj.fsf@gnu.org> References: <87h9g84ss0.fsf@chartreuse.clemnt.net> 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]:34942) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agftk-0004WK-Kh for guix-devel@gnu.org; Thu, 17 Mar 2016 17:56:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agftf-0002Ev-Dy for guix-devel@gnu.org; Thu, 17 Mar 2016 17:56:04 -0400 In-Reply-To: <87h9g84ss0.fsf@chartreuse.clemnt.net> (=?utf-8?Q?=22Cl=C3=A9?= =?utf-8?Q?ment_Barth=C3=A9lemy=22's?= message of "Mon, 14 Mar 2016 23:08:15 +0100") 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: =?utf-8?Q?Cl=C3=A9ment_Barth=C3=A9lemy?= Cc: guix-devel@gnu.org Hello! Cl=C3=A9ment Barth=C3=A9lemy skribis: > 1. The build process spits out permission errors for several > packages during the strip phase. It doesn't result in a failure, > so I am not sure what to do. I believe it=E2=80=99s harmless. Usually it=E2=80=99s the =E2=80=98strip= =E2=80=99 command complaining about files that lack the executable bit. I see you already have a detailed review from Leo to work on. :-) Thanks for the packages, and welcome! Ludo=E2=80=99.