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
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
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, '
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
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
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
This looks good to be. Thanks for your contribution.
Cheers,
--
Jérôme 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
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
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
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
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
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
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
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:
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
Hi Chris,
This patch looks good to me.
Thanks for the fix
--
Jérôme Kieffer
upstream author of FreeSAS
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
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
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
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
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'
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
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
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
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
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
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
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
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".
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
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
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
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
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
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
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
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
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
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)
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
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
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
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
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
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
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
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
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
49 matches
Mail list logo