Bug#1001168: Info received (Bug#1001168: hkl: FTBFS on mipsel: FAIL: trajectory.py)

2021-12-08 Thread PICCA Frederic-Emmanuel
I can confirm that the bullseye matplotlib does not produce a segfault

Bug#1001168: [Debian-pan-maintainers] Bug#1001168: hkl: FTBFS on mipsel: FAIL: trajectory.py

2022-01-22 Thread PICCA Frederic-Emmanuel
Is it not better to use the DEB__MAINT_APPEND variable in order to deal with this issue ?

Bug#1001168:

2021-12-24 Thread PICCA Frederic-emmanuel
Here the py-bt (gdb) py-bt Traceback (most recent call first): File "/home/picca/matplotlib-3.5.0/build/lib.linux-mips64-3.9/matplotlib/lines.py", line 2888, in draw File "/home/picca/matplotlib-3.5.0/build/lib.linux-mips64-3.9/matplotlib/artist.py", line 50, in draw_wrapper return

Bug#1001168: full python backtrace and print locals

2021-12-24 Thread PICCA Frederic-emmanuel
the full python backtrace #8 #14 Frame 0x120debd80, for file /home/picca/matplotlib-3.5.0/build/lib.linux-mips64-3.9/matplotlib/lines.py, line 2888, in draw (self=, figure=<...>, _transform=None, _transformSet=False, _visible=True, _animated=False, _alpha=None, clipbox=None, _clippath=None, _

Bug#1001168: Info received ()

2021-12-24 Thread PICCA Frederic-emmanuel
I investigated a bit more, it seems that cover is wrong. In a bullseye chroot it works $ python3 ./test.py (bullseye_mips64el-dchroot)picca@eller:~/matplotlib-3.5.0/build/lib.linux-mips64-3.9$ ls matplotlib mpl_toolkits pylab.py test.py toto.png I found that the test failed between the 3.3

Bug#1001168: Info received ()

2021-12-24 Thread PICCA Frederic-emmanuel
Here no error during the build of numpy 1.19.5 = 10892 passed, 83 skipped, 108 deselected, 19 xfailed, 2 xpassed, 2 warnings in 1658.41s (0:27:38) = but 109 for numpy 1.21... = 14045 passed, 397 skipped, 1253 deselected, 20 xfailed, 2 xpassed, 2 warnings, 109 errors in 869.47s (0:14:29) =

Bug#1001168: Info received (Bug#1001168: Info received ())

2021-12-24 Thread PICCA Frederic-emmanuel
If I run in the sid chroot, but with the binaryed built from bullseye, it works. (sid_mips64el-dchroot)picca@eller:~/matplotlib-3.5.0/build/lib.linux-mips64-3.9$ rm toto.png (sid_mips64el-dchroot)picca@eller:~/matplotlib-3.5.0/build/lib.linux-mips64-3.9$ python3 test.py (sid_mips64el-dchroot)p

Bug#906921: tango-starter does not start after a reboot

2018-09-03 Thread PICCA Frederic-Emmanuel
Hello Carlos, > Dear Maintainer, > We saw that in some machines the tango-starter did not start after > rebooting the PC. > Note: We are using a custom version of the tango package ( > 9.2.5a+dfsg1-2+patch1~bpo9+0~alba+1) is this patch interesting for others ? > # Should-Start: tango-db

Bug#906921: tango-starter does not start after a reboot

2018-09-03 Thread PICCA Frederic-Emmanuel
Hello carlog > I think so, It may affect to others users. So is it possible to add this as a patch for the packaging ? > I did a MR (https://salsa.debian.org/science-team/tango/merge_requests/1) Can you modify your MR and update the Debian/changelog in order to close the bug during the next up

Bug#906921: tango-starter does not start after a reboot

2018-09-03 Thread PICCA Frederic-Emmanuel
> Ok, I did it. It is right? It would be nice to hqve q one line explqinqtion of the fix. sort of d/tango-starter.init.d -Added network to Should-[Start|Stop]. (Closes: #...) It is important to have something understandable in the debian changelog. thansk Fred Ps: What about the patch ;)

Bug#916195: Additional information: docker stretch

2018-12-11 Thread PICCA Frederic-Emmanuel
Hello Marc, do you have an account on salsa.debian.org. This way you could fix directly the problem on the Debin package :)). Tell me if you need help. Fred

Bug#916195: changed sources in salsa

2018-12-12 Thread PICCA Frederic-Emmanuel
Hello, since Debian wants to remove python-qt4 for buster, maybe it would be nice to remove this from the dependecies ? Do not hesitate to commit this change if this is ok for you. Fred

