all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Josselin Poiret <dev@jpoiret.xyz>
To: John Kehayias <john.kehayias@protonmail.com>,
	Guillaume Le Vaillant <glv@posteo.net>
Cc: Andreas Enge <andreas@enge.fr>, guix-devel@gnu.org
Subject: Re: Core-updates, the last metres
Date: Mon, 24 Apr 2023 12:00:50 +0200	[thread overview]
Message-ID: <87o7ndvbu5.fsf@jpoiret.xyz> (raw)
In-Reply-To: <87pm7u7174.fsf@protonmail.com>

[-- Attachment #1: Type: text/plain, Size: 1258 bytes --]


-- 

John Kehayias <john.kehayias@protonmail.com> writes:

> Hi Guillaume,
>
> On Sun, Apr 23, 2023 at 08:00 PM, Guillaume Le Vaillant wrote:
>> Here are a few leaf packages that don't build because of some
>> failing dependencies:
>>  - blender is blocked by opencolorio
>
> Not sure what is wrong here (error for a null pointer...) and it is
> quite out of date. Looks like it'll need more than a quick fix to
> update it, though admittedly I didn't try.

Apparently fixed now!

>> [...]
>>  - freecad is blocked by python-pyside-2
>>
>
> Didn't look much here yet, looks like part of the Python QT bindings
> ecosystem. Maybe someone familiar with this can see a quick fix.

I thought it would be an easy fix: Ludo fixed python-shiboken-2
previously but the fix is erroneous, see the following patch.  However,
I'm still getting a build error that boils down to the following:

--8<---------------cut here---------------start------------->8---
import importlib
importlib.machinery
--8<---------------cut here---------------end--------------->8---

errors out with python-minimal@3.10, but not with python@3.10!  I don't
really understand how this could happen, does anyone have an idea?

Best,
-- 
Josselin Poiret

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 682 bytes --]

  reply	other threads:[~2023-04-24 10:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-23  7:30 Core-updates, the last metres Andreas Enge
2023-04-23 18:51 ` John Kehayias
2023-04-23 19:25   ` Andreas Enge
2023-04-23 20:00   ` Guillaume Le Vaillant
2023-04-23 21:12     ` John Kehayias
2023-04-24 10:00       ` Josselin Poiret [this message]
2023-04-24 10:01         ` [PATCH] gnu: python-shiboken-2: Do not rely on _Py_Mangle being available Josselin Poiret
2023-04-24 10:57           ` Andreas Enge
2023-04-23 23:32     ` python-ledgerblue as input for electrum? (was: Core-updates, the last metres) Vagrant Cascadian
2023-04-23 23:45       ` John Kehayias

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o7ndvbu5.fsf@jpoiret.xyz \
    --to=dev@jpoiret.xyz \
    --cc=andreas@enge.fr \
    --cc=glv@posteo.net \
    --cc=guix-devel@gnu.org \
    --cc=john.kehayias@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.