From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:34193) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5nFL-0004CD-MT for guix-patches@gnu.org; Thu, 05 Sep 2019 04:36:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i5nFK-0008Jh-Eq for guix-patches@gnu.org; Thu, 05 Sep 2019 04:36:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54096) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i5nFK-0008J9-9T for guix-patches@gnu.org; Thu, 05 Sep 2019 04:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i5nFK-00016O-4M for guix-patches@gnu.org; Thu, 05 Sep 2019 04:36:02 -0400 Subject: [bug#36513] texlive-union: Build missing font maps. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87d0ioschd.fsf@elephly.net> <87muhfghu4.fsf@gnu.org> <87zhlfgh4g.fsf@elephly.net> <87tvbib587.fsf@gnu.org> <87imrtdg3j.fsf@elephly.net> <877e6o18t0.fsf@gnu.org> <87k1aof8ni.fsf@elephly.net> Date: Thu, 05 Sep 2019 10:35:01 +0200 In-Reply-To: <87k1aof8ni.fsf@elephly.net> (Ricardo Wurmus's message of "Wed, 04 Sep 2019 16:17:21 +0200") Message-ID: <87ftlbi1je.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ricardo Wurmus Cc: Pierre Neidhardt , 36513@debbugs.gnu.org Moin! Ricardo Wurmus skribis: > Ludovic Court=C3=A8s writes: > >> Ricardo Wurmus skribis: >> >>> Ludovic Court=C3=A8s writes: >>> >>>> Ricardo Wurmus skribis: >>>> >>>>> In addition to this change I just pushed to wip-texlive a number of >>>>> changes that may lead to an even bigger number of rebuilds due to >>>>> changes in the svn fetcher and even more TeX packages. >> >> [...] >> >>> The =E2=80=9Cwip-texlive=E2=80=9D branch is now being built on Berlin. >> >> We=E2=80=99ll probably need to rebase it now, but otherwise it seemed to= be in >> good shape: . > > It has already been merged some time ago. I did however notice a couple > more problems with our TeX Live packages that will require some deep > rebuilds again. > > I=E2=80=99m very close to fixing these problems, but I=E2=80=99m currentl= y stuck with a > confusing search path issue that I have yet to fully understand. Once > that=E2=80=99s done I=E2=80=99ll push my work to wip-texlive and have Ber= lin build it > again. Ah OK, sounds good. > My fixes should finally solve the font problems. (I=E2=80=99m using my W= IP > package for =E2=80=9Cguile-cv=E2=80=9D as a test case, which currently ca= nnot be built > as it fails to find certain fonts.) Cool, thanks for explaining! Ludo=E2=80=99.