From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#38702: install fails with missing patch Date: Sat, 21 Dec 2019 22:36:06 +0100 Message-ID: <87h81tpdix.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56267) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iimQp-0004Z5-SY for bug-guix@gnu.org; Sat, 21 Dec 2019 16:37:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iimQo-0004Om-Q5 for bug-guix@gnu.org; Sat, 21 Dec 2019 16:37:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42852) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iimQo-0004NU-Kh for bug-guix@gnu.org; Sat, 21 Dec 2019 16:37:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iimQo-00059O-Fd for bug-guix@gnu.org; Sat, 21 Dec 2019 16:37:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:51381) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iimQ5-0004W3-DV for bug-guix@gnu.org; Sat, 21 Dec 2019 16:36:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iimQ4-0001J1-5E for bug-guix@gnu.org; Sat, 21 Dec 2019 16:36:17 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21162) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iimQ3-000194-JG for bug-guix@gnu.org; Sat, 21 Dec 2019 16:36:16 -0500 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: 38702@debbugs.gnu.org I recently built an installer image from a few commits before 4e09f57af8ee9ac3e7bd5a7a904c4cb6d8d44d9d. It boots fine and the installer works up to the actual system installation, which then aborts with an error indicating that the file python-pep8-stdlib-tokenize-compat.patch could not be found. -- Ricardo