From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUW7H-0006Tq-Qw for guix-patches@gnu.org; Sun, 17 Jun 2018 07:45:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fUW7E-0005A2-L8 for guix-patches@gnu.org; Sun, 17 Jun 2018 07:45:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:44726) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fUW7E-00059L-Ge for guix-patches@gnu.org; Sun, 17 Jun 2018 07:45:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fUW7E-0004Zr-19 for guix-patches@gnu.org; Sun, 17 Jun 2018 07:45:04 -0400 Subject: [bug#31850] [PATCH] gnu: texlive-bin: Use absolute path to ghostscript executable "gs". Resent-Message-ID: References: <20180615192622.6416-1-arunisaac@systemreboot.net> <87lgbeogjz.fsf@gnu.org> <87k1qy5uj5.fsf@mdc-berlin.de> From: Ricardo Wurmus In-Reply-To: Date: Sun, 17 Jun 2018 13:44:11 +0200 Message-ID: <87efh563jo.fsf@mdc-berlin.de> 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: Arun Isaac Cc: 31850@debbugs.gnu.org Arun Isaac writes: >>> =E2=80=98texlive-bin=E2=80=99 has just 252 dependent it seems, many of = which are >>> =E2=80=98texlive-=E2=80=99 packages, which are usually quickly built. = So I=E2=80=99d say it=E2=80=99s >>> OK for master, but I could be missing some other way in which >>> =E2=80=98texlive-bin=E2=80=99 is depended on. > > But, we'd be forcing people to download the huge (~ 2.2 GB) > texlive-texmf source tarball. And, the texlive package which depends on > texlive-bin spends a good deal of time in the install phase. Is this > fine? Only until this is built, which in the case of texlive should not take a very long time on the build farm. -- Ricardo