From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] gnu: texlive: Update to 2015. Date: Wed, 22 Jul 2015 18:11:12 -0400 Message-ID: <87egjzzvun.fsf@netris.org> References: <20150719125526.GA17364@debian> <87mvyo8fde.fsf@gnu.org> <20150722172725.GB8708@debian> 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]:40280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZI2EU-00013K-PH for guix-devel@gnu.org; Wed, 22 Jul 2015 18:11:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZI2ER-0004ui-GH for guix-devel@gnu.org; Wed, 22 Jul 2015 18:11:22 -0400 In-Reply-To: <20150722172725.GB8708@debian> (Andreas Enge's message of "Wed, 22 Jul 2015 19:27:25 +0200") 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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge writes: > On Wed, Jul 22, 2015 at 03:57:01PM +0200, Ludovic Court=C3=A8s wrote: >> Yes, all the modified variables must be mentioned in the log. > > Thanks for the confirmation! > >> LGTM, thanks! > > Actually, it looks good, but does not work, I forgot to test the package.= .. > When running "pdflatex something.tex", there is an error message Ah, good catch! I see that you still pushed a 'teckit' update. It probably would have been better to push that together with the 'texlive' update, whenever that happens. At a time when new users are trying out the 0.8.3 release, the teckit update forced over 200 rebuilds starting with texlive-2014, which will soon be upgraded. Rebuilding texlive-texmf alone costs the build farm about 4-5 build-slot-days. Mark