Bug#1060318: Could be related to LLVM rather than PoCL: works with LLVM-15

2024-03-11 Thread Jerome Kieffer
I managed to get the test pass on PoCL v3, v4 and v5 using the same LLVM 15 (on a basis of silx development branch ... on a debian stable base) I suspect the regression is in the version of LLVM more than in PoCL or silx. I will investigate further. Cheers, -- Jérôme Kieffer

Bug#1060318: This is a regression: it used to pass with PoCL3.1

2024-03-08 Thread Jerome Kieffer
Platform Name Portable Computing Language Platform Vendor The pocl project Platform VersionOpenCL 3.0 PoCL 3.1+debian Linux, None+Asserts, RELOC, SPIR, LLVM 15.0.6, SLEEF, DISTRO, POCL_DEBUG

Bug#1056471: python-fabio: debdiff with patch from upstream recommendation

2024-01-08 Thread Jerome Kieffer
This looks good to be. Thanks for your contribution. Cheers, -- Jérôme Kieffer

Bug#1056471: Patch for 3.12

2023-12-11 Thread Jerome Kieffer
Hi, I am the upstream author of FabIO and indeed, there is a regression in the tests when run for the first time. This is linked to an un-flushed file. This can simply be corrected with this simple patch https://github.com/silx-kit/fabio/pull/550/files It is probably simpler to debian to just

Bug#1041443: issue at meson-python

2023-08-09 Thread Jerome Kieffer
Hi, Apparently this bug comes from the tool used to build the source package: "meson-python" ... it does not set properly timestamps in the source archive. https://github.com/mesonbuild/meson-python/issues/450 Cheers, Jerome

Bug#1039722: [Debian-pan-maintainers] Bug#1039722: pyfai is failing autopkg tests with python 3.11.4

2023-06-29 Thread Jerome Kieffer
Hi Matthias, I am the upstream developper of pyFAI. This version is >1 year old and I don't have the resources to backport bug-fixes. I develop on a daily basis on debian 12 and python 3.11 and the latest version is OK there. https://pypi.org/project/pyfai/#history How much work would it

Bug#1018811: [Debian-pan-maintainers] Bug#1018811: Three new test issues preventing upload of patch (Was: pyfai: autopkgtest regression on armel and i386)

2023-01-22 Thread Jerome Kieffer
On Sun, 22 Jan 2023 16:56:46 +0100 Andreas Tille wrote: > Thanks for commenting on this. Would you be able to push the needed changes > to Salsa (and preferably upload)? Hi Andreas, I know a bit about debian packaging and also about the gitlab-CI, but I never used the later for the former.

Bug#1018811: Three new test issues preventing upload of patch (Was: pyfai: autopkgtest regression on armel and i386)

2023-01-22 Thread Jerome Kieffer
Hi Andreas, Thanks for taking care of the packaging of pyFAI. I had a look at what the logs and apparently you are packaging the version 0.21.3 ... while I released the verison 2023.1 last week: https://pypi.org/project/pyfai/ I just checked on the i386-debian sid chroot I have and none of the 3

Bug#1022440: [Debian-pan-maintainers] Bug#1022440: python-fabio: FTBFS: distutils.errors.DistutilsClassError: command class must subclass Command

2022-10-24 Thread Jerome Kieffer
Dear Lucas, I suspect the issue is once again the "numpy.distutils" which enforces "setuptools<60"... I have started to port FabIO to the meson-python builder, in a similar way to what is done for scipy-1.9 (still not packaged for debian). It is now close to production ready and can release a

Bug#1020073: [Debian-pan-maintainers] Bug#1020073: pyfai: FTBFS: distutils.errors.DistutilsError: Command '['/usr/bin/python3.10', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w

2022-09-27 Thread Jerome Kieffer
Hi Lucas, All my packages (and probably many more) are marked for removal because of this bug. I believe this bugs comes from a specificity of Debian which does not install python3-pip together with python3. If python3-pip is now needed by pybuild it should be a build dependency. Cheers,

Bug#1018820: [Debian-pan-maintainers] Bug#1018820: fabio-viewer: crash during file opening

2022-09-12 Thread Jerome Kieffer
Dear Martin, Thanks for reporting the bug. I have opened another at github: https://github.com/silx-kit/fabio/issues/491 It should be fairly easy to fix. Best regards, Jerome On Wed, 31 Aug 2022 11:57:45 +0200 Martin Lutz via Debian-pan-maintainers wrote: > Package: fabio-viewer > Version:

Bug#1018811: [Debian-pan-maintainers] Bug#1018811: pyfai: autopkgtest regression on armel and i386

