Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #16993

Re: reprotest failure in python3-psrecord

From Soren Stoutner <soren@debian.org>
Newsgroups linux.debian.maint.python
Subject Re: reprotest failure in python3-psrecord
Date 2025-08-14 18:40 +0200
Message-ID <LjJ9E-7B7K-33@gated-at.bofh.it> (permalink)
References <LjJ9E-7B7K-35@gated-at.bofh.it>
Organization Debian

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Thursday, August 14, 2025 4:01:08 AM Mountain Standard Time Alexandru 
Mihail wrote:
> Hi,
> If anyone has an idea how to solve reprotest for python3-psrecord that
> would be greatly appreciated
> (https://salsa.debian.org/python-team/packages/psrecord/-/jobs/7979933)
> Something very funky is happening right as dpkg-buildpackage begins:
> dpkg-genchanges: info: envoi des binaires seulement (le code source
> n'est pas inclus)
>  dpkg-source --after-build .
> dpkg-buildpackage: info: envoi d'un binaire seulement (aucune inclusion
> de code source)
> fusermount: failed to unmount /tmp/reprotest.rcXYf1/const_build_path:
> Device or resource busy
> rmdir: '/tmp/reprotest.rcXYf1/const_build_path/' kustutamine
> ebaõnnestus: Périphérique ou ressource occupé
> 
> It seems the fusermount call fails to unmount everytime, after this
> part there is a thousand calls to mv which should move some temporary
> files around and that also fails with: File name too long. I think
> something is wrong with how the wheel is built specifically in CI/CD.
> No problems locally. I have more experience with building classic
> Makefile stuff, maybe someone more versed in building python has any
> idea.

The first thing I try when I have a repotest error is to see if I can 
duplicate it using “sudo pbuilder build --twice”.  Pbuilder and Salsa CI don’t 
use exactly the same environment, so sometimes they produce the same results 
and sometimes they don’t.  If it does fail in pbuilder, that is helpful in 
trying to resolve the issue.  If it doesn’t, that is also helpful information.

-- 
Soren Stoutner
soren@debian.org

Back to linux.debian.maint.python | Previous | NextNext in thread | Find similar


Thread

Re: reprotest failure in python3-psrecord Soren Stoutner <soren@debian.org> - 2025-08-14 18:40 +0200
  Re: reprotest failure in python3-psrecord Carsten Schoenert <c.schoenert@t-online.de> - 2025-08-15 14:20 +0200

csiph-web