Hi all, On Fri, Jun 23, 2023 at 08:49 AM, Lars-Dominik Braun wrote:
> Hi Reza, > >> Poetry is not building on ci.guix.gnu.org [1]. There is a pending patch >> [2] on the issue tracker. What is missing to apply this patch and how >> can I help? > > both contributors to that issue – John and me – are busy with other > things right now. That’s all. > > My proposal in the python-team branch is rather intrusive and requires > a world rebuild. I wrote down what needs to be done here: > <https://issues.guix.gnu.org/63139#23> > Some of that work has been merged into the python-team branch already, > but I think the 3rd point is missing entirely and the 2nd one is not > properly tested yet. > > Cheers, > Lars Yes, it is a rather intrusive change of our python world, requiring rebuilding of everything that uses python. As noted above, you can use something like time-machine for older guix with working poetry or use a local copy with those patches for a newer one. Either will likely require some local rebuilding. Anyway, yes, I was distracted with other matters but have just finished merging mesa-updates which took a bit longer than expected. I'm not expert on these more internal python and python packaging matters, so help is welcome. I will work on reviving this next though. John