Path: csiph.com!news.mixmin.net!weretis.net!feeder8.news.weretis.net!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Soren Stoutner Newsgroups: linux.debian.maint.python Subject: Re: reprotest failure in python3-psrecord Date: Thu, 14 Aug 2025 18:40:02 +0200 Message-ID: References: X-Original-To: debian-python@lists.debian.org X-Mailbox-Line: From debian-python-request@lists.debian.org Thu Aug 14 16:30:34 2025 Old-Return-Path: X-Amavis-Spam-Status: No, score=-114.51 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, PGPSIGNATURE=-5, RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001, USER_IN_DKIM_WELCOMELIST=-0.01, USER_IN_DKIM_WHITELIST=-100] autolearn=ham autolearn_force=no Organization: Debian Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAFVBMVEWIg4F7bGiws7ReTkyy kYoXFRrd6/4yMA0PAAACaklEQVQ4y22TwXabMBBFJaPuNZGSNZZp1uhM6BpkJeu4VFk3bsL/f0Lf CHC6qHyOgbl68zTDoIwaVfh3tUopTUGpbFToDiFnY9IY2oMAZYMiS4R9SfbSXepSS5EcFAa/muIU aRj8mkoUqrEraFzhYegBmqig0LyCIyM8DAwPlpBqmJVYaD2UeWZ3abVjsqKIojg+hY4omsyIcNSi qIBM6jJWOveS6kvBeVvHJ+VYzJUW88RmA12UiBx3HEcUMRuzIZI6tBQovTrPclNB3AuUXoXvs0XY C3B2baJpW4Dn2ZpVMInCirkxoyhM1qpK5nFrO65QvCrCqql2DyPgvm94iMQz5/PmISuEotxQGMD5 M5G1N9CjXJ5HQH96BZG2xx6AzejYZccxT4Re3Zr4bPKkCcGcz5Or3dVEABkAUY/znnVcQVVkrXVU vomoEJFe7x4nQuaZmZELL6qnXZGIB5YV/Q2IogtSmyNybEcBX2+QCLOAQYm+gmoORUrYzV7dc6R2 T1WPm45oVEQqsjtoIovHyTmcyxMhVVxTqapomZyLlAmTKC9AmjgamXXGZo+epNrXO3wGGiPRHbKL FnMy2RRgRb1gzFXXGjhICp8wqaTtdtyQH6nWTfkatJvJJoUCbOjSC7wR9/naEVognxrOFdLh7Ugx QpA/0QT4pRV0+u2dqsXD5y9EBDjVAJS3ZZLxmZblgmsU8x7mBeCKg48Py7WU2IiH1epbEbC8K9Ms y0cpcySVUcdQVrBY+rEsv+XpYgFKXT8B3v2yATxv8fKK2EfC358tsIMLYqfD401xA0j1EY4P/wWf IbhlOWyBv4OQsywBM8MAAAAAAElFTkSuQmCC MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2049309.8hb0ThOEGa"; micalg="pgp-sha512"; protocol="application/pgp-signature" X-Debian-User: soren X-Mailing-List: archive/latest/23165 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/3724636.hdfAi7Kttb@soren-desktop Approved: robomod@news.nic.it Lines: 75 Sender: robomod@news.nic.it X-Original-Cc: Alexandru Mihail X-Original-Date: Thu, 14 Aug 2025 09:30:06 -0700 X-Original-Message-ID: <3724636.hdfAi7Kttb@soren-desktop> X-Original-References: <00e493efb5e2ecdd254bcb95d8ccb3348f420334.camel@gmail.com> Xref: csiph.com linux.debian.maint.python:16993 --nextPart2049309.8hb0ThOEGa Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8"; protected-headers="v1" From: Soren Stoutner To: debian-python@lists.debian.org Cc: Alexandru Mihail Subject: Re: reprotest failure in python3-psrecord Date: Thu, 14 Aug 2025 09:30:06 -0700 Message-ID: <3724636.hdfAi7Kttb@soren-desktop> Organization: Debian References: <00e493efb5e2ecdd254bcb95d8ccb3348f420334.camel@gmail.com> MIME-Version: 1.0 On Thursday, August 14, 2025 4:01:08=E2=80=AFAM Mountain Standard Time Alex= andru=20 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=C3=B5nnestus: P=C3=A9riph=C3=A9rique ou ressource occup=C3=A9 >=20 > 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=20 duplicate it using =E2=80=9Csudo pbuilder build --twice=E2=80=9D. Pbuilder= and Salsa CI don=E2=80=99t=20 use exactly the same environment, so sometimes they produce the same result= s=20 and sometimes they don=E2=80=99t. If it does fail in pbuilder, that is hel= pful in=20 trying to resolve the issue. If it doesn=E2=80=99t, that is also helpful i= nformation. =2D-=20 Soren Stoutner soren@debian.org --nextPart2049309.8hb0ThOEGa Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEJKVN2yNUZnlcqOI+wufLJ66wtgMFAmieDw4ACgkQwufLJ66w tgM6QxAArabFPgHxSP9a5QNWME5G0dVUWtI0CWBNFt+iqbmMH4NZ70QKCxhFLnWY nU7jynyxMfpmyLhhPnLx2fR/R4S2dX4MT/2AHUbUsX2rgWlrBXT8bBz7IoQF+oWA 6lo85dCoA2X0/+CMAREdj/fO7id82V4ghB1t3zaDvP6IQ8ndAjIGCMhzT/U/oWWW 0fvGiErjt6BuPaW8tXm7yXiDXwUsRPSqZS46nSlJDTMZm1IHkr2f0nqCmEWbiMzS vesJ+Ky5drlzhso++qlz0es85CLcSgbjm7zzqEmbppeVLSeSNCxrHigpKGbtDhbY u/QlI19djUjd7bv4AWVaPAABYLzDNX4z/jb4csWAiI8Mj1cZDMYFpf+Vy/ACT7mm SA4nt3Hyj4fJQlBsnH3HVoZmJUBXN+8iPhoqTDDIgrLkZW00YkxAPQZhon0F76at 5DtEEFOGw4UW1+00suBRPlJXpFhUFitqHegKSkm+DGRAlo18eqvGtbwDfZzpoydR /yTu8dq9QcHPwImH9R9DG307r7Trg32WRROjq4l8wwlAF65S3a9kvOlHjbvAmksL YMtT1NSexaIKNyLE6G651WUmmetK5E2jKvuRk2QHarJcKXaD1ldz/xpB0oBYzKZz cYAWwPAnyNvAkqXnN4Sp38EwNheNxOkmMUu7R94D/557jMeq1RE= =dYpI -----END PGP SIGNATURE----- --nextPart2049309.8hb0ThOEGa--