Bug#914140: pytango FTBFS with boost 1.67

2018-11-20 Thread PICCA Frederic-Emmanuel
Hello Adrian If I look at the current boost1.67, I find this in the boost python package https://packages.debian.org/sid/amd64/libboost-python1.67.0/filelist and https://packages.debian.org/sid/amd64/libboost-python1.67-dev/filelist We can find these /usr/lib/x86_64-linux-gnu/libboost_python

Bug#914513: TR : boost python

2018-11-25 Thread PICCA Frederic-Emmanuel
Hello, thanks for this initiativ. 1) I think that it would be nice also to deal with the python-dbg interpreter. 2) I do not know how, but in order to use boost_python and friends from setup.py we need to code the naming scheme. someting like this in pytango # Linux distribution distribution

Bug#903904: RFS: wannier90/2.1.0 -- maximally localized Wannier functions

2018-09-18 Thread PICCA Frederic-Emmanuel
Hello Andrius, You can use sbuild or pbuilder, cowbuilder in order to build in a clean room. Cheers Frédéric

Bug#909379: segfault when leaving the python3-dbg interpreter

2018-09-22 Thread PICCA Frederic-Emmanuel
Hello, I rebuilt pyopencl, and it solved the problem... I do not know what is the real issue !!!

Bug#909379: Info received (Bug#909379: segfault when leaving the python3-dbg interpreter)

2018-09-23 Thread PICCA Frederic-Emmanuel
Here a backtrace, So the segfault comes from the cffi backend. Since cffi is used during the pyopencl build,maybe something changed between the cffit versionduring the build and the current one. pyopencl was build with python-cffi all 1.11.5-1 and used with the cffi-backend 1.11.5-3. somaybe th

Bug#909379: segfault when leaving the python3-dbg interpreter

2018-09-23 Thread PICCA Frederic-Emmanuel
Hello Andreas, what about this build dependency ? python3-all-dbg Cheers

Bug#903909: ImportError: cannot import name LazyUtilityCode

2018-07-16 Thread PICCA Frederic-Emmanuel
I tryed to do the iport on my computer and I get this error. So it seems that this is a diplicate of #902784 Cheers Fred >>> from Cython.Build import cythonize Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.7/dist-packages/Cython/Build/__init__.py", line 1, in

Bug#904262: python-fabio builds for the default python3 version, but tests with all supported versions.

2018-07-22 Thread PICCA Frederic-Emmanuel
Hello, Matthias, I do not understand this bug report. I use pybuild so fabio should be build for all python3 versions. It is now FTBFS due to a problem with the cython package already reported. #903909 Cheers Frederic

Bug#904262: python-fabio builds for the default python3 version, but tests with all supported versions.

2018-07-22 Thread PICCA Frederic-Emmanuel
> your autopkg tests loops over all *supported* python versions, but you only > build the extension for the *default* python3 version. Try build-depending on > python3-all-dev instead and see that you have extensions built for both 3.6 > and > 3.7. Building in unstable, of course. But , I alrea

Bug#938743: ufo-core: Python2 removal in sid/bullseye - reopen 938743

2020-01-19 Thread PICCA Frederic-Emmanuel
Hello Sandro this is strange because, I have this in the control file Package: libufo-bin Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Suggests: ufo-core-doc Description: Library for high-performance, GPU-based computing - tools The UFO data processing framewo

Bug#938743: ufo-core: Python2 removal in sid/bullseye - reopen 938743

2020-01-19 Thread PICCA Frederic-Emmanuel
Maybe this is due to this picca@cush:~/Debian/ufo-core/ufo-core/bin$ rgrep python * ufo-mkfilter.in:#!/usr/bin/python ufo-prof:#!/usr/bin/env python I will replace python -> python3 and see what is going on

Bug#936924: libsvm: Python2 removal in sid/bullseye - reopen 936924

2020-01-19 Thread PICCA Frederic-Emmanuel
Hello, if it is like for my ufo-core package, this could be due to a script file with a shebang using python instead of python3 Cheers Fred

Bug#933484:

2020-01-21 Thread PICCA Frederic-Emmanuel
Hello, I just want to know what is the status of this backport ? thanks Frederic

Bug#1003061: [Debian-pan-maintainers] Bug#1003061: bug 1003061: dmrgpp: autopkgtest failure on armhf: segmentation fault

2022-03-10 Thread PICCA Frederic-Emmanuel
Hello Paul, just for info, I have already reported this issue here https://github.com/g1257/dmrgpp/issues/38 cheers Fred.

Bug#1008119: [Debian-pan-maintainers] Bug#1008119: Bug#1008119: src:pyfai: fails to migrate to testing for too long: autopkgtest regression

