GNU logs - #62113, boring messages


Message sent to bug-guix@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#62113: Elpy fails to start within a guix shell environment
Resent-From: Rafa =?UTF-8?Q?G=C3=A1lvez?= <rafa@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-guix@HIDDEN
Resent-Date: Sat, 11 Mar 2023 04:11:01 +0000
Resent-Message-ID: <handler.62113.B.167850785628920 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: report 62113
X-GNU-PR-Package: guix
X-GNU-PR-Keywords: 
To: 62113 <at> debbugs.gnu.org
X-Debbugs-Original-To: bug-guix@HIDDEN
Received: via spool by submit <at> debbugs.gnu.org id=B.167850785628920
          (code B ref -1); Sat, 11 Mar 2023 04:11:01 +0000
Received: (at submit) by debbugs.gnu.org; 11 Mar 2023 04:10:56 +0000
Received: from localhost ([127.0.0.1]:56372 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1paqZL-0007WM-4O
	for submit <at> debbugs.gnu.org; Fri, 10 Mar 2023 23:10:55 -0500
Received: from lists.gnu.org ([209.51.188.17]:40032)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <rafa@HIDDEN>) id 1paa22-0002KK-Q2
 for submit <at> debbugs.gnu.org; Fri, 10 Mar 2023 05:31:27 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <rafa@HIDDEN>)
 id 1paa22-0007Rq-Fo
 for bug-guix@HIDDEN; Fri, 10 Mar 2023 05:31:26 -0500
Received: from relay3-d.mail.gandi.net ([2001:4b98:dc4:8::223])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <rafa@HIDDEN>)
 id 1paa20-0004Dt-N0
 for bug-guix@HIDDEN; Fri, 10 Mar 2023 05:31:26 -0500
Received: (Authenticated sender: rafa@HIDDEN)
 by mail.gandi.net (Postfix) with ESMTPSA id 0EBF16000A
 for <bug-guix@HIDDEN>; Fri, 10 Mar 2023 10:31:15 +0000 (UTC)
From: Rafa =?UTF-8?Q?G=C3=A1lvez?= <rafa@HIDDEN>
Date: Fri, 10 Mar 2023 11:31:15 +0100
Message-ID: <87y1o4yk24.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Received-SPF: pass client-ip=2001:4b98:dc4:8::223;
 envelope-from=rafa@HIDDEN; helo=relay3-d.mail.gandi.net
X-Spam_score_int: -25
X-Spam_score: -2.6
X-Spam_bar: --
X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7,
 SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.6 (-)
X-Mailman-Approved-At: Fri, 10 Mar 2023 23:10:52 -0500
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.6 (--)

Hi,

 I can't make Elpy work. In my main profile I have emacs-elpy installed,
 but whenever I open a .py file, there is an error on the sentinel:
 error in process sentinel: elpy-promise-reject: peculiar error: "exited
 abnormally with code 1"
 error in process sentinel: peculiar error: "exited abnormally with code
 1"

 This is most probably caused by the lack of the elpy python module in
 the guix shell I'm running Emacs from. However, there is no python-elpy
 package to install. I am avoiding setting up a virtualenv in order to
 rely completely on Guix manifests for reproducibility purposes.

 Maybe what's just needed is to package https://pypi.org/project/elpy/
 into Guix?

 Thanks,

Rafa G=C3=A1lvez




Message sent:


Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.505 (Entity 5.505)
Content-Type: text/plain; charset=utf-8
X-Loop: help-debbugs@HIDDEN
From: help-debbugs@HIDDEN (GNU bug Tracking System)
To: Rafa =?UTF-8?Q?G=C3=A1lvez?= <rafa@HIDDEN>
Subject: bug#62113: Acknowledgement (Elpy fails to start within a guix
 shell environment)
Message-ID: <handler.62113.B.167850785628920.ack <at> debbugs.gnu.org>
References: <87y1o4yk24.fsf@HIDDEN>
X-Gnu-PR-Message: ack 62113
X-Gnu-PR-Package: guix
Reply-To: 62113 <at> debbugs.gnu.org
Date: Sat, 11 Mar 2023 04:11:01 +0000

Thank you for filing a new bug report with debbugs.gnu.org.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 bug-guix@HIDDEN

If you wish to submit further information on this problem, please
send it to 62113 <at> debbugs.gnu.org.

Please do not send mail to help-debbugs@HIDDEN unless you wish
to report a problem with the Bug-tracking system.

--=20
62113: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D62113
GNU Bug Tracking System
Contact help-debbugs@HIDDEN with problems


Message received at control <at> debbugs.gnu.org:


Received: (at control) by debbugs.gnu.org; 14 Mar 2023 16:17:40 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Tue Mar 14 12:17:40 2023
Received: from localhost ([127.0.0.1]:38323 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1pc7LI-0000wV-87
	for submit <at> debbugs.gnu.org; Tue, 14 Mar 2023 12:17:40 -0400
Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:37843)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ludo@HIDDEN>) id 1pc7LG-0000wE-Le
 for control <at> debbugs.gnu.org; Tue, 14 Mar 2023 12:17:39 -0400
Authentication-Results: mail3-relais-sop.national.inria.fr;
 dkim=none (message not signed) header.i=none;
 spf=SoftFail smtp.mailfrom=ludo@HIDDEN;
 dmarc=fail (p=none dis=none) d=gnu.org
X-IronPort-AV: E=Sophos;i="5.98,260,1673910000"; d="scan'208";a="50169515"
Received: from unknown (HELO ribbon) ([193.50.110.253])
 by mail3-relais-sop.national.inria.fr with
 ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Mar 2023 17:17:33 +0100
Date: Tue, 14 Mar 2023 17:17:31 +0100
Message-Id: <87wn3j1f50.fsf@HIDDEN>
To: control <at> debbugs.gnu.org
From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@HIDDEN>
Subject: control message for bug #62113
MIME-version: 1.0
Content-type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: control
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.0 (/)

merge 62113 62114
quit






Last modified: Tue, 14 Mar 2023 16:30:03 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.