2022-08-31 Thread Jerome Kieffer
Hi Graham, Thanks for making me aware ... this is probably related to this PR which was just accepted upstream: https://github.com/silx-kit/pyFAI/pull/1729 Apparently, Michael Hudson-Doyle is from Ubuntu and the bugs addressed are exactly those... Unfortunately, there is no release planed in

Bug#1011752: [Debian-pan-maintainers] Bug#1011752: freesas: please make the build reproducible

2022-05-30 Thread Jerome Kieffer
Hi Chris, This patch looks good to me. Thanks for the fix -- Jérôme Kieffer upstream author of FreeSAS

Bug#1008465: [Debian-pan-maintainers] Bug#1008465: python-fabio: FTBFS: Could not import extension nbsphinx (exception: No module named 'ipython_genutils')

2022-03-27 Thread Jerome Kieffer
Hi Lucas, Thanks for the report. This looks like a bug I recently fixed in pyFAI ... I'll have a look tomorrow. Probably just a missing dependency like in https://github.com/silx-kit/pyFAI/commit/7bcb6dd7419b48580d97cd91a28d05f86b301f1c Cheers, Jerome On Sat, 26 Mar 2022 22:57:37 +0100 Lucas

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

2022-03-23 Thread Jerome Kieffer
Dear Paul, I am the upstream author of pyFAI and the release 0.21.1 is a bugfix for the regressions spotted by the debian CI on a couple of 32-bit computer architectures (thanks to debian for that). Thus I don't understand why the migration from unstable to testing is blocked, especially that

Bug#1004509: [Debian-pan-maintainers] Bug#1004509: pyfai: autopkgtest regression on armhf: images have different dimensions

2022-01-31 Thread Jerome Kieffer
Dear Paul, Dear Fred. Those 3-broken tests are exactly the same as the one reported by Fred Picca on i386 with Python3.10. I tried to reproduce them manually on a Zen computer with an i386 debian system installed on it, without success. I will try to reproduce the bug on an ARM system: I own a

Bug#679905: RFP: cctbx -- Computational Crystallography Toolbox

2021-10-06 Thread Jerome Kieffer
Hi Recently (last summer), Fred Picca told me he advanced quite a bit on this package and finally got something working. Using non standart packaging system is really a pain ... Cheers, Jérôme On Wed, 6 Oct 2021 14:28:06 +0200 Baptiste Carvello wrote: > Hi, > > thanks for caring about

Bug#971829: python3-pyopencl: Random runtime error in the C++ layer (crash the program)

