From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#40079: emacs-elpy-1.31.0: failed to build Date: Fri, 20 Mar 2020 22:58:28 +0100 Message-ID: <87v9mylmd7.fsf@elephly.net> References: <170df3c9d14.f2220d0233452.7833229319796639139@zoho.com> <87d0969ae6.fsf@devup.no> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49551) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFPfT-00042w-DV for bug-guix@gnu.org; Fri, 20 Mar 2020 17:59:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFPfS-0005Sn-Ff for bug-guix@gnu.org; Fri, 20 Mar 2020 17:59:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39791) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jFPfS-0005Sa-4w for bug-guix@gnu.org; Fri, 20 Mar 2020 17:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jFPfS-0005MY-3O for bug-guix@gnu.org; Fri, 20 Mar 2020 17:59:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87d0969ae6.fsf@devup.no> 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-mx.org@gnu.org Sender: "bug-Guix" To: Marius Bakke Cc: sirgazil , 40079@debbugs.gnu.org Marius Bakke writes: > sirgazil via Bug reports for GNU Guix writes: > >> I couldn't upgrade the packages in my user profile because "emacs-elpy" = check phase fails.=20 >> >> >> ## Steps to reproduce >> >> 1. guix pull >> 2. guix build emacs-elpy >> >> >> ## Unexpected result >> >> >> The output of the check phase: >> >> --------------------------- >> starting phase `check' >> >> Can=E2=80=99t guess python-indent-offset, using defaults: 4 > > This seems to stem from the update of 'python-black' in > 5f603fab23e7df7e7b76566b3add24b65e92f807. Reverting that commit makes > this package build. > > @Ricardo: Any objections to reverting the commit? I=E2=80=99d rather not revert but add an older variant of python-black for = elpy. --=20 Ricardo