2022-03-23 Thread PICCA Frederic-Emmanuel
It seems that it failing now https://ci.debian.net/packages/p/pyfai/ I am on 0.21.2 but I do not know if it solve this mask issue. Cheers Fred

Bug#965964: ITP: geant4 -- physics simulation toolit from CERN

2020-07-21 Thread PICCA Frederic-Emmanuel
did you started from here ? https://salsa.debian.org/science-team/geant4 cheers Frederic

Bug#949549: Not fixed

2020-08-24 Thread PICCA Frederic-Emmanuel
Hello Thomas, I am wondering if this is not a false positive. all the code is compiled with -D_FORTIFY_SOURCE=2 https://salsa.debian.org/science-team/tango/-/jobs/954394/raw Can you confirm that it is a false positive ? I am not that confident when it comes to hardening flags. for the record

Bug#956462: pymca: FTBFS with Qhull 2019.1

2020-04-11 Thread PICCA Frederic-Emmanuel
Do you provide a pkgconfig file with qhull ? De : debian-science-maintainers [debian-science-maintainers-bounces+picca=synchrotron-soleil...@alioth-lists.debian.net] de la part de Timo Röhling [t...@gaussglocke.de] Envoyé : samedi 11 avril 2020 19:08 À : s

Bug#958322:

2020-05-14 Thread PICCA Frederic-Emmanuel
Hello, I tryed to unbrand the lzf library but it end up with failing unit tests I do not know the internals of liblzf. Timo Röhling can you have a look at this issue ? Cheers Frederic It seems that the embeded version of lzf and the one from your liblzf package are different. test_filter (

Bug#958322: Info received ()

2020-05-14 Thread PICCA Frederic-Emmanuel
I am not sure at all of this in fact I red this closed bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955456 I discovered that the NMU was not included in the git repository.

Bug#958322: Info received (Bug#958322: Info received ())

2020-05-14 Thread PICCA Frederic-Emmanuel
OK, with the previous NMU it works, so we can unbrand without problem the lzf library

Bug#945467: Fix available (fwd)

2020-05-17 Thread PICCA Frederic-Emmanuel
you can look also at the CI, now that it works :) https://salsa.debian.org/science-team/veusz/pipelines/137494 Cheers Frederic

Bug#950094:

2020-08-03 Thread PICCA Frederic-Emmanuel
I tryed a new build and I end up with this error gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/tmp/dpkg-verify-sig.Wwlhs1jL/trustedkeys.kbx': General error gpgv: Signature made Mon Dec 16 20:17:19 2019 UTC gpgv:using RSA key E8FC295C86B8D7C049F97BA

Bug#1026864: dmrgpp: flaky autopkgtest on amd64: times out

2023-07-31 Thread PICCA Frederic-Emmanuel
and a comment about this issue https://github.com/g1257/dmrgpp/issues/38#issuecomment-1655740289

Bug#1042740: [Debian-pan-maintainers] Bug#1042740: dmrgpp: Please package the new 6.04 version

2023-07-31 Thread PICCA Frederic-Emmanuel
I filled a bug report about the new upstream. https://github.com/g1257/dmrgpp/issues/40 It is already fixed in the upstream git https://github.com/g1257/dmrgpp/commit/528501e4a5814d4cbb80e2cf16ea407f9e012ee6

Bug#1041803: [Debian-pan-maintainers] Bug#1041803: hyperspy: FTBFS test_image fails

2023-08-01 Thread PICCA Frederic-Emmanuel
the old and new hyperspy is not compatible with imagio > 0.28. I kindly opened a bug report about the situation at the upstream git repository.

Bug#1043240: transition: pandas 1.5 -> 2.1 - please upload fixes

2024-01-30 Thread PICCA Frederic-Emmanuel
for dials it seems that the CI works with pandas 2.1 from experimental. https://ci.debian.net/packages/d/dials/unstable/amd64/41962612/#S4 - Le 30 Jan 24, à 9:05, Rebecca N. Palmer rebecca_pal...@zoho.com a écrit : > I intend to upload pandas 2.x to unstable soon. These packages have a > p

Bug#1082027: ITP: webext-folder-account -- Manage folder accounts

2024-09-17 Thread PICCA Frederic-Emmanuel
- Le 17 Sep 24, à 20:02, Mechtilde Stehmann mechti...@debian.org a écrit : > Package: wnpp > Severity: wishlist > Owner: Mechtilde Stehmann > X-Debbugs-Cc: debian-de...@lists.debian.org, mechti...@debian.org > > * Package name: webext-folder-account > Version : 12.0 > Upstre

<    1   2   3   4