Bug#1100832: broadcom-sta-dkms: Module does not load properly on kernel 6.12 (Trixie)

2025-03-19 Thread Jerome KIEFFER
Package: broadcom-sta-dkms Version: 6.30.223.271-25 Severity: normal Dear Maintainer, I re-installed a macbookpro which used to work nicely under debian12 with debian13 (associated with ssd upgrade). The wifi module is not more working on Trixie with this exception in the `dmesg`: ``` [53512.82

Bug#1095217: [Debian-pan-maintainers] Bug#1095217: python3-pyfai: uninstallable with the current version of python3-numpy

2025-02-06 Thread Jerome Kieffer
Hi, The pyFAI upstream developer answering: there are newer releases of pyFAI fixing the compatibility with numpy2. There is no resources on our side to backport compatibility with newer ABI. Cheers, Jerome On Wed, 05 Feb 2025 12:50:16 +0100 Giacomo Mulas wrote: > Package: python3-pyfai > Ve

Bug#1088903: nat-rtsp-dkms: Regression when upgrading from debian11 to 12

2024-12-02 Thread Jerome KIEFFER
the kernel between 5.10 and 6.1. I know few people are using this module thus I struggle to find additionnal information. Thanks for you help Jerome Kieffer -- System Information: Debian Release: 12.8 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, '

Bug#1085805: [Debian-pan-maintainers] Bug#1085805: pyfai: Python SyntaxWarning

2024-10-23 Thread Jerome Kieffer
Should be addressed by https://github.com/silx-kit/pyFAI/pull/2309 On Tue, 22 Oct 2024 17:30:26 + Graham Inggs wrote: > Source: pyfai > Version: 2024.05-3 > User: debian-pyt...@lists.debian.org > Usertags: syntaxwarning > > Hi Maintainer > > The SyntaxWarning below were emitted when this

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 app

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 represen

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. I

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 ver

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, Jerom

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 th

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

2022-05-29 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 N

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 th

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 T

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 Debi

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

2020-10-08 Thread Jerome Kieffer
pgrade 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'

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 in

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-05 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 ch

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 R

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: https://en.wikipedia.org/wiki

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

2017-05-01 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 dat

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

2015-05-07 Thread Jerome Kieffer
first the kernel via 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 (S

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 * Package name: clfft Version : 2.4.0 Upstream Author : Kent Knox * URL : https://github.com/clMathLibraries/clFFT * License : Apache 2 Programming Lang: C++, Python Description : clFFT is an

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

2014-12-01 Thread Jerome Kieffer
ked to the "Xeon Phi" story discussed on the "Debian Science" list. Cheers, -- Jerome Kieffer -- 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 u

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 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

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 python-qt4_4.7.3-1

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 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 Data analysis unit - ESRF -- To UNSUBSCRI

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

2013-06-07 Thread Jerome Kieffer
Package: wnpp Severity: wishlist Owner: Jerome Kieffer Package name: pyhst Version : 2.0. Upstream Author : Alessandro Mirone URL : https://forge.epn-campus.eu/projects/pyhst2 License : GPL Programming Lang: C, Python, CUDA Description : High

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 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 official packaging. Hell

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#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 new

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 debian-b

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 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 contacted th

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 * Package name: python-rfoo Version : 1.3.0 Upstream Author : Nir Aides * URL : http://code.google.com/p/rfoo/ * License : BSD Programming Lang: Python Description : Fast RPC package for Python

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

2012-01-20 Thread Jerome KIEFFER
Package: wnpp Severity: wishlist Owner: Jerome KIEFFER * Package name: pyfai Version : 0.3.5 Upstream Author : Jerome Kieffer * URL : http://forge.epn-campus.eu/projects/azimuthal * License : GPL Programming Lang: Python Description : python library

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

2011-12-11 Thread Jerome Kieffer
Package: wnpp Severity: wishlist Owner: Jerome Kieffer Package name: python-fftw Version : 0.2.2 Upstream Author : Jochen Schroeder URL : https://launchpad.net/pyfftw License : GPL Programming Lang: Python Description : Python bindings to the FFTW3 C-library

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 Package name: python-fabio Version : 0.0.8 Upstream Author : Erik Knudsen URL : http://sourceforge.net/apps/trac/fable/wiki/fabio License : GPL Programming Lang: Python Description : I/O

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 Package name: python-fabio Version : 0.0.8 Upstream Author : Erik Knudsen URL : http://sourceforge.net/apps/trac/fable/wiki/fabio License : GPL Programming Lang: Python Description : I/O

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

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