GNU bug report logs - #51526
[CORE-UPDATES] python3.8 hardcoded locations

Previous Next

Package: guix;

Reported by: Efraim Flashner <efraim <at> flashner.co.il>

Date: Sun, 31 Oct 2021 10:02:01 UTC

Severity: normal

To reply to this bug, email your comments to 51526 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#51526; Package guix. (Sun, 31 Oct 2021 10:02:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Efraim Flashner <efraim <at> flashner.co.il>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 31 Oct 2021 10:02:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: bug-guix <at> gnu.org
Subject: [CORE-UPDATES] python3.8 hardcoded locations
Date: Sun, 31 Oct 2021 12:00:04 +0200
[Message part 1 (text/plain, inline)]
Mercurial and ansible both have python3.8 hardcoded in the
native-search-paths for their package. I can just bump it to 3.9 but we
really should change it to something like (python-version
(package-inputs this-package python))

git grep python3\\.8

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#51526; Package guix. (Fri, 05 Nov 2021 16:57:02 GMT) Full text and rfc822 format available.

Message #8 received at 51526 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: efraim <at> flashner.co.il
Cc: bug#51526 <51526 <at> debbugs.gnu.org>
Subject: Re: bug#51526: [CORE-UPDATES] python3.8 hardcoded locations
Date: Fri, 05 Nov 2021 12:56:09 -0400
Hello,

Efraim Flashner <efraim <at> flashner.co.il> writes:

> Mercurial and ansible both have python3.8 hardcoded in the
> native-search-paths for their package. I can just bump it to 3.9 but we
> really should change it to something like (python-version
> (package-inputs this-package python))
>
> git grep python3\\.8

As the comment says in the source, the ideal would have been to be able
to reuse the native-search-path of Python for ansible, but that
introduced a cycle.  Perhaps there's something that could be done to
avoid it?

Thanks,

Maxim




This bug report was last modified 2 years and 166 days ago.

Previous Next


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