Forwarding this to Python Team ML since I couldn't find any solutions

On 03/01/26 17:56, Jeroen Ploemen wrote:
On Fri, 2 Jan 2026 15:02:35 +0100
Pieter Lenaerts <[email protected]> wrote:

Hi Aryan, I updated the patches, added R packages to improve test
coverage, fixed a test. The package builds and tests fine. Tests
take a long time on my little laptop...

I fixed some lintian errors, but there are two lintian errors left:

W: python3-pyrle: python-module-in-wrong-location
usr/lib/python3.14/dist-packages/pyrle-0.0.42.dist-info ->
usr/lib/python3/dist-packages/pyrle-0.0.42.dist-info
I: python3-pyrle:
package-contains-documentation-outside-usr-share-doc
[usr/lib/python3.14/dist-packages/pyrle-0.0.42.dist-info/top_level.txt]
Thank you both for your work (and for keeping me in the loop!).

I've no idea what causes those files to also get installed into
/usr/lib/python3.14; the symptom itself should be easily fixable by
simply deleting the files in the wrong location. I'll leave that to
the maintainer.

Then another issue: I reran the CI last night, as the initial run
triggered by Pieter's commits got stuck on some infrastructure issue.
The build on i386 failed, because at least one of the r-* test
dependencies is only built for 64 bit architectures (see [1]).

In a separate branch, I tried various options to fix the 32 bit build
and eventually got that to work (r-based tests only run on 64 bit
archs, associated build-deps only installed on the same).

Still, two out of the four remaining tests on i386 fail in a way that
appears identical to what was reported in upstream issue #7 [2]. You
might want to add some info there, as the upstream developer was
looking for ways to reproduce that issue on a non-windows operating
system. On the Debian end, I disabled the two affected tests for the
time being (only on 32 bit archs, once again).

The cumulative change from all of the above has been committed on the
master branch on salsa; my test branch is still available too for now
in case you want to inspect the logging from intermediate steps.


Back to you :)


[1]https://buildd.debian.org/status/package.php?p=r-bioc-genomicranges
[2]https://github.com/pyranges/pyrle/issues/7
Hi Team,

I've been working on updating pyrle for a while. Me, plenae and jcfp are currently working on it but we seem to have hit a roadblock when it comes to the lintian warning:

W: python3-pyrle: python-module-in-wrong-location usr/lib/python3.14/dist-packages/pyrle-0.0.42.dist-info -> usr/lib/python3/dist-packages/pyrle-0.0.42.dist-info

We've been unable to figure out what's causing this. I asked in #debian-mentors but couldn't find any solution for it.

Packaging for pyrle can be found here [3]

[3] https://salsa.debian.org/python-team/packages/pyrle


--
Regards,

Aryan Karamtoth,
Debian Maintainer

Homepage: https://arklixs.in
Matrix: @SpaciousCoder78:matrix.org
XMPP: [email protected]

GPG Fingerprint: 7A7D 9308 2BD1 9BAF A83B 7E34 FE90 07B8 ED64 0421

Attachment: OpenPGP_0xFE9007B8ED640421.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to