Re: globus-net-manager FTBFS during python 3.10 transition

John Paul Adrian Glaubitz <[email protected]> Mon, 16 May 2022 10:28:44 +0200
Newsgroups gmane.linux.debian.ports.68k,gmane.linux.debian.ports.superh
Message-ID <[email protected]>
Hi Matthias!

On 5/16/22 10:24, Mattias Ellert wrote:
> I have noticed that in addition to m68k and sh4, the builds also fail
> in the same way on the hppa host known as pasta, but when given back
> and run on a different hppa host they succeed.
> 
> E.g.
> https://buildd.debian.org/status/logs.php?pkg=globus-common&arch=hppa
> One failure on pasta - give back succeded on pacific
> 
> https://buildd.debian.org/status/logs.php?pkg=globus-gass-transfer&arch=hppa
> Two failures on pasta - third attempt on physik succeeded
> 
> Is this related?

pasta is using a similar setup like m68k and sh4.

The underlying bug is an issue with glibc and ext4 [1] and can be resolved
by switching the buildroot to btrfs. I have verified that this fixes the
issue.

I will do that later this week when I find the time.

Adrian

> [1] https://sourceware.org/bugzilla/show_bug.cgi?id=23960