From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: bug#27563: [PATCH v4 0/3] Make ghostscript reproducible. Date: Mon, 10 Jul 2017 18:35:48 +0200 Message-ID: <20170710183548.4a5a3a98@scratchpost.org> References: <8737a86zt4.fsf@gnu.org> <20170709234012.26064-1-dannym@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49291) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUbfM-00059F-2F for bug-guix@gnu.org; Mon, 10 Jul 2017 12:36:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUbfG-0004gq-D5 for bug-guix@gnu.org; Mon, 10 Jul 2017 12:36:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:58400) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dUbfG-0004gc-8u for bug-guix@gnu.org; Mon, 10 Jul 2017 12:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dUbfF-0004To-Sw for bug-guix@gnu.org; Mon, 10 Jul 2017 12:36:01 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20170709234012.26064-1-dannym@scratchpost.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 27563-done@debbugs.gnu.org I tested it, with bug# 27593 it works and creates a reproducible groff. So I pushed this set to core-updates; closing this bug report. Phiew, finally almost done. There's one more patch for groff at bug# 27593 in order to set the environment variable GS_GENERATE_UUIDS to "0".