2020-10-08 Thread Jerome Kieffer
the package in debian. Conda based system with recent version of pyopencl are not subject to this kind of crashes. Thanks for your help, Jerome Kieffer -- System Information: Debian Release: 10.6 APT prefers stable APT policy: (800, 'stable'), (500, 'stable-updates') Architecture: amd64 (x86_64

Bug#954352: pymca: Missing dependency "python3-scipy", probably in "python3-silx"

2020-03-20 Thread Jerome Kieffer
Package: pymca Version: 5.4.3+dfsg-1 Severity: grave Justification: renders package unusable Dear Maintainer, I installed "pymca" on a debian 10 system, this draggs the dependencies: * python3-pymca5 * python3-silx The package python3-silx apparently requires python3-scipy, the graphical user

Bug#946422: Fw: pocl and silx

2019-12-19 Thread Jerome Kieffer
Thanks Fred for the time spent on this. It looks like it is a very deep problem ! Concerning the code: This medfilt code never properly worked on POCL CPU-thread version while it works as expected on CUDA (POCL+CUDA) or other drivers. There is a huge amount of shared memory involved which may

Bug#937436: pyfai: Python2 removal in sid/bullseye

2019-09-06 Thread Jerome Kieffer
On Thu, 5 Sep 2019 19:58:14 -0400 Sandro Tosi wrote: > i've pushed to pyfai git repo a few commits, most importantly to drop > the python2 packages; i'm really not familiar with the package (but it > build fine in a pbuilder chroot), so i'm writing to you: could you > have a look at the latest

Bug#926019: RM: clsparse -- ROM; dead upstream

2019-04-01 Thread Jerome Kieffer
On Sat, 30 Mar 2019 14:34:05 +0100 ghisv...@gmail.com wrote: > Package: ftp.debian.org > Severity: normal > X-Debbugs-CC: debian-scie...@lists.debian.org > Control: affects -1 clsparse > > Please remove "clsparse" from "unstable". > > This package is dead upstream and currently affected by two

Bug#916292: Kahan summation not working on i386

2018-12-20 Thread Jerome Kieffer
Hi, This FBFS bug comes down to the POCL on i386 which is not able to perform calculation as described by the OpenCL spec. It is likely a numerical optimization at the wrong place as those tests ensures the calculation are performed as expected. This is described in:

Bug#861640: f2fs-tools: buffer overflow detected: fsck.f2fs terminated

2017-05-02 Thread Jerome Kieffer
Package: f2fs-tools Version: 1.7.0-1.1~bpo8+1 Severity: important Tags: newcomer Dear Maintainer, I formated a complete SSD (Samsung 940evo, 250GB) interfaced in USB3 with F2FS on a debian stretch computer. 76GB of data were copied to it (mainly images and videos) After 4 days, only 217MB of

Bug#784709: os-prober prevent the upgrade to jessie

2015-05-07 Thread Jerome Kieffer
wheezy-backports packages before upgrading to Jessie. Best regards, Jerome Kieffer -- System Information: Debian Release: 8.0 APT prefers stable APT policy: (800, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG

Bug#783084: debian packaging ...

2015-04-21 Thread Jerome Kieffer
Most of the packaging is done in: https://github.com/kif/clFFT/tree/debian the issues remaining are especially related to the test program Client -- Jérôme Kieffer Data analysis unit - ESRF -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#783084: ITP: clfft -- OpenCL FFT library

2015-04-21 Thread Jerome Kieffer
Package: wnpp Severity: wishlist Owner: Jerome Kieffer jerome.kief...@esrf.fr * Package name: clfft Version : 2.4.0 Upstream Author : Kent Knox kent.k...@amd.com * URL : https://github.com/clMathLibraries/clFFT * License : Apache 2 Programming Lang: C

Bug#672868: intel-opencl-sdk: changing from ITP to RFP

2014-12-01 Thread Jerome Kieffer
to the Xeon Phi story discussed on the Debian Science list. Cheers, -- Jerome Kieffer jerome.kief...@terre-adelie.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#735432: new upstream

2014-03-31 Thread Jerome Kieffer
Hi, The new upstream version (0.14) will include a debian-friendly source tree which includes test images (this makes the source package 100MB) and exclude all auto-generated files like from cython, sphinx, pylint, epydoc, ... to keep it compatible with debian rules. Once upon a time I read

Bug#697348: Patch to correct this bug

2013-08-31 Thread Jerome Kieffer
Dear Debian Python Modules Team, Could you please have python-qt4 recompiled for Debian6-Squeeze including this patch to fix bug #697348. Thanks in advance, With by best regards. -- Jérôme Kieffer Data analysis unit - ESRF python-qt4_4.7.3-1.dsc Description: Binary data

Bug#697348: [Python-modules-team] Patch to correct this bug

2013-08-31 Thread Jerome Kieffer
On Sat, 31 Aug 2013 10:47:18 -0400 Scott Kitterman deb...@kitterman.com wrote: On Saturday, August 31, 2013 16:25:16 Jerome Kieffer wrote: Dear Debian Python Modules Team, Could you please have python-qt4 recompiled for Debian6-Squeeze including this patch to fix bug #697348. Are you

Bug#711554: RE : Bug#711554: ITP: pyhst -- High Speed Tomographic reconstruction controled from Python

2013-06-08 Thread Jerome Kieffer
On Sat, 8 Jun 2013 06:54:29 + PICCA Frédéric-Emmanuel frederic-emmanuel.pi...@synchrotron-soleil.fr wrote: if you want I can sponsorise this package :) The code was just (officially) freed ... but I am sure there is still plenty of work on the packaging side. Cheers, -- Jérôme Kieffer

Bug#711554: ITP: pyhst -- High Speed Tomographic reconstruction controled from Python

2013-06-07 Thread Jerome Kieffer
Package: wnpp Severity: wishlist Owner: Jerome Kieffer jerome.kief...@esrf.fr Package name: pyhst Version : 2.0. Upstream Author : Alessandro Mirone mir...@esrf.fr URL : https://forge.epn-campus.eu/projects/pyhst2 License : GPL Programming Lang: C

Bug#710121: work ongoing

2013-05-29 Thread Jerome Kieffer
One can follow the development of the debian package on: https://github.com/kif/pyFAI_debian -- Jérôme Kieffer Data analysis unit - ESRF -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#710121: pyfai: Please package the latest pyFAI

2013-05-28 Thread Jerome Kieffer
On Tue, 28 May 2013 15:42:54 +0200 Frederic-Emmanuel PICCA pi...@synchrotron-soleil.fr wrote: Package: pyfai Version: 0.3.5-1 Severity: normal Dear Maintainer, Hello, now that wheezy is out, it would be nice to upload the lastest pyFAI. so we could use it on the beamlines with the

Bug#697348: python-qt4: uic.loadUi crashed with AttributeError in createWidget() when RadioButtons

2013-01-04 Thread Jerome Kieffer
Package: python-qt4 Version: 4.7.3-1+b1 Severity: normal Tags: upstream Maybe this bug could be rated critical as it makes unrelated software on the system break ... This bug apprears when a group of RadioButtons is defined in a UIC file, see attached example. It has already been fixed in

Bug#697348: Acknowledgement (python-qt4: uic.loadUi crashed with AttributeError in createWidget() when RadioButtons)

2013-01-04 Thread Jerome Kieffer
Example of test-case with just 2 radiobuttons -- Jérôme Kieffer On-Line Data analysis / Software Group ISDD / ESRF tel +33 476 882 445 #!/usr/bin/python import sys from PyQt4 import QtCore, QtGui, uic class AIWidget(QtGui.QWidget): def __init__(self): QtGui.QWidget.__init__(self)

Bug#672868: On the grill

2012-06-06 Thread Jerome Kieffer
Hello, I already made a package that is compatible with other OpenCL vendors but I admitted the SDK was redistributable. Have you advanced on that subject ? Cheers, -- Jérôme Kieffer On-Line Data analysis / Software Group ISDD / ESRF tel +33 476 882 445 -- To UNSUBSCRIBE, email to

Bug#664993: python-rfoo and remote-tty: error when trying to install together

2012-03-22 Thread Jerome Kieffer
On Thu, 22 Mar 2012 08:12:00 +0100 Treinen trei...@free.fr wrote: Package: remote-tty,python-rfoo Version: remote-tty/4.0-13 Version: python-rfoo/1.3.0-1 Severity: serious User: trei...@debian.org Usertags: edos-file-overwrite Thanks Ralf for the bug report, the fault is on our side. I

Bug#663706: ITP: python-rfoo -- Fast RPC package for Python (and a remote console)

2012-03-13 Thread Jerome KIEFFER
Package: wnpp Severity: wishlist Owner: Jerome KIEFFER jerome.kief...@esrf.fr * Package name: python-rfoo Version : 1.3.0 Upstream Author : Nir Aides n...@winpdb.org * URL : http://code.google.com/p/rfoo/ * License : BSD Programming Lang: Python

Bug#656633: ITP: pyfai -- python library for Fast Azimuthal Integration

2012-01-20 Thread Jerome KIEFFER
Package: wnpp Severity: wishlist Owner: Jerome KIEFFER jerome.kief...@esrf.fr * Package name: pyfai Version : 0.3.5 Upstream Author : Jerome Kieffer jerome.kief...@esrf.fr * URL : http://forge.epn-campus.eu/projects/azimuthal * License : GPL Programming Lang

Bug#651697: ITP: python-fftw -- FFTW bindings for python

2011-12-11 Thread Jerome Kieffer
Package: wnpp Severity: wishlist Owner: Jerome Kieffer jerome.kief...@esrf.fr Package name: python-fftw Version : 0.2.2 Upstream Author : Jochen Schroedercycoma...@gmail.com URL : https://launchpad.net/pyfftw License : GPL Programming Lang: Python Description

Bug#649008: ITP: python-fabio -- I/O library for images produced by 2D X-ray detector

2011-11-16 Thread Jerome KIEFFER
Package: wnpp Severity: wishlist Owner: Jerome KIEFFER jerome.kief...@esrf.fr Package name: python-fabio Version : 0.0.8 Upstream Author : Erik Knudsen erik.knud...@risoe.dk URL : http://sourceforge.net/apps/trac/fable/wiki/fabio License : GPL

Bug#649009: ITP: python-fabio -- I/O library for images produced by 2D X-ray detector

2011-11-16 Thread Jerome Kieffer
Package: wnpp Severity: wishlist Owner: Jerome KIEFFER jerome.kief...@esrf.fr Package name: python-fabio Version : 0.0.8 Upstream Author : Erik Knudsen erik.knud...@risoe.dk URL : http://sourceforge.net/apps/trac/fable/wiki/fabio License : GPL

Bug#644518: ITP: spd -- Synchrotron image corrections and azimuthal integration

2011-10-06 Thread Jerome Kieffer
Package: wnpp Severity: wishlist Owner: Jerome Kieffer jerome.kief...@esrf.fr * Package name: spd Version : 1.3 Upstream Author : Peter Boesecke boese...@esrf.fr * URL : http://forge.epn-campus.eu/projects/azimuthal * License : LGPL Programming Lang: C