Processed: paraview: armel needs -latomic linking

2024-06-10 Thread Debian Bug Tracking System
Processing control commands:

> forwarded -1 https://gitlab.kitware.com/vtk/vtk/-/issues/19352
Bug #1072939 [paraview] paraview: armel needs -latomic linking
Set Bug forwarded-to-address to 
'https://gitlab.kitware.com/vtk/vtk/-/issues/19352'.

-- 
1072939: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072939
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1069532: marked as done (dune-istl: FTBFS on armhf: umfpack.hh:106:27: error: cannot convert ‘long int*’ to ‘const int64_t*’ {aka ‘const long long int*’})

2024-06-10 Thread Debian Bug Tracking System
Your message dated Mon, 10 Jun 2024 06:49:01 +
with message-id 
and subject line Bug#1069532: fixed in dune-istl 2.9.0-3
has caused the Debian Bug report #1069532,
regarding dune-istl: FTBFS on armhf: umfpack.hh:106:27: error: cannot convert 
‘long int*’ to ‘const int64_t*’ {aka ‘const long long int*’}
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1069532: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069532
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dune-istl
Version: 2.9.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> cd /<>/build/dune/istl/paamg/test && /usr/bin/c++ -DENABLE_MPI=1 
> -DENABLE_SUITESPARSE=1 -DENABLE_SUPERLU=1 -DHAVE_CONFIG_H 
> -DMYAMG="Dune::Amg::AMG" -I/<>/build 
> -I/<> -isystem /usr/include/suitesparse -isystem 
> /usr/include/superlu -isystem /usr/lib/arm-linux-gnueabihf/openmpi/include 
> -isystem /usr/lib/arm-linux-gnueabihf/openmpi/include/openmpi -std=c++17 -g 
> -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security  
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIE -MD -MT 
> dune/istl/paamg/test/CMakeFiles/pthreadamgtest.dir/pthreadamgtest.cc.o -MF 
> CMakeFiles/pthreadamgtest.dir/pthreadamgtest.cc.o.d -o 
> CMakeFiles/pthreadamgtest.dir/pthreadamgtest.cc.o -c 
> /<>/dune/istl/paamg/test/pthreadamgtest.cc
> In file included from /<>/dune/istl/paamg/amg.hh:17,
>  from 
> /<>/dune/istl/paamg/test/pthreadamgtest.cc:24:
> /<>/dune/istl/umfpack.hh: In instantiation of ‘static void 
> Dune::UMFPackMethodChooser::symbolic(A ...) [with A = {int, int, long 
> int*, long int*, double*, void**, double*, double*}]’:
> /<>/dune/istl/umfpack.hh:545:23:   required from ‘void 
> Dune::UMFPack::decompose() [with M = 
> Dune::BCRSMatrix >]’
> /<>/dune/istl/umfpack.hh:459:7:   required from ‘void 
> Dune::UMFPack::setMatrix(const Matrix&) [with M = 
> Dune::BCRSMatrix >; Matrix = 
> Dune::BCRSMatrix >]’
> /<>/dune/istl/umfpack.hh:270:7:   required from 
> ‘Dune::UMFPack::UMFPack(const Matrix&, int, bool) [with M = 
> Dune::BCRSMatrix >; Matrix = 
> Dune::BCRSMatrix >]’
> /<>/dune/istl/paamg/amg.hh:658:18:   required from ‘static 
> Dune::Amg::DirectSolverSelector::Solver Dune::Amg::DirectSolverSelector::umfpack>::type* 
> Dune::Amg::DirectSolverSelector::Solver Dune::Amg::DirectSolverSelector::umfpack>::create(const M&, 
> bool, bool) [with M = Dune::BCRSMatrix >; 
> Matrix = Dune::BCRSMatrix >; Vector = 
> Dune::BlockVector >; type = 
> Dune::UMFPack > >]’
> /<>/dune/istl/paamg/amg.hh:683:40:   required from ‘static 
> Dune::Amg::DirectSolverSelector::DirectSolver* 
> Dune::Amg::DirectSolverSelector::create(const Matrix&, bool, 
> bool) [with Matrix = Dune::BCRSMatrix >; 
> Vector = Dune::BlockVector >; DirectSolver = 
> Dune::UMFPack > >]’
> /<>/dune/istl/paamg/amg.hh:745:51:   required from ‘void 
> Dune::Amg::AMG::createHierarchies(C&, const 
> std::shared_ptr&, const PI&) [with C = const 
> Dune::Amg::CoarsenCriterion  1, 1> >, Dune::Amg::FirstDiagonal> >; M = 
> Dune::MatrixAdapter >, 
> Dune::BlockVector >, 
> Dune::BlockVector > >; X = 
> Dune::BlockVector >; S = 
> Dune::SeqSSOR >, 
> Dune::BlockVector >, 
> Dune::BlockVector > >; PI = 
> Dune::Amg::SequentialInformation; A = 
> std::allocator > >]’
> /<>/dune/istl/paamg/amg.hh:448:24:   required from 
> ‘Dune::Amg::AMG::AMG(const Operator&, const C&, const 
> SmootherArgs&, const PI&) [with C = 
> Dune::Amg::CoarsenCriterion  1, 1> >, Dune::Amg::FirstDiagonal> >; M = 
> Dune::MatrixAdapter >, 
> Dune::BlockVector >, 
> Dune::BlockVector > >; X = 
> Dune::BlockVector >; S = 
> Dune::SeqSSOR >, 
> Dune::BlockVector >, 
> Dune::BlockVector > >; PI = 
> Dune::Amg::SequentialInformation; A = 
> std::allocator > >; Operator = 
> Dune::MatrixAdapter >, 
> D

Processed: closing 1072823

2024-06-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 1072823 3.8.0+repack1-10
Bug #1072823 [src:liggghts] liggghts FTBFS with VTK 9.3.0
Marked as fixed in versions liggghts/3.8.0+repack1-10.
Bug #1072823 [src:liggghts] liggghts FTBFS with VTK 9.3.0
Marked Bug as done
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1072823: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072823
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1069168: marked as done (sagemath-database-conway-polynomials: please make the build reproducible)

2024-06-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jun 2024 08:50:10 +
with message-id 
and subject line Bug#1069168: fixed in sagemath-database-conway-polynomials 
0.10-1
has caused the Debian Bug report #1069168,
regarding sagemath-database-conway-polynomials: please make the build 
reproducible
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1069168: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069168
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sagemath-database-conway-polynomials
Version: 0.9-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: randomness
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed that
sagemath-database-conway-polynomials could not be built reproducibly.

This is because it shipped .pyc files in the binary package which are
not reproducible. This was caused by dh_python3 not cleaning the build
tree before the .deb was assembled, which, in turn, was because
pybuild could not determine which binary packages to act upon.

Adding ${python3:Depends} to the (single) binary package fixes this
and thus makes the package reproducible.

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

--- a/debian/control2024-04-17 11:00:50.303242241 +0100
--- b/debian/control2024-04-17 11:03:45.412887051 +0100
@@ -13,7 +13,7 @@
 Package: sagemath-database-conway-polynomials
 Architecture: all
 Multi-Arch: foreign
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${python3:Depends}
 Description: Database of Conway polynomials
  This package contains a small database of Conway polynomials, for
  primes up to 109987 and a various number of exponents.
--- End Message ---
--- Begin Message ---
Source: sagemath-database-conway-polynomials
Source-Version: 0.10-1
Done: Julien Puydt 

We believe that the bug you reported is fixed in the latest version of
sagemath-database-conway-polynomials, which is due to be installed in the 
Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1069...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Puydt  (supplier of updated 
sagemath-database-conway-polynomials package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 09 Jun 2024 10:30:46 +0200
Source: sagemath-database-conway-polynomials
Architecture: source
Version: 0.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Julien Puydt 
Closes: 1048991 1069168
Changes:
 sagemath-database-conway-polynomials (0.10-1) unstable; urgency=medium
 .
   * Make the build reproducible thanks to Chris Lamb (Closes: #1069168).
   * Make double build work (Closes: #1048991).
   * New upstream release.
Checksums-Sha1:
 865fd5d6685c9c0b60a81e1d12eadf706b7c437b 2333 
sagemath-database-conway-polynomials_0.10-1.dsc
 610e26191b83ca5d503b75e98bc30c4345253427 309325 
sagemath-database-conway-polynomials_0.10.orig.tar.gz
 140b498e5df2ed6a1f6e2eb48c94d3d5cb6bb4d4 2724 
sagemath-database-conway-polynomials_0.10-1.debian.tar.xz
 0406dff59b67863919b5aba00b0f3892c66da726 7869 
sagemath-database-conway-polynomials_0.10-1_source.buildinfo
Checksums-Sha256:
 df0b556fd06a3ea38946340e92d47866dc152fcb9f656c22e6dce16645679bee 2333 
sagemath-database-conway-polynomials_0.10-1.dsc
 a5c5f1f253ba508e294d808b9f65e802b9e8f166b4419381261d4c1d84016591 309325 
sagemath-database-conway-polynomials_0.10.orig.tar.gz
 a8e09b6698b009e5fee90c73e015083f24beb5b7d810a705696a30133cf15f5e 2724 
sagemath-database-conway-polynomials_0.10-1.debian.tar.xz
 ebcee56ee9d5e3ebe68cb1cec797138726823d609956ca57271fcaeda66d215e 7869 
sagemath-database-conway-polynomials_0.10-1_source.buildinfo
Files:
 b3405baf99d268bb0951bf1655fc72bc 2333 math optional 
sagemath-database-conway-polynomials_0.10-1.dsc
 d3f7cd8f9ae22519e7c90431afd67701 309325 math optional 
sagemath-database-conway-polynomials_0.10.orig.tar.gz
 2ebca3953b96e75ac51e017f20b751ee 2724 math optional 
sagemath-database-conway-polynomials_0.10-1.debian.tar.xz

Bug#1048991: marked as done (sagemath-database-conway-polynomials: Fails to build source after successful build)

2024-06-09 Thread Debian Bug Tracking System
Your message dated Sun, 09 Jun 2024 08:50:10 +
with message-id 
and subject line Bug#1048991: fixed in sagemath-database-conway-polynomials 
0.10-1
has caused the Debian Bug report #1048991,
regarding sagemath-database-conway-polynomials: Fails to build source after 
successful build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1048991: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048991
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sagemath-database-conway-polynomials
Version: 0.5-9
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> -
> 
> dpkg-buildpackage: info: source package sagemath-database-conway-polynomials
> dpkg-buildpackage: info: source version 0.5-9
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Julien Puydt 
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<>'
> rm -rf build
> make[1]: Leaving directory '/<>'
>dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building sagemath-database-conway-polynomials using 
> existing ./sagemath-database-conway-polynomials_0.5.orig.tar.bz2
> dpkg-source: error: cannot represent change to 
> __pycache__/table.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add __pycache__/table.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/sagemath-database-conway-polynomials_0.5-9_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: sagemath-database-conway-polynomials
Source-Version: 0.10-1
Done: Julien Puydt 

We believe that the bug you reported is fixed in the latest version of
sagemath-database-conway-polynomials, which is due to be installed in the 
Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1048...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Puydt  (supplier of updated 
sagemath-database-conway-polynomials package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 09 Jun 2024 10:30:46 +0200
Source: sagemath-database-conway-polynomials
Architecture: source
Version: 0.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Julien Puydt 
Closes: 1048991 1069168
Changes:
 sagemath-database-conway-polynomials (0.10-1) unstable; urgency

Processed (with 3 errors): closing 981128

2024-06-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 981128
Bug #981128 [libgmsh4] libgmsh4: SIGABRT in dolfinx demo from gmsh 
polynomialBasis via Eigen::compute_inverse
Marked Bug as done
> 3 years later, I am going to mark this as done. dolfinx doesn't use Eigen
Unknown command or malformed arguments to command.
> anymore, so it's unlikely this is still an issue. If it still is, feel free to
Unknown command or malformed arguments to command.
> reopen.
Unknown command or malformed arguments to command.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
981128: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981128
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: your mail

2024-06-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 1070201 https://github.com/scikit-learn/scikit-learn/issues/27506
Bug #1070201 [src:scikit-learn] scikit-learn: autopkgtest regression on i386 
with NumPy 1.26
Set Bug forwarded-to-address to 
'https://github.com/scikit-learn/scikit-learn/issues/27506'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1070201: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070201
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1029285: marked as done (vtk9: build the IO/GeoJSON module)

2024-06-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Jun 2024 19:52:36 +
with message-id 
and subject line Bug#1029285: fixed in vtk9 9.3.0+dfsg1-1
has caused the Debian Bug report #1029285,
regarding vtk9: build the IO/GeoJSON module
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1029285: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029285
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vtk9
Version: 9.1.0+really9.1.0+dfsg2-4+b3
Severity: normal
Control: affects -1 src:vedo

vtk9 has a IO/GeoJSON module, but it's not built by default.
Is it possible to add it to the build?

The reason is that vedo provides geojson support via vtk's python
module vtkmodules.vtkIOGeoJSON.  We have to hack vedo if vtk is not
providing it.

If I got the right sense of the vtk configuration, what's needed is to
add
  -DVTK_MODULE_ENABLE_VTK_IO_GEOJSON=YES
It's possible that's not the right syntax, the VTK documentation is
not so clear.
--- End Message ---
--- Begin Message ---
Source: vtk9
Source-Version: 9.3.0+dfsg1-1
Done: Anton Gladky 

We believe that the bug you reported is fixed in the latest version of
vtk9, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1029...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky  (supplier of updated vtk9 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 06 Jun 2024 21:34:35 +0200
Source: vtk9
Architecture: source
Version: 9.3.0+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Anton Gladky 
Closes: 1029285
Changes:
 vtk9 (9.3.0+dfsg1-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Michael R. Crusoe ]
   * Build the IO/GeoJSON module. Closes: #1029285
 To the binary package libvtk9.1t64, this adds
   /usr/lib/${DEB_HOST_MULTIARCH}/libvtkIOGeoJSON-9.1.so.9.1.0
   
/usr/lib/${DEB_HOST_MULTIARCH}/vtk/hierarchy/VTK/vtkIOGeoJSON-hierarchy.txt
   /usr/lib/${DEB_HOST_MULTIARCH}/libvtkIOGeoJSON-9.1.so.1
 To the binary package libvtk9-dev, this adds
   /usr/include/vtk-9.1/vtkGeoJSONFeature.h
   /usr/include/vtk-9.1/vtkGeoJSONReader.h
   /usr/include/vtk-9.1/vtkGeoJSONWriter.h
   /usr/include/vtk-9.1/vtkIOGeoJSONModule.h
   /usr/lib/${DEB_HOST_MULTIARCH}/libvtkIOGeoJSON-9.1.so
 To the binary package libvtk9-java, this adds
   /usr/lib/${DEB_HOST_MULITARCH}/java/vtk-Linux-${DEB_HOST_GNU_CPU}
 /libvtkIOGeoJSONJava.so
 To the binary package python3-vtk9, this adds
   /usr/lib/python3/dist-packages/vtkmodules
 /vtkIOGeoJSON.cpython-311-${DEB_HOST_GNU_CPU}.so
 .
   [ Anton Gladky ]
   * Upload of new version 9.3 into unstable.
Checksums-Sha1:
 1b3324f96095a22609f45d7239644ca04425e6f6 3718 vtk9_9.3.0+dfsg1-1.dsc
 9b6c721dc4cbf5810b5cc09a15aa17a31e701331 22340 vtk9_9.3.0+dfsg1-1.debian.tar.xz
 1085dff1bc9fc50e10166c199cb6b6da46a194ab 28497 
vtk9_9.3.0+dfsg1-1_source.buildinfo
Checksums-Sha256:
 5ce9a0c183265ce54e128627dc8a4a8a521b3ac8af682c2de6055a9a6c846f2f 3718 
vtk9_9.3.0+dfsg1-1.dsc
 bf545864a6b8415d59170b2d8e68b9c4585e08cb0bcd53d7723d28105736736f 22340 
vtk9_9.3.0+dfsg1-1.debian.tar.xz
 21eb435cbce704e83dcdffac483e20602c66b62ed4cdd63435a1ce7146955dfb 28497 
vtk9_9.3.0+dfsg1-1_source.buildinfo
Files:
 228dc494bd8bb208e65aae1d542fd80d 3718 graphics optional vtk9_9.3.0+dfsg1-1.dsc
 ff778782e82e9985089aad9d5f9c9e51 22340 graphics optional 
vtk9_9.3.0+dfsg1-1.debian.tar.xz
 c5e3ce652693d7eccd96e0377780f220 28497 graphics optional 
vtk9_9.3.0+dfsg1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAmZiEOEACgkQ0+Fzg8+n
/wY4+BAAiX+zWHRPRq/w5PRu4IvAlYD0Fz55QPXDdNk5YluQvmZqw4BWlm1SNAIS
fKJ9PAi5eIkEk5o10CaGWoHkJs4uamBef55z1pNhmDNZUiT22S7Sx9jPzdqaJF0o
MN4xEv6qEV/iz42g1uofukA236V2ypOnu/txJAuYrVQK1eIva36L/DUvZ4y4mCka
VxF1go7Z4UweOjwtcvGkpjF/i9CZCImPthVkpXLdiAOeRP58g1KZm+s8lFSG/q+C
5LDgTTQPOkcopPBojUVs/eoaWnbLOrgclsHc9xUI7c+N9/G085+FD83sptQ73xsO
SIcpP7NFyTnpJpR/PQNHtuZ/CWdr09/BJ2vs9Xixv8PehtPdLDxliCjVma4a7435
3XpsO7rgk/U4FKd0jMMQPSqIHABGcQYvqrinG1331IlxAowiFVhcJCBDRvaXTq1O
GQ2oKfCXIVQwhcqPAXSzSPVpWxupkHhP3dJIy7OLk

Processed: Re: Bug#1072576: coot: save its states in HOME.

2024-06-05 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + confirmed
Bug #1072576 [coot] coot: save its states in HOME.
Added tag(s) confirmed.

-- 
1072576: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072576
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: silx: debci fails tests (testClickOnBackToParentTool)

2024-06-04 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:scipy
Bug #1072591 [src:silx] silx: debci fails tests (testClickOnBackToParentTool)
Added indication that 1072591 affects src:scipy

-- 
1072591: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072591
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1059262: marked as done (trilinos: add loongarch64 support)

2024-06-03 Thread Debian Bug Tracking System
Your message dated Mon, 03 Jun 2024 16:55:09 +
with message-id 
and subject line Bug#1059262: fixed in trilinos 13.2.0-6
has caused the Debian Bug report #1059262,
regarding trilinos: add loongarch64 support
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1059262: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059262
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: trilinos
Version: 13.2.0-5
Severity: normal
X-Debbugs-Cc: zhan...@loongson.cn

Dear Maintainer,

  Please add loong64 support in debian/control, thanks!

-- System Information:
Debian Release: trixie/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: loong64 (loongarch64)

Kernel: Linux 5.10.0-60.96.0.126.oe2203.loongarch64 (SMP w/32 CPU threads)
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
>From 5228d627563b76c942c0ffb84121269f8a350586 Mon Sep 17 00:00:00 2001
From: Zhang Na 
Date: Fri, 22 Dec 2023 07:18:59 +
Subject: [PATCH] add loongarch64 support

---
 debian/control | 176 -
 1 file changed, 88 insertions(+), 88 deletions(-)

diff --git a/debian/control b/debian/control
index 3caba1cb..0a56f351 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Vcs-Git: https://salsa.debian.org/science-team/trilinos.git
 Vcs-Browser: https://salsa.debian.org/science-team/trilinos
 
 Package: trilinos-all-dev
-Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64
+Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64 loong64
 Multi-Arch: same
 Section: libs
 Depends: ${misc:Depends}, ${mydevpackages}
@@ -50,7 +50,7 @@ Description: object-oriented framework for large-scale 
problems - development fi
  This package depends on all Trilinos development packages.
 
 Package: trilinos-dev
-Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64
+Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64 loong64
 Multi-Arch: same
 Section: libs
 Depends: ${misc:Depends}
@@ -65,7 +65,7 @@ Description: object-oriented framework for large-scale 
problems - development fi
  This package contains the development header and some makefile templates.
 
 Package: libtrilinos-amesos-13.2
-Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64
+Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64 loong64
 Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -77,7 +77,7 @@ Description: direct sparse solver package - runtime files
  This package contains the dynamic libraries.
 
 Package: libtrilinos-amesos-dev
-Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64
+Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64 loong64
 Multi-Arch: same
 Section: libdevel
 # Manually add libtrilinos-trilinosss-dev as dependency until
@@ -92,7 +92,7 @@ Description: direct sparse solver package - development files
  This package provides headers.
 
 Package: libtrilinos-amesos2-13.2
-Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64
+Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64 loong64
 Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -104,7 +104,7 @@ Description: next generation direct sparse solver package - 
runtime files
  This package contains the dynamic libraries.
 
 Package: libtrilinos-amesos2-dev
-Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64
+Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64 loong64
 Multi-Arch: same
 Section: libdevel
 # Manually add libtrilinos-trilinosss-dev as dependency until
@@ -119,7 +119,7 @@ Description: next generation direct sparse solver package - 
development files
  This package provides headers.
 
 Package: libtrilinos-anasazi-13.2
-Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64
+Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64 loong64
 Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -134,7 +134,7 @@ Description: large-scale eigenvalue algorithms - runtime 
files
  This package contains the dynamic libraries.
 
 Package: libtrilinos-anasazi-dev
-Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64
+Architecture: amd64 arm64 ppc64el s390x ppc64 riscv64 loong64
 Multi-Arch: same
 Section: libdevel
 Depends: libtrilinos-anasazi-13.2 (= ${binary:Version}), trilinos-dev, 
${misc:Depends}
@@ -150,7 +150,7 @@ Description: large-scale eigenvalue algorithms - 
development files
  This package provides headers.
 
 Package: libtrilinos-aztecoo-1

Bug#1069474: marked as done (spacenavd: FTBFS on armhf: src/dev_usb_linux.c:293:30: error: ‘struct input_event’ has no member named ‘time’)

2024-06-01 Thread Debian Bug Tracking System
Your message dated Sun, 02 Jun 2024 05:16:17 +
with message-id 
and subject line Bug#1069474: fixed in spacenavd 1.2-3
has caused the Debian Bug report #1069474,
regarding spacenavd: FTBFS on armhf: src/dev_usb_linux.c:293:30: error: ‘struct 
input_event’ has no member named ‘time’
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1069474: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069474
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: spacenavd
Version: 1.2-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> cc -pedantic -Wall -g -O2 -fno-strict-aliasing -fcommon -I./src 
> -I/usr/local/include -MMD -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security `dpkg-buildflags 
> --get CFLAGS` `dpkg-buildflags --get CPPFLAGS` -c src/hotplug_darwin.c -o 
> src/hotplug_darwin.o
> src/dev_usb_linux.c: In function ‘read_evdev’:
> src/dev_usb_linux.c:293:30: error: ‘struct input_event’ has no member named 
> ‘time’
>   293 | inp->tm = iev.time;
>   |  ^
> make[1]: *** [Makefile:35: src/dev_usb_linux.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/spacenavd_1.2-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240420=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: spacenavd
Source-Version: 1.2-3
Done: Boyuan Yang 

We believe that the bug you reported is fixed in the latest version of
spacenavd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1069...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Boyuan Yang  (supplier of updated spacenavd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 01 Jun 2024 22:56:00 -0400
Source: spacenavd
Architecture: source
Version: 1.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Boyuan Yang 
Closes: 1069474
Changes:
 spacenavd (1.2-3) unstable; urgency=medium
 .
   * Team upload.
   * debian/patches/0004-Do-not-use-time-field-of-input_event.patch:
 Add patch from upstream trunk to fix FTBFS with 32-bit architecture.
 (Closes: #1069474)
Checksums-Sha1:
 e2d326cfbf4fd83c8bfa0f938f0fc7219b3390a3 2015 spacenavd_1.2-3.dsc
 5cbc87745f7fd7e16c7fbf15ede1cec8418aeb15 62837 spacenavd_1.2.orig.tar.gz
 73241e5a1cd758a5e3fd98575bd52786cf13b4b3 8212 spacenavd_1.2-3.debian.tar.xz
 cb9f5198d6ac2f00711dba90ecd7a28fa19b4d58 6581 spacenavd_1.2-3_amd64.buildinfo
Checksums-Sha256:
 fcd4aeeb381ca0dc4f641e3d95f300d0b4feba69dd0c058a9757bfd993132fe4 2015 
spacenavd_1.2-3.dsc
 94f28b56dcdb9e9439ea51a06fb1aae3ab5c5db3ca532d188c6d77d2148cc575 62837 
spacenavd_1.2.orig.tar.gz
 f6be5874b8f4891d1f21520f4ae8fbe7c3f2444a3e8fcb0e415f18adc7a240eb 8212 
spacenavd_1.2-3.debian.tar.xz
 375362fcf379df2b37106e94a84bdc0a585866e0dddce82b9d3c4cc74f3bac09 6581 
spacenavd_1.2-3_amd64.buildinfo
Files:
 b76a629d0eea7baa319323fbe1dc6674 2015 utils optional spacenavd_1.2-3.dsc
 80e2ba8772c1c011d45781842aaef2e3 62837 utils optional spacenavd_1.2.orig.tar.gz
 9dfcdc34da1c0f279d45909c749d0bbe 8212 utils optional 
spacenavd_1.2-3.debian.tar.xz
 f458ebd

Processed: Update the forwarded status of bug 1069474

2024-06-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 1069474 https://github.com/FreeSpacenav/spacenavd/issues/104
Bug #1069474 [src:spacenavd] spacenavd: FTBFS on armhf: 
src/dev_usb_linux.c:293:30: error: ‘struct input_event’ has no member named 
‘time’
Set Bug forwarded-to-address to 
'https://github.com/FreeSpacenav/spacenavd/issues/104'.
> tags 1069474 +upstream
Bug #1069474 [src:spacenavd] spacenavd: FTBFS on armhf: 
src/dev_usb_linux.c:293:30: error: ‘struct input_event’ has no member named 
‘time’
Added tag(s) upstream.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1069474: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069474
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1072358: marked as done (Recommends: python3-crypto no longer in Debian)

2024-06-01 Thread Debian Bug Tracking System
Your message dated Sat, 01 Jun 2024 14:58:08 +
with message-id 
and subject line Bug#1072358: fixed in ros-ros-comm 1.16.0+ds-5
has caused the Debian Bug report #1072358,
regarding Recommends: python3-crypto no longer in Debian
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1072358: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072358
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-roslaunch
Version: 1.16.0+ds-4
Severity: normal

Dear fellow Debian Maintainer,

the binary package "python3-roslaunch" still recommends the binary
package "python3-crypto", which is no longer in Debian.

https://packages.debian.org/unstable/python3-roslaunch

> rec: python3-crypto
> Paket nicht verfügbar

"src:python-crypto" was removed from Debian-11-Bullseye in 2021:
<https://tracker.debian.org/news/1224297/python-crypto-removed-from-testing/>
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972184>

It is replaced by "pycryptodome", which is already referenced in
`debian/control`:
- 
<https://sources.debian.org/src/ros-ros-comm/1.16.0%2Bds-4/debian/control/#L14>
- 
<https://sources.debian.org/src/ros-ros-comm/1.16.0%2Bds-4/debian/control/#L180>
but `python3-crypto` is still referenced here:
- 
<https://sources.debian.org/src/ros-ros-comm/1.16.0%2Bds-4/debian/control/#L235>

Please remove "python3-crypto" from "Receommends" for package
"python3-roslaunch" or replace it with "python3-pycryptodome".

-- System Information:
Debian Release: 12.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-21-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de:en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-roslaunch depends on:
ii  python33.11.2-1+b1
pn  python3-netifaces  
pn  python3-rosclean   
pn  python3-rosgraph   
pn  python3-rosgraph-msgs  
pn  python3-roslib 
pn  python3-rosmaster  
pn  python3-rosparam   
pn  python3-rospkg 
ii  python3-yaml   6.0-3+b2
pn  rosout 

Versions of packages python3-roslaunch recommends:
pn  python3-crypto
ii  python3-paramiko  2.12.0-2

python3-roslaunch suggests no packages.
--- End Message ---
--- Begin Message ---
Source: ros-ros-comm
Source-Version: 1.16.0+ds-5
Done: Jochen Sprickerhof 

We believe that the bug you reported is fixed in the latest version of
ros-ros-comm, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1072...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Sprickerhof  (supplier of updated ros-ros-comm 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 01 Jun 2024 16:01:16 +0200
Source: ros-ros-comm
Architecture: source
Version: 1.16.0+ds-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Jochen Sprickerhof 
Closes: 1072358
Changes:
 ros-ros-comm (1.16.0+ds-5) unstable; urgency=medium
 .
   * Stop recommending python3-crypto (no longer used) (Closes: #1072358)
Checksums-Sha1:
 067f7dfa3c924efc11d5a54bc6cbccde4df1fb40 5533 ros-ros-comm_1.16.0+ds-5.dsc
 c35d0fc0c767a64218d2839a984abca4fd3f88c5 92944 
ros-ros-comm_1.16.0+ds-5.debian.tar.xz
Checksums-Sha256:
 de7ef1cf4217650a02c24cc25ca84d8cf7b88cb6a49ab9a78955c98d36816e33 5533 
ros-ros-comm_1.16.0+ds-5.dsc
 3ecc1309114cd2b0751102a04b83db81ffb86d66feef6de6b38f4f39af476d66 92944 
ros-ros-comm_1.16.0+ds-5.debian.tar.xz
Files:
 86c752a80f79476e8af299ac1d01d39e 5533 libs optional 
ros-ros-comm_1.16.0+ds-5.dsc
 3b36c539677e019b5eaaff21989e7b06 92944 libs optional 
ros-ros-comm_1.16.0+ds-5.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmZbKgoACgkQW//cwljm
lDMtqhAApqwrD7wx0aOkQnx/sFWnTAFJ0/IWMO73qzHQRgZpGvF99N9y1/eQXvio
rH5ecwRv42NpL

Bug#1072183: marked as done (fenics-dolfinx: FTBFS with nanobind 2.0)

2024-06-01 Thread Debian Bug Tracking System
Your message dated Sat, 01 Jun 2024 13:08:10 +
with message-id 
and subject line Bug#1072183: fixed in fenics-dolfinx 1:0.8.0-7exp1
has caused the Debian Bug report #1072183,
regarding fenics-dolfinx: FTBFS with nanobind 2.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1072183: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072183
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fenics-dolfinx
Version: 1:0.8.0-6
Severity: serious
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Dear maintainer,

upgrading to nanobind 2.0 made your package FTBFS. I am sorry that I did not 
check this before uploading to unstable, that is on me. I have seen that 
Francesco has already fixed the issue upstream [1]. Depending on how far away 
the next upstream release is, maybe you can backport that fix?


Cheers
Timo

[1] 
https://github.com/FEniCS/dolfinx/commit/42c43485e81ada306f0b3f1dc735d95539174cbc


-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEmwPruYMA35fCsSO/zIxr3RQD9MoFAmZXnqYACgkQzIxr3RQD
9MoXDQ/8DwVCja0oy6uOKmPj6O4OO87042AQMVEzcFKWvn88I+ORD1eSdUFvesgE
88ocsjLmR2YiUNN7vgEzobe/BGuFYizuKvHITpTVAG3Iwmnoh5UBzh2AMhGXEubO
TpuX84DG2k6nQjp5qTJrxCIOCgmzjy8iHjyN70csoX6Mjj5lAN+HSmMmBVym8Tmn
EIbAFCRB1qJwmMyGXlAN9pCqQg5SmV6ikpyIfcB+T4XBdGS5F8LSF4T6qsWpHtyq
HrEgZoubY9DQxEHMUsS+UPzZBj509box1ldl7DuaPJ7JG0/PvEOuzpmuNhOmivPy
69SNnbWjVI/Y7xDH9vYaBNW2H78kybjB6oOKdEw9t/S+yN1gaLK+Jjj1Ifec1iI/
5XZ5vBo8yqF5ORpJ/dDd9LQrEukqiE+89xCa0/i6jcDSmMWwsymk11HsqDs9SxBv
+y1fINhM9C0LtvUXCJbkhFwnYoRF6q5g/GmZ7XNAJHJZTaSJfF3skLYY+5tWLv0o
h+XlcS/zyApl9dMR/uE6Az7DqpcQi0rJNseyd17j69svjChyJSSw9wAjaYYtrwrA
0aRzR58oIEfW1NVJObAlWwgmukOlGQJeZ2yRJgO8Utx1hKKbl5D3cCx4LyBEFGuH
k1ShEvxa0LPDPsrVtotY6UeGIrVKBMzfXSjXkxLbVWsPPHth8wY=
=+PF7
-END PGP SIGNATURE-
--- End Message ---
--- Begin Message ---
Source: fenics-dolfinx
Source-Version: 1:0.8.0-7exp1
Done: Francesco Ballarin 

We believe that the bug you reported is fixed in the latest version of
fenics-dolfinx, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1072...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francesco Ballarin  (supplier of updated 
fenics-dolfinx package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 01 Jun 2024 09:00:09 +
Source: fenics-dolfinx
Architecture: source
Version: 1:0.8.0-7exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Francesco Ballarin 
Closes: 1072183
Changes:
 fenics-dolfinx (1:0.8.0-7exp1) experimental; urgency=medium
 .
   [ Gianfranco Costamagna ]
   * debian/patches/42c43485e81ada306f0b3f1dc735d95539174cbc.patch:
 - upstream fix for newer nanobind 2.0 (Closes: #1072183)
 .
   [ Francesco Ballarin ]
   * Fix Maintainer name of Debian Science team (routine-update)
   * Reorder sequence of d/control fields by cme (routine-update)
   * Secure URI in copyright format (routine-update)
   * Drop useless get-orig-source target (routine-update)
   * Remove trailing whitespace in debian/changelog (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * No tab in license text (routine-update)
   * Trim trailing whitespace.
   * Use secure URI in Homepage field.
   * Fix field name typo in debian/copyright (Comments vs Comment).
Checksums-Sha1:
 5f1e7590d8c7793d23a0798c30acd789969ef71c 4188 fenics-dolfinx_0.8.0-7exp1.dsc
 4d9123314d054b430d5dad7cb8b923c680a0f274 46560 
fenics-dolfinx_0.8.0-7exp1.debian.tar.xz
 e1ed6c562e0a4f379054c660924a3fac089690bd 18702 
fenics-dolfinx_0.8.0-7exp1_source.buildinfo
Checksums-Sha256:
 4dd1d41fa0b9dbd327a6324cfb79dbffd8f9829006f49d9b5fc38987e462d9c9 4188 
fenics-dolfinx_0.8.0-7exp1.dsc
 a85f22828bcbb7f4d5edb25911fe10d739eef29a3bce021b30665ea457f7a09f 46560 
fenics-dolfinx_0.8.0-7exp1.debian.tar.xz
 797ddf182ec11803dae670e6abed0787cac32c79f177d0f28d4c377278ec86be 18702 
fenics-dolfinx_0.8.0-7exp1_source.buildinfo
Files:
 e9f9f2373384007c8e024dbb57633ef9 4188 math optional 
fenics-dolfinx_0.8.0-7exp1.dsc
 f7ce5efa27a57e4c3bf7d467c379dce9 46560 math optional 
fenics-dolfinx_0.8.0-7exp1.debian.tar.xz
 a4a4820188e4faeea62d67fa25b28a35

Bug#1071722: marked as done (adios4dolfinx: FTBFS: failing tests)

2024-05-31 Thread Debian Bug Tracking System
Your message dated Fri, 31 May 2024 15:19:16 +
with message-id 
and subject line Bug#1071722: fixed in adios4dolfinx 0.8.1.post0-2
has caused the Debian Bug report #1071722,
regarding adios4dolfinx: FTBFS: failing tests
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1071722: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071722
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: src:adios4dolfinx
Version: 0.8.1.post0-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:


[...]
 debian/rules binary
dh binary --with python3 --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build" 
module
I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation --wheel 
--outdir /<>/.pybuild/cpython3_3.12_adios4dolfinx
* Building wheel...
running bdist_wheel
running build
running build_py
creating build
creating build/lib

[... snipped ...]

return loop.run_sync(lambda: asyncio.ensure_future(coro))
/usr/lib/python3/dist-packages/tornado/ioloop.py:539: in run_sync
return future_cell[0].result()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = , engine_sets=['1716545124'])>
n = 2, activate = False

async def start_and_connect(self, n=None, activate=False):
"""Single call to start a cluster and connect a client

If `activate` is given, a blocking DirectView on all engines will be created

and activated, registering `%px` magics for use in IPython

Example::

rc = await Cluster(engines="mpi").start_and_connect(n=8, activate=True)

%px print("hello, world!")

Equivalent to::

await self.start_cluster(n)

client = await self.connect_client()
await client.wait_for_engines(n, block=False)

.. versionadded:: 7.1

.. versionadded:: 8.1

activate argument.

"""
if n is None:
n = self.n
await self.start_cluster(n=n)
client = await self.connect_client()

if n is None:

# number of engines to wait for
# if not specified, derive current value from EngineSets
n = sum(engine_set.n for engine_set in self.engines.values())

if n:

  await asyncio.wrap_future(

client.wait_for_engines(n, block=False, 
timeout=self.engine_timeout)
)
E   ipyparallel.error.EngineError: Engine set stopped: {'exit_code': 1, 
'pid': 68323, 'identifier': 'ipengine-1716545123-wyql-1716545124-64152'}

/usr/lib/python3/dist-packages/ipyparallel/cluster/cluster.py:759: EngineError
___ ERROR at setup of test_read_write_3D_vector_non_simplex[4-NCF-True-True] ___

@pytest.fixture(scope="module")
def cluster():
cluster = ipp.Cluster(engine_launcher_class="mpi", n=2)

  rc = cluster.start_and_connect_sync()


tests/conftest.py:15:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/lib/python3/dist-packages/ipyparallel/_async.py:73: in _synchronize
return _asyncio_run(async_f(*args, **kwargs))
/usr/lib/python3/dist-packages/ipyparallel/_async.py:19: in _asyncio_run
return loop.run_sync(lambda: asyncio.ensure_future(coro))
/usr/lib/python3/dist-packages/tornado/ioloop.py:539: in run_sync
return future_cell[0].result()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = , engine_sets=['1716545124'])>
n = 2, activate = False

async def start_and_connect(self, n=None, activate=False):
"""Single call to start a cluster and connect a client

If `activate` is given, a blocking DirectView on all engines will be created

and activated, registering `%px` magics for use in IPython

Example::

rc = await Cluster(engines="mpi").start_and_connect(n=8, activate=True)

%px print("hello, world!")

Equivalent to::

await self.start_cluster(n)

client = await self.connect_cli

Bug#1072115: marked as done (ERROR:: Failure to read or parse /usr/share/coot/ui/coot-gtk4.ui)

2024-05-31 Thread Debian Bug Tracking System
Your message dated Fri, 31 May 2024 12:49:25 +
with message-id 
and subject line Bug#1072115: fixed in coot 1.1.08+dfsg-3
has caused the Debian Bug report #1072115,
regarding ERROR:: Failure to read or parse /usr/share/coot/ui/coot-gtk4.ui
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1072115: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: coot
Version: 1.1.08+dfsg-2
Severity: important
X-Debbugs-Cc: pi...@debian.org


while trying to start coot, I get this error message.

$ coot
INFO:: built with GTK 4.12.5
pdd /usr/share/coot
WARNING:: Coot REFMAC dictionary override COOT_REFMAC_LIB_DIR 
/usr/share/coot/lib failed to find the monomer library 
WARNING:: COOT_PREFIX set, but no dictionary lib found
WARNING: Failed to read restraints dictionary. 
ERROR:: Failure to read or parse /usr/share/coot/ui/coot-gtk4.ui
No function named `on_active_map_ok_button_clicked`.


It would be great if you could add an autopkgtest with timetout in order to 
check if the coot GUI could start

something like

#!/bin/sh -ex

# display glxinfo

glxinfo

# Check that the GUI can be started

timeout --preserve-status 10s coot
ec=$?

# do not fail if the exit code is 143, it seems that there is an
# issue with mesa 16/04/2024. (I do not know if this is still required)

if [ $ec -eq 143 ]; then
exit 0;
else
exit $ec;
fi


Cheers

https://salsa.debian.org/science-team/silx/-/blob/master/debian/tests/gui?ref_type=heads


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.8.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages coot depends on:
ii  coot-data  1.1.08+dfsg-2
ii  gir1.2-gtk-4.0 4.12.5+ds-6+b1
ii  libasound2t64  1.2.11-1+b1
ii  libatlas3-base [libblas.so.3]  3.10.3-14
ii  libblas3 [libblas.so.3]3.12.0-3
ii  libboost-python1.83.0 [libboost-python1.83.0-py31  1.83.0-3
1]
ii  libc6  2.38-11
ii  libcairo2  1.18.0-3+b1
ii  libclipper22.1.20201109-2+b1
ii  libcootapi1.1  1.1.08+dfsg-2
ii  libcurl3t64-gnutls 8.8.0-1
ii  libepoxy0  1.5.10-1+b2
ii  libfreetype6   2.13.2+dfsg-1+b4
ii  libgcc-s1  14.1.0-1
ii  libgdk-pixbuf-2.0-02.42.12+dfsg-1
ii  libglib2.0-0t642.80.2-2
ii  libgomp1   14.1.0-1
ii  libgraphene-1.0-0  1.10.8-3+b1
ii  libgsl27   2.7.1+dfsg-6+b1
ii  libgtk-4-1 4.12.5+ds-6+b1
ii  libmmdb2-0 2.0.22-1+b1
ii  libopenblas0-pthread [libblas.so.3]0.3.27+ds-2
ii  libpango-1.0-0 1.52.2+ds-1
ii  libpangocairo-1.0-01.52.2+ds-1
ii  libpng16-16t64 1.6.43-5
ii  libpython3.11t64   3.11.9-1
ii  librdkit1  202309.3-3+b1
ii  libsqlite3-0   3.45.3-1
ii  libssm21.4.0-2+b1
ii  libstdc++6 14.1.0-1
ii  libvorbisfile3 1.3.7-2
ii  python33.11.8-1
ii  python3-gi 3.48.2-1
ii  python3-rdkit  202309.3-3+b1
ii  refmac-dictionary  5.41-2
ii  zlib1g 1:1.3.dfsg+really1.3.1-1

coot recommends no packages.

Versions of packages coot suggests:
pn  coot-doc  

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: coot
Source-Version: 1.1.08+dfsg-3
Done: Andrius Merkys 

We

Processed: clone 1072115

2024-05-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> clone 1072115 -1
Bug #1072115 [coot] ERROR:: Failure to read or parse 
/usr/share/coot/ui/coot-gtk4.ui
Bug 1072115 cloned as bug 1072286
> retitle -1 coot: add autopkgtest for coot executable
Bug #1072286 [coot] ERROR:: Failure to read or parse 
/usr/share/coot/ui/coot-gtk4.ui
Changed Bug title to 'coot: add autopkgtest for coot executable' from 'ERROR:: 
Failure to read or parse /usr/share/coot/ui/coot-gtk4.ui'.
> severity -1 wishlist
Bug #1072286 [coot] coot: add autopkgtest for coot executable
Severity set to 'wishlist' from 'serious'
> tags -1 + patch
Bug #1072286 [coot] coot: add autopkgtest for coot executable
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1072115: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072115
1072286: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072286
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: adios4dolfinx

2024-05-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 1071722 https://github.com/jorgensd/adios4dolfinx/issues/125
Bug #1071722 [src:adios4dolfinx] adios4dolfinx: FTBFS: failing tests
Set Bug forwarded-to-address to 
'https://github.com/jorgensd/adios4dolfinx/issues/125'.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
1071722: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071722
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: adios4dolfinx: FTBFS: failing tests

2024-05-31 Thread Debian Bug Tracking System
Processing control commands:

> severity 1071722 important
Bug #1071722 [src:adios4dolfinx] adios4dolfinx: FTBFS: failing tests
Severity set to 'important' from 'serious'

-- 
1071722: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071722
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1071397: marked as done (src:ngspetsc: unsatisfied build dependency in testing: fenicsx)

2024-05-31 Thread Debian Bug Tracking System
Your message dated Fri, 31 May 2024 12:21:09 +0200
with message-id <19189d438aeedc6d7a594af2ba6de...@debian.org>
and subject line Re: Bug#1071397 src:ngspetsc: unsatisfied build dependency in 
testing: fenicsx
has caused the Debian Bug report #1071397,
regarding src:ngspetsc: unsatisfied build dependency in testing: fenicsx
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1071397: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071397
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Source: ngspetsc
Version: 0.0~git20240318.f83b50a-1
Severity: serious
Tags: sid trixie
User: debian...@lists.debian.org
Usertags: edos-uninstallable

Dear maintainer(s),

Dose [1] is reporting a build issue with your package, it's missing a
build dependency. Obviously your build dependencies shouldn't be
removed from testing, but unfortunately there are multiple scenarios
where that can happen nevertheless. To uphold our social contract,
Debian requires that packages can be rebuild from source in the suite
we are shipping them, so currently this is a serious issue with your
package in testing.

Can you please investigate the situation and figure out how to resolve
it? Regularly, if the build dependency is available in unstable,
helping the maintainer of your Build-Depends to enable migration to
testing is a great way to solve the issue. If your build dependency is
gone from unstable and testing, you'll have to fix the build process
in some other way.

Paul

Note: this bug report was sent after some quick manual checks using a
template. Please reach out to me if you believe I made a mistake in my
process.

[1] https://qa.debian.org/dose/debcheck/src_testing_main/latest/amd64.html



OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---

fenicsx is now back in testing, so closing this bug--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: src:skimage: fails to migrate to testing for too long: FTBFS on mips64el

2024-05-31 Thread Debian Bug Tracking System
Processing control commands:

> close -1 0.23.2-1
Bug #1072271 [src:skimage] src:skimage: fails to migrate to testing for too 
long: FTBFS on mips64el
Marked as fixed in versions skimage/0.23.2-1.
Bug #1072271 [src:skimage] src:skimage: fails to migrate to testing for too 
long: FTBFS on mips64el
Marked Bug as done

-- 
1072271: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072271
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: [bts-link] source package src:python-hdf5storage

2024-05-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #
> # bts-link upstream status pull for source package src:python-hdf5storage
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> # https://bts-link-team.pages.debian.net/bts-link/
> #
> user debian-bts-l...@lists.debian.org
Setting user to debian-bts-l...@lists.debian.org (was 
debian-bts-l...@lists.debian.org).
> # remote status report for #1018507 (http://bugs.debian.org/1018507)
> # Bug title: python-hdf5storage: build-depends on python3-nose or uses it for 
> autopkgtest
> #  * https://github.com/frejanordsiek/hdf5storage/issues/96
> #  * remote status changed: (?) -> closed
> #  * closed upstream
> tags 1018507 + fixed-upstream
Bug #1018507 [src:python-hdf5storage] python-hdf5storage: build-depends on 
python3-nose or uses it for autopkgtest
Added tag(s) fixed-upstream.
> usertags 1018507 + status-closed
There were no usertags set.
Usertags are now: status-closed.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1018507: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018507
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: tags 1059706 + pending

2024-05-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 1059706 + pending
Bug #1059706 [epics-dev] epics-base.pc is broken in epics-dev package
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1059706: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059706
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: valgrind: add support for loong64

2024-05-29 Thread Debian Bug Tracking System
Processing control commands:

> block 1072148 by -1
Bug #1072148 [src:epics-base] epics-base: please add support for loong64
1072148 was not blocked by any bugs.
1072148 was not blocking any bugs.
Added blocking bug(s) of 1072148: 1072195

-- 
1072148: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072148
1072195: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072195
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: tagging 1072183

2024-05-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 1072183 + ftbfs
Bug #1072183 [src:fenics-dolfinx] fenics-dolfinx: FTBFS with nanobind 2.0
Added tag(s) ftbfs.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1072183: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072183
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: tags

2024-05-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # bookworm is not affected
> tags 1072134 + trixie sid
Bug #1072134 {Done: Rafael Laboissière } 
[src:octave-financial] octave-financial: FTBFS: error: parse error near line 64 
of file 
/<>/debian/octave-financial/usr/share/octave/packages/financial-0.5.3/bolling.m
Ignoring request to alter tags of bug #1072134 to the same tags previously set
> tags 1072135 + trixie sid
Bug #1072135 [src:plotsauce] plotsauce: FTBFS: plotsauce.qbs:11:5 Dependency 
'zlib' not found for product 'plotsauce'.
Ignoring request to alter tags of bug #1072135 to the same tags previously set
> tags 1072138 + trixie sid
Bug #1072138 [src:python-peachpy] python-peachpy: FTBFS: dh_sphinxdoc: error: 
debian/python-peachpy-doc/usr/share/doc/python3-peachpy/html/_static/bootstrap-3.4.1/js/bootstrap.min.js
 is missing
Ignoring request to alter tags of bug #1072138 to the same tags previously set
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1072134: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072134
1072135: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072135
1072138: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072138
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: tagging 1025589, tagging 1072134, tagging 966288, tagging 1072138, tagging 1072135, tagging 1039898 ...

2024-05-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 1025589 - sid trixie
Bug #1025589 [wicd-gtk] wicd-gtk: recommends transitional policykit-1 package
Removed tag(s) trixie and sid.
> tags 1072134 + sid trixie
Bug #1072134 {Done: Rafael Laboissière } 
[src:octave-financial] octave-financial: FTBFS: error: parse error near line 64 
of file 
/<>/debian/octave-financial/usr/share/octave/packages/financial-0.5.3/bolling.m
Added tag(s) trixie and sid.
> tags 966288 + sid trixie
Bug #966288 {Done: Debian FTP Masters } 
[src:mcollective] mcollective - RM for bullseye?
Added tag(s) sid and trixie.
> tags 1072138 + sid trixie
Bug #1072138 [src:python-peachpy] python-peachpy: FTBFS: dh_sphinxdoc: error: 
debian/python-peachpy-doc/usr/share/doc/python3-peachpy/html/_static/bootstrap-3.4.1/js/bootstrap.min.js
 is missing
Added tag(s) trixie and sid.
> tags 1072135 + sid trixie
Bug #1072135 [src:plotsauce] plotsauce: FTBFS: plotsauce.qbs:11:5 Dependency 
'zlib' not found for product 'plotsauce'.
Added tag(s) sid and trixie.
> tags 1039898 + sid trixie bookworm
Bug #1039898 [libapache2-mod-qos] mod-qos can not be enabled correctly for 
apache2 in Debian 12
Added tag(s) sid, bookworm, and trixie.
> found 1063645 1.0.1-1
Bug #1063645 [src:markdown] markdown: missing required debian/rules targets 
build-arch and/or build-indep
Marked as found in versions markdown/1.0.1-1.
> found 1071887 0.6.1-1
Bug #1071887 [src:rust-gvdb] rust-gvdb: FTBFS: unsatisfiable build-dependencies
Marked as found in versions rust-gvdb/0.6.1-1.
> found 1071888 0.1.12-1
Bug #1071888 [src:rust-gvdb-macros] rust-gvdb-macros: FTBFS: unsatisfiable 
build-dependencies
Marked as found in versions rust-gvdb-macros/0.1.12-1.
> found 1071769 0.7.3+ds-3
Bug #1071769 [src:golang-github-google-cel-go] golang-github-google-cel-go: 
FTBFS: panic: interface conversion: ref.Val is *types.Err, not types.Bool
Marked as found in versions golang-github-google-cel-go/0.7.3+ds-3.
> found 1066086 5.47.0-1
Bug #1066086 [maxima-emacs,xemacs21] maxima-emacs: maxima-emacs again not 
installable with xemacs21
There is no source info for the package 'xemacs21' at version '5.47.0-1' with 
architecture ''
Marked as found in versions maxima/5.47.0-1.
> severity 1066086 serious
Bug #1066086 [maxima-emacs,xemacs21] maxima-emacs: maxima-emacs again not 
installable with xemacs21
Severity set to 'serious' from 'normal'
> found 1020284 1:2.45.1-1
Bug #1020284 [git-daemon-run] git-daemon-run: fails to purge: deluser -f:  
Unknown option: f
Marked as found in versions git/1:2.45.1-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1020284: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020284
1025589: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025589
1039898: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1039898
1063645: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063645
1066086: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066086
1071769: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071769
1071887: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071887
1071888: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071888
1072134: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072134
1072135: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072135
1072138: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072138
966288: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966288
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: Bug#1072148: epics-base: please add support for loong64

2024-05-29 Thread Debian Bug Tracking System
Processing control commands:

> forwarded -1 https://github.com/epics-base/epics-base/pull/329
Bug #1072148 [src:epics-base] epics-base: please add support for loong64
Set Bug forwarded-to-address to 
'https://github.com/epics-base/epics-base/pull/329'.

-- 
1072148: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072148
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: Bug#1072115: ERROR:: Failure to read or parse /usr/share/coot/ui/coot-gtk4.ui

2024-05-29 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #1072115 [coot] ERROR:: Failure to read or parse 
/usr/share/coot/ui/coot-gtk4.ui
Severity set to 'serious' from 'important'
> owner -1 !
Bug #1072115 [coot] ERROR:: Failure to read or parse 
/usr/share/coot/ui/coot-gtk4.ui
Owner recorded as Andrius Merkys .

-- 
1072115: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1063124: marked as done (libccp4: NMU diff for 64-bit time_t transition)

2024-05-28 Thread Debian Bug Tracking System
Your message dated Tue, 28 May 2024 19:34:42 +
with message-id 
and subject line Bug#1063124: fixed in libccp4 8.0.0-3
has caused the Debian Bug report #1063124,
regarding libccp4: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1063124: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063124
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libccp4
Version: 8.0.0-2
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
libccp4 as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for libccp4
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru libccp4-8.0.0/debian/changelog libccp4-8.0.0/debian/changelog
--- libccp4-8.0.0/debian/changelog  2022-11-09 12:44:53.0 +
+++ libccp4-8.0.0/debian/changelog  2024-02-05 07:49:38.0 +
@@ -1,3 +1,10 @@
+libccp4 (8.0.0-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek   Mon, 05 Feb 2024 07:49:38 +
+
 libccp4 (8.0.0-2) unstable; urgency=medium
 
   * Upload to unstable.
diff -Nru libccp4-8.0.0/debian/control libccp4-8.0.0/debian/control
--- libccp4-8.0.0/debian/control2022-11-09 12:42:58.0 +
+++ libccp4-8.0.0/debian/control2024-02-05 07:49:38.0 +
@@ -63,8 +63,8 @@
 Multi-Arch: same
 Section: libdevel
 Depends:
- libccp4c0 (= ${binary:Version}),
- libccp4f0 (= ${binary:Version}),
+ libccp4c0t64 (= ${binary:Version}),
+ libccp4f0t64 (= ${binary:Version}),
  ${misc:Depends},
 Pre-Depends:
  ${misc:Pre-Depends},
@@ -100,7 +100,10 @@
 just like a simple C array, but can be resized at will without
 incurring excessive overheads.
 
-Package: libccp4c0
+Package: libccp4c0t64
+Provides: ${t64:Provides}
+Replaces: libccp4c0
+Breaks: libccp4c0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -144,7 +147,10 @@
  .
  This package provides the runtime of the CCP4 C library.
 
-Package: libccp4f0
+Package: libccp4f0t64
+Provides: ${t64:Provides}
+Replaces: libccp4f0
+Breaks: libccp4f0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
diff -Nru libccp4-8.0.0/debian/libccp4c0.install 
libccp4-8.0.0/debian/libccp4c0.install
--- libccp4-8.0.0/debian/libccp4c0.install  2022-11-09 12:42:05.0 
+
+++ libccp4-8.0.0/debian/libccp4c0.install  1970-01-01 00:00:00.0 
+
@@ -1 +0,0 @@
-usr/lib/*/libccp4c*.so.*
diff -Nru libccp4-8.0.0/debian/libccp4c0t64.install 
libccp4-8.0.0/debian/libccp4c0t64.install
--- libccp4-8.0.0/debian/libccp4c0t64.install   1970-01-01 00:00:00.0 
+
+++ l

Processed: tagging 1071813, tagging 1069838, tagging 1070302, tagging 1068190, found 1070983 in 2023.2-1 ...

2024-05-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 1071813 + sid trixie bookworm
Bug #1071813 [src:spyder-memory-profiler] spyder-memory-profiler: FTBFS: E 
ImportError: cannot import name 'get_icon' from 'spyder.utils.qthelpers' 
(/usr/lib/python3/dist-packages/spyder/utils/qthelpers.py)
Added tag(s) sid, bookworm, and trixie.
> tags 1069838 + sid trixie
Bug #1069838 [src:khard] khard: FTBFS: ImportError: cannot import name 
'AnyQuery' from partially initialized module 'khard.query' (most likely due to 
a circular import) (/<>/khard/query.py)
Added tag(s) sid and trixie.
> tags 1070302 + sid trixie
Bug #1070302 {Done: Andrey Rakhmatullin } [telegram-desktop] 
Not installable (depends on removed libabsl20220623t64)
Added tag(s) sid and trixie.
> tags 1068190 + sid trixie
Bug #1068190 {Done: Andrey Rakhmatullin } 
[src:telegram-desktop] telegram-desktop: FTBFS with abseil 20230802: 
(.text+0x270): undefined reference to 
`absl::debian3::base_internal::ThrowStdOutOfRange(char const*)'
Added tag(s) sid and trixie.
> found 1070983 2023.2-1
Bug #1070983 [src:shaderc] supertuxkart: symbol lookup error: undefined symbol
Marked as found in versions shaderc/2023.2-1.
> tags 1041206 + sid trixie
Bug #1041206 {Done: Federico Ceratto } 
[src:python-clickhouse-driver] python-clickhouse-driver: FTBFS if source is 
included: aborting due to unexpected upstream changes
Added tag(s) trixie and sid.
> found 1072085 4.2.2-2
Bug #1072085 [src:supervisor] FTBFS: PermissionError: [Errno 13] Permission 
denied: '/dev/stdout'
Marked as found in versions supervisor/4.2.2-2.
> tags 1072068 - sid trixie
Bug #1072068 [src:golang-github-elazarl-goproxy] golang-github-elazarl-goproxy 
accesses network resources during the build
Removed tag(s) sid and trixie.
> tags 1064772 - sid trixie
Bug #1064772 {Done: Bastian Germann } [src:pymupdf] pymupdf: 
FTBFS: fitz.i.c:3343:5: error: conflicting types for ‘fz_pixmap_size’; have 
‘int(fz_context *, fz_pixmap *)’
Removed tag(s) sid and trixie.
> tags 1071782 - sid trixie
Bug #1071782 [src:skimage] skimage: autopkgtest needs update for new version of 
pytest on s390x
Removed tag(s) trixie and sid.
> tags 1070545 - sid trixie
Bug #1070545 [src:php-fig-log-test] php-fig-log-test: FTBFS with phpunit 11: 
build-dependency not installable: php-psr-log (>= 2.0)
Removed tag(s) sid and trixie.
> tags 1070618 - sid trixie
Bug #1070618 [src:phpcpd] phpcpd: FTBFS with phpunit 11: There were 7 PHPUnit 
errors
Removed tag(s) trixie and sid.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1041206: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041206
1064772: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064772
1068190: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068190
1069838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069838
1070302: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070302
1070545: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070545
1070618: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070618
1070983: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070983
1071782: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071782
1071813: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071813
1072068: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072068
1072085: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072085
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1071115: marked as done (libmpich-dev: unhandled symlink to directory conversion: /usr/lib/x86_64-linux-gnu/mpich/include -> ../../../include/x86_64-linux-gnu/mpich)

2024-05-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 May 2024 23:06:53 +
with message-id 
and subject line Bug#1071115: fixed in mpich 4.2.0-6
has caused the Debian Bug report #1071115,
regarding libmpich-dev: unhandled symlink to directory conversion: 
/usr/lib/x86_64-linux-gnu/mpich/include -> 
../../../include/x86_64-linux-gnu/mpich
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1071115: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libmpich-dev
Version: 4.2.0-5.1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

an upgrade test with piuparts revealed that your package installs files
over existing symlinks and possibly overwrites files owned by other
packages. This usually means an old version of the package shipped a
symlink but that was later replaced by a real (and non-empty)
directory. This kind of overwriting another package's files cannot be
detected by dpkg.

This was observed on the following upgrade paths:

  bookworm -> trixie

For /usr/share/doc/PACKAGE this may not be problematic as long as both
packages are installed, ship byte-for-byte identical files and are
upgraded in lockstep. But once one of the involved packages gets
removed, the other one will lose its documentation files, too,
including the copyright file, which is a violation of Policy 12.5:
https://www.debian.org/doc/debian-policy/ch-docs.html#copyright-information

For other overwritten locations anything interesting may happen.

Note that dpkg intentionally does not replace directories with symlinks
and vice versa, you need the maintainer scripts to do this.
See in particular the end of point 4 in
https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#details-of-unpack-phase-of-installation-or-upgrade

It is recommended to use the dpkg-maintscript-helper commands
'dir_to_symlink' and 'symlink_to_dir' (available since dpkg 1.17.14)
to perform the conversion, ideally using d/$PACKAGE.maintscript.
See dpkg-maintscript-helper(1) and dh_installdeb(1) for details.


>From the attached log (scroll to the bottom...):

3m2.4s ERROR: installs objects over existing directory symlinks:
  /usr/lib/x86_64-linux-gnu/mpich/include/mpi.h (libmpich-dev:amd64) != 
/usr/include/x86_64-linux-gnu/mpich/mpi.h (?)
/usr/lib/x86_64-linux-gnu/mpich/include -> 
../../../include/x86_64-linux-gnu/mpich
  /usr/lib/x86_64-linux-gnu/mpich/include/mpi.mod (libmpich-dev:amd64) != 
/usr/include/x86_64-linux-gnu/mpich/mpi.mod (?)
/usr/lib/x86_64-linux-gnu/mpich/include -> 
../../../include/x86_64-linux-gnu/mpich
  /usr/lib/x86_64-linux-gnu/mpich/include/mpi_base.mod (libmpich-dev:amd64) != 
/usr/include/x86_64-linux-gnu/mpich/mpi_base.mod (?)
/usr/lib/x86_64-linux-gnu/mpich/include -> 
../../../include/x86_64-linux-gnu/mpich
  /usr/lib/x86_64-linux-gnu/mpich/include/mpi_c_interface.mod 
(libmpich-dev:amd64) != /usr/include/x86_64-linux-gnu/mpich/mpi_c_interface.mod 
(?)
/usr/lib/x86_64-linux-gnu/mpich/include -> 
../../../include/x86_64-linux-gnu/mpich
  /usr/lib/x86_64-linux-gnu/mpich/include/mpi_c_interface_cdesc.mod 
(libmpich-dev:amd64) != 
/usr/include/x86_64-linux-gnu/mpich/mpi_c_interface_cdesc.mod (?)
/usr/lib/x86_64-linux-gnu/mpich/include -> 
../../../include/x86_64-linux-gnu/mpich
  /usr/lib/x86_64-linux-gnu/mpich/include/mpi_c_interface_glue.mod 
(libmpich-dev:amd64) != 
/usr/include/x86_64-linux-gnu/mpich/mpi_c_interface_glue.mod (?)
/usr/lib/x86_64-linux-gnu/mpich/include -> 
../../../include/x86_64-linux-gnu/mpich
  /usr/lib/x86_64-linux-gnu/mpich/include/mpi_c_interface_nobuf.mod 
(libmpich-dev:amd64) != 
/usr/include/x86_64-linux-gnu/mpich/mpi_c_interface_nobuf.mod (?)
/usr/lib/x86_64-linux-gnu/mpich/include -> 
../../../include/x86_64-linux-gnu/mpich
  /usr/lib/x86_64-linux-gnu/mpich/include/mpi_c_interface_types.mod 
(libmpich-dev:amd64) != 
/usr/include/x86_64-linux-gnu/mpich/mpi_c_interface_types.mod (?)
/usr/lib/x86_64-linux-gnu/mpich/include -> 
../../../include/x86_64-linux-gnu/mpich
  /usr/lib/x86_64-linux-gnu/mpich/include/mpi_constants.mod 
(libmpich-dev:amd64) != /usr/include/x86_64-linux-gnu/mpich/mpi_constants.mod 
(?)
/usr/lib/x86_64-linux-gnu/mpich/include -> 
../../../include/x86_64-linux-gnu/mpich
  /usr/lib/x86_64-linux-gnu/mpich/include/mpi_f08.mod (libmpich-dev:amd64) != 
/usr/include/x86_64-linux-gnu/mpich/mpi_f08.mod (?)
/usr/lib/x86_64-linux-gnu/mpich/include -> 
../../../include/x86_64-linux-gnu/mpich
  /usr/lib/x86_64-linux-gnu/mpich/i

Bug#1018430: marked as done (optlang: build-depends on python3-nose or uses it for autopkgtest)

2024-05-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 May 2024 16:05:40 +
with message-id 
and subject line Bug#1018430: fixed in optlang 1.8.1-2
has caused the Debian Bug report #1018430,
regarding optlang: build-depends on python3-nose or uses it for autopkgtest
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1018430: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018430
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: optlang
Version: 1.5.2-1
User: python-modules-t...@lists.alioth.debian.org
Usertags: nose-rm

Dear Maintainer,

Your package still uses nose [1], which is an obsolete testing framework for
Python, dead and unmaintained since 2015 [2][3].

If you received this bug report, it means that your package either has a
build-dependency on python3-nose or uses that package in debian/tests/control.
If that is not the case, please reply and CC me explicitly.

Please port your package to one of the alternatives: nose2 [4], pytest [5]
or unittest from Python standard library [6].

There is a script called nose2pytest [7] which can assist with migrating from
nose to pytest.

This mass bug filing was discussed on debian-devel in [8].

[1]: https://tracker.debian.org/pkg/nose
[2]: https://github.com/nose-devs/nose/commit/0f40fa995384afad
[3]: https://pypi.org/project/nose/#history
[4]: https://docs.nose2.io/en/latest/
[5]: https://docs.pytest.org/en/latest/
[6]: https://docs.python.org/3/library/unittest.html
[7]: https://github.com/pytest-dev/nose2pytest
[8]: https://lists.debian.org/debian-devel/2022/08/msg00184.html

--
Dmitry Shachnev
--- End Message ---
--- Begin Message ---
Source: optlang
Source-Version: 1.8.1-2
Done: Yogeswaran Umasankar 

We believe that the bug you reported is fixed in the latest version of
optlang, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1018...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yogeswaran Umasankar  (supplier of updated optlang package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 25 May 2024 22:40:00 +
Source: optlang
Architecture: source
Version: 1.8.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Yogeswaran Umasankar 
Closes: 1018430
Changes:
 optlang (1.8.1-2) unstable; urgency=medium
 .
   * Team upload.
   * d/control: Replaced nose with pytest in B-Depends +
 Added needed B-Depends for pytest. (Closes: #1018430)
   * d/control: replaced testsuit with autopkgtest-pkg-pybuild.
   * Added debian/pybuild.testfiles.
   * Added patch to fix floating-point arithmetic limitation
 in autopkgtests.
   * d/rules: Added PYBUILD_AFTER_BUILD to copy required test
 files to pybuild dir.
Checksums-Sha1:
 e078db92bfd24d833c107d6e03c29ae02602dbb0 2163 optlang_1.8.1-2.dsc
 49da8c582c124b3b35867287881cc4e6675b56ae 3408 optlang_1.8.1-2.debian.tar.xz
 056a2ab26c8c10980e61520bd7459b56d0de31cf 7923 optlang_1.8.1-2_source.buildinfo
Checksums-Sha256:
 02a35f3df38cb5df06cf156d88b2ed6ce84a3c7429d88e75c6e5f433244dbce9 2163 
optlang_1.8.1-2.dsc
 d0dbcbe611cce4dc4c22f9207adcd7110e55c492a5b448402c946dabb01c7634 3408 
optlang_1.8.1-2.debian.tar.xz
 f337e5502bbeb4a17ad659c78f86d3ea2ab5a66f3a0c6a25268cca6a5e32221f 7923 
optlang_1.8.1-2_source.buildinfo
Files:
 de84897a1daa5faaa55a11fb587a3772 2163 python optional optlang_1.8.1-2.dsc
 d1166f761912919bc34b968e9424fba3 3408 python optional 
optlang_1.8.1-2.debian.tar.xz
 ba9ecb9c36adc1c53cd592fd93bfc61d 7923 python optional 
optlang_1.8.1-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIyBAEBCgAdFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmZTWzAACgkQMfMURUSh
dBoiig/1Fdwdjn0Xkpyj9jfjUjd/Cg1+22MlFfOpoy9nuvgz7p4UR+usW1llWiu+
R5jOcOXgqDYuT7afH3pb/GFisXnc4XZrS+JZVGWceuUd92PhF9KH8Ty2gUrGiX8J
KNTzcIthNfVVMwpQ7R/f/XVxZcXT0JfYpTEHxXH8cGchZYnj5DyL+KxpTNJ2yL/W
pAjANzFQrWJSKI+ZM2yviRiVcuggHjJvq8Z0OWKtitG2Afekco1xjG3F56GE2gZZ
ETxr3YE0L2eiCsJtperY2Qem9Uq9BAs5rPjGws2ycHiuHdkE7Sp2gY3od5MZmKMj
kgWhsP/mEEADo/uC2LJo4KU9oV3JX0U+bJZL2gPpH8w+349UGKqkxynDs9vAqgTz
FsDPEaY/gmWnJJIRIp6NZEjNj53KKMOFdvMGmCtwnhJ3D84dYIksFlyL/t7jIgS7
GvkPppn3+2o3nJA2BTPXqBjRtLcguKr6S54iKWnjG0pJy7BesR7RdkY1FH9e11Cm

Bug#1061386: marked as done (libxtensor-dev: Fails to install for arm64 arch on amd64)

2024-05-25 Thread Debian Bug Tracking System
Your message dated Sat, 25 May 2024 17:35:00 +0200
with message-id 
and subject line Re: libxtensor-dev: Fails to install for arm64 arch on amd64
has caused the Debian Bug report #1061386,
regarding libxtensor-dev: Fails to install for arm64 arch on amd64
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1061386: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061386
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libxtensor-dev
Version: 0.24.3-1
Severity: important
X-Debbugs-Cc: to...@tomeuvizoso.net

Dear Maintainer,

I'm not able to install the package for architecture arm64 on amd64:

+ apt-get install -y --no-remove libxtensor-dev:arm64 xtl-dev
Reading package lists...
Building dependency tree...
Reading state information...
xtl-dev is already the newest version (0.7.2-2.1).
xtl-dev set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
 libxtensor-dev:arm64 : Depends: xtl-dev:arm64 (>= 0.7.0~) but it is not 
installable
Depends: xtl-dev:arm64 (< 0.8) but it is not installable
E: Unable to correct problems, you have held broken packages.

Guess it is related to xtl-dev being Architecture:all, but
libxtensor-dev being architecture-specific.

-- System Information:
(snip: not sending from the system that reproduces the problem)

Versions of packages libxtensor-dev depends on:
ii  nlohmann-json3-dev  3.11.3-1
ii  xtl-dev 0.7.5-3

libxtensor-dev recommends no packages.

Versions of packages libxtensor-dev suggests:
pn  xtensor-doc  

-- debconf-show failed
--- End Message ---
--- Begin Message ---

fixed in 0.24.7-1, so closing--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: Bug #1061243 FTBFS: needs update for xsimd 12

2024-05-25 Thread Debian Bug Tracking System
Processing control commands:

> retitle 1061243 needs update for xsimd 13
Bug #1061243 [libxtensor-dev] FTBFS: needs update for xsimd 12
Changed Bug title to 'needs update for xsimd 13' from 'FTBFS: needs update for 
xsimd 12'.

-- 
1061243: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061243
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: adios4dolfinx: FTBFS: failing tests

2024-05-25 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 ftbfs
Bug #1071722 [src:adios4dolfinx] adios4dolfinx: FTBFS: failing tests
Ignoring request to alter tags of bug #1071722 to the same tags previously set

-- 
1071722: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071722
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: deal.ii: FTBFS: libgmp not linked, libdeal.ii.g.so.9.5.1: error: undefined reference to '__gmpn_neg'

2024-05-25 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 unreproducible
Bug #1068464 [src:deal.ii] deal.ii: FTBFS: libgmp not linked, 
libdeal.ii.g.so.9.5.1: error: undefined reference to '__gmpn_neg'
Added tag(s) unreproducible.
> close -1
Bug #1068464 [src:deal.ii] deal.ii: FTBFS: libgmp not linked, 
libdeal.ii.g.so.9.5.1: error: undefined reference to '__gmpn_neg'
Marked Bug as done

-- 
1068464: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068464
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: bug 1018507 is forwarded to https://github.com/frejanordsiek/hdf5storage/issues/96

2024-05-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 1018507 https://github.com/frejanordsiek/hdf5storage/issues/96
Bug #1018507 [src:python-hdf5storage] python-hdf5storage: build-depends on 
python3-nose or uses it for autopkgtest
Set Bug forwarded-to-address to 
'https://github.com/frejanordsiek/hdf5storage/issues/96'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1018507: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018507
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1071471: marked as done (src:deal.ii: FTBFS with opencascade 7.8)

2024-05-25 Thread Debian Bug Tracking System
Your message dated Sat, 25 May 2024 08:35:51 +
with message-id 
and subject line Bug#1071471: fixed in deal.ii 9.5.1-3
has caused the Debian Bug report #1071471,
regarding src:deal.ii: FTBFS with opencascade 7.8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1071471: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071471
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: deal.ii
Severity: important
Tags: patch ftbfs

Dear maintainer,

deal.ii FBTFS with opencascade 7.8, which renames a few libraries.

Attached patch fixes the FTBFS, unfortunatly it is not backward compatible
and it should only be applied after the transistion has been started.

-- 
tobi


-- System Information:
Debian Release: trixie/sid
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable-security'), (500, 
'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.7.12-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- a/cmake/modules/FindDEAL_II_OPENCASCADE.cmake
+++ b/cmake/modules/FindDEAL_II_OPENCASCADE.cmake
@@ -69,8 +69,8 @@
 # These seem to be pretty much the only required ones.
 set(_opencascade_libraries
   TKBO TKBool TKBRep TKernel TKFeat TKFillet TKG2d TKG3d TKGeomAlgo
-  TKGeomBase TKHLR TKIGES TKMath TKMesh TKOffset TKPrim TKShHealing TKSTEP
-  TKSTEPAttr TKSTEPBase TKSTEP209 TKSTL TKTopAlgo TKXSBase
+  TKGeomBase TKHLR TKDEIGES TKMath TKMesh TKOffset TKPrim TKShHealing TKDESTEP
+  TKDESTL TKTopAlgo TKXSBase
   )
 
 set(_libraries "")
--- End Message ---
--- Begin Message ---
Source: deal.ii
Source-Version: 9.5.1-3
Done: Tobias Frost 

We believe that the bug you reported is fixed in the latest version of
deal.ii, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1071...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tobias Frost  (supplier of updated deal.ii package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 25 May 2024 09:56:38 +0200
Source: deal.ii
Architecture: source
Version: 9.5.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Tobias Frost 
Closes: 1071471
Changes:
 deal.ii (9.5.1-3) unstable; urgency=medium
 .
   * Team upload.
   * Fix FTBFS with opencascade 7.8 (Closes: #1071471),
 and ensure by versioned B-D that this version is used.
Checksums-Sha1:
 711dbc5b42103115e6276fddff14e9a9000eee9d 2782 deal.ii_9.5.1-3.dsc
 76e461181cb1cee8477873813e5a3a7aa6f30d50 12000 deal.ii_9.5.1-3.debian.tar.xz
 408c8309d44064bd3e9c32daf900b5e58c919257 24812 deal.ii_9.5.1-3_amd64.buildinfo
Checksums-Sha256:
 6632b652d825e5ce01690d80b560bbe9619a32de0d5947edf5dba40625959725 2782 
deal.ii_9.5.1-3.dsc
 0a232866fa9cf6108632cf5b8b9da5c08ee6aef655a1c88cc95657fa6a60e581 12000 
deal.ii_9.5.1-3.debian.tar.xz
 068642f6511b9fc5159061962cbfd91620095b79456ecc50d5e34ccfda727fb3 24812 
deal.ii_9.5.1-3_amd64.buildinfo
Files:
 da1936d33871d46dd880cbd7d495ee9f 2782 libs optional deal.ii_9.5.1-3.dsc
 806cf08bc9b28f2953e74868b6fc513c 12000 libs optional 
deal.ii_9.5.1-3.debian.tar.xz
 8d62a1fdf9b2848696edd49df1e36769 24812 libs optional 
deal.ii_9.5.1-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEE/d0M/zhkJ3YwohhskWT6HRe9XTYFAmZRncsACgkQkWT6HRe9
XTa0fw/+OXSq82aG82Iq4DDxw2F0UUz6QsHUv05cgM48z+u6leqiJj3eZlfGYMvZ
Umh4DT2LqfnO5UIYD14XlFfRF6AY6n6xjc1+1f+8GsH0TdVil/niNK0lzUpIP7Dd
rttJ5dAAmCqMT7ml3PgXSdt+CS0iU8SYVHv+u+D52dqJthQy/O+jgg7bVgeWEdGa
06nSvd0AkMntzlXQfqSLoXSge67sK/g0sPTQbGgQH+juUa1iAJanCyP+dOvn79Rj
F5ZIZRIvEoMqqAI+eW0kcSyFWKDrNIlw+o8wdAArVf+9zQtuoWtwKY2p4O4ZaGgs
Vw5Gr7Edz6VOYl/8LeK2Pyct9GDisQLa+k7HCDv9yc1KgNkbQYeXHCi1YwkAQhx7
1iw7+X5dZEcAzFImW2N3GH3FUj3obYhLxQzkYxSD5S8otnonGxY8hPtMm82XJAqs
HHBW0M3P0/8d79y1WQ9Qpmrrg/+zhfQJ5vo0OJTjbFGCeRr89n+bn7ss4ORRVNtB
6H3xv/ePbHssv24xEmyymJUO+2nWwxACFA5ddQOc27I9OYEdgHBIq4

Bug#1071451: marked as done (src:gmsh: FTBFS with new opencascade 7.8.1)

2024-05-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 May 2024 22:21:06 +
with message-id 
and subject line Bug#1071451: fixed in gmsh 4.12.2+ds1-2
has caused the Debian Bug report #1071451,
regarding src:gmsh: FTBFS with new opencascade 7.8.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1071451: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071451
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gmsh
Severity: important
Tags: patch ftbfs

Dear maintainer,

gmsh FTBFS with the new opencascade 7.8.1 as the CMakeLists.txt missed to list 
one library,
and therefore many symbols are not resolved at build time:

Excerpt of build log:

/usr/bin/ld: libgmsh.so.4.12.2: undefined reference to 
`STEPCAFControl_Reader::STEPCAFControl_Reader()'
/usr/bin/ld: libgmsh.so.4.12.2: undefined reference to 
`STEPCAFControl_Reader::ChangeReader()'
/usr/bin/ld: libgmsh.so.4.12.2: undefined reference to 
`HeaderSection_FileDescription::SetImplementationLevel(opencascade::handle
 const&)'
/usr/bin/ld: libgmsh.so.4.12.2: undefined reference to 
`APIHeaderSection_MakeHeader::FdValue() const'
/usr/bin/ld: libgmsh.so.4.12.2: undefined reference to 
`HeaderSection_FileName::SetTimeStamp(opencascade::handle
 const&)'
/usr/bin/ld: libgmsh.so.4.12.2: undefined reference to 
`APIHeaderSection_MakeHeader::APIHeaderSection_MakeHeader(int)'
/usr/bin/ld: libgmsh.so.4.12.2: undefined reference to 
`HeaderSection_FileName::SetOriginatingSystem(opencascade::handle
 const&)'
/usr/bin/ld: libgmsh.so.4.12.2: undefined reference to 
`StepData_StepModel::AddHeaderEntity(opencascade::handle 
const&)'
/usr/bin/ld: libgmsh.so.4.12.2: undefined reference to 
`HeaderSection_FileName::SetPreprocessorVersion(opencascade::handle
 const&)'
/usr/bin/ld: libgmsh.so.4.12.2: undefined reference to 
`StepData_StepModel::Header() const'
collect2: error: ld returned 1 exit status
/usr/bin/ld: libgmsh.so.4.12.2: undefined reference to 
`STEPCAFControl_Reader::Transfer(opencascade::handle const&, 
Message_ProgressRange const&)'
/usr/bin/ld: libgmsh.so.4.12.2: undefined reference to 
`HeaderSection_FileName::SetName(opencascade::handle 
const&)'
collect2: error: ld returned 1 exit status
/usr/bin/ld: libgmsh.so.4.12.2: undefined reference to 
`STEPControl_Writer::Write(char const*)'
make[4]: *** [CMakeFiles/t13_cpp.dir/build.make:190: t13_cpp] Error 1
make[4]: Leaving directory '/build/gmsh-4.12.2+ds1/debian/build'
make[3]: *** [CMakeFiles/Makefile2:1759: CMakeFiles/t13_cpp.dir/all] Error 2
make[4]: *** [CMakeFiles/t14_cpp.dir/build.make:190: t14_cpp] Error 1
make[4]: Leaving directory '/build/gmsh-4.12.2+ds1/debian/build'


The attached patch makes the packages compile here locally - the patch *should*
be backward compatible with the older opencascade currently in sid.

-- 
tobi

-- System Information:
Debian Release: trixie/sid
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable-security'), (500, 
'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.7.12-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1331,7 +1331,7 @@
 if(FREETYPE_FOUND)
   if(OCC_VERSION AND OCC_VERSION VERSION_GREATER_EQUAL "7.8.0")
 set(OCC_CAF_LIBS_REQUIRED
-TKXCAF TKLCAF TKVCAF TKCAF TKV3d TKService TKCDF)
+TKXCAF TKLCAF TKVCAF TKCAF TKV3d TKService TKCDF TKDESTEP )
   else()
 set(OCC_CAF_LIBS_REQUIRED
 TKXDESTEP TKXDEIGES TKXCAF TKLCAF TKVCAF TKCAF TKV3d TKService 
TKCDF)
--- End Message ---
--- Begin Message ---
Source: gmsh
Source-Version: 4.12.2+ds1-2
Done: Tobias Frost 

We believe that the bug you reported is fixed in the latest version of
gmsh, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1071...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tobias Frost  (supplier of updated gmsh package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archi

Bug#1071223: marked as done (negen: Will FTBFS with next opencascade version 7.8.1)

2024-05-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 May 2024 21:02:12 +
with message-id 
and subject line Bug#1071223: fixed in netgen 6.2.2401+dfsg1-2
has caused the Debian Bug report #1071223,
regarding negen: Will FTBFS with next opencascade version 7.8.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1071223: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071223
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: netgen
Severity: important
Tags: ftbfs

Dear maintainers,

I've just uploaded opencascade 7.8.1 to experimental (currently sitting in NEW
waiting for ftp master approval)

Unfortunatly, netgen fails with the new version, as there are ABI changes (e.g
dropped header files.)

[ 48%] Building CXX object 
CMakeFiles/nglib.dir/libsrc/occ/Partition_Loop3d.cxx.o
/usr/bin/c++ -DFFMPEG -DHAVE_DLFCN_H -DHAVE_FREEIMAGE -DHAVE_FREETYPE 
-DHAVE_OPENGL_EXT -DHAVE_RAPIDJSON -DHAVE_TBB -DHAVE_TK -DHAVE_XLIB -DJPEGLIB 
-DMETIS -DNETGEN_PYTHON -DNG_MPI4PY -DNG_PYTHON -DOCCGEOMETRY 
-DOCC_CONVERT_SIGNALS -DPARALLEL -DPYBIND11_SIMPLE_GIL_MANAGEMENT 
-D__STDC_CONSTANT_MACROS -Dnglib_EXPORTS 
-I/build/netgen-6.2.2401+dfsg1/obj-x86_64-linux-gnu 
-I/build/netgen-6.2.2401+dfsg1 -I/build/netgen-6.2.2401+dfsg1/include 
-I/build/netgen-6.2.2401+dfsg1/libsrc 
-I/build/netgen-6.2.2401+dfsg1/libsrc/include -I/usr/include/python3.11 
-I/usr/lib/python3/dist-packages/mpi4py/include/mpi4py 
-I/usr/lib/x86_64-linux-gnu/openmpi/include 
-I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -isystem 
/usr/include/opencascade -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/build/netgen-6.2.2401+dfsg1=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++17 -fPIC 
-fvisibility=hidden -MD -MT 
CMakeFiles/nglib.dir/libsrc/occ/Partition_Loop3d.cxx.o -MF 
CMakeFiles/nglib.dir/libsrc/occ/Partition_Loop3d.cxx.o.d -o 
CMakeFiles/nglib.dir/libsrc/occ/Partition_Loop3d.cxx.o -c 
/build/netgen-6.2.2401+dfsg1/libsrc/occ/Partition_Loop3d.cxx
In file included from 
/build/netgen-6.2.2401+dfsg1/libsrc/occ/Partition_Loop3d.jxx:29,
 from 
/build/netgen-6.2.2401+dfsg1/libsrc/occ/Partition_Loop3d.ixx:10,
 from 
/build/netgen-6.2.2401+dfsg1/libsrc/occ/Partition_Loop3d.cxx:14:
/build/netgen-6.2.2401+dfsg1/libsrc/occ/Partition_Loop3d.hxx:32:13: fatal 
error: TopTools_OrientedShapeMapHasher.hxx: No such file or directory
   32 |#include 
  | ^
compilation terminated.

-- 
tobi

-- System Information:
Debian Release: trixie/sid
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable-security'), (500, 
'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.7.12-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Source: netgen
Source-Version: 6.2.2401+dfsg1-2
Done: Tobias Frost 

We believe that the bug you reported is fixed in the latest version of
netgen, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1071...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tobias Frost  (supplier of updated netgen package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 24 May 2024 21:57:58 +0200
Source: netgen
Architecture: source
Version: 6.2.2401+dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Tobias Frost 
Closes: 1071223
Changes:
 netgen (6.2.2401+dfsg1-2) unstable; urgency=medium
 .
   * Team upload.
   * Add patch to support opencascade 7.8.1 (Closes: #1071223)
 and add a versioned B-D constraint on it.
Checksums-Sha1:
 b2e0f7ef123cb4806b7d292c4d3ee36208bd4d56 2983 netgen_6.2.2401+dfsg1-2.dsc
 d479715f8cfc639ff5a93daf2406c57ab544686c 25284 
netgen_6.2.2401+dfsg1-2

Bug#1071283: marked as done (src:freecad: FTBFS with opencascade 7.8.1)

2024-05-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 May 2024 20:55:05 +
with message-id 
and subject line Bug#1071283: fixed in freecad 0.21.2+dfsg1-2
has caused the Debian Bug report #1071283,
regarding src:freecad: FTBFS with opencascade 7.8.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1071283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071283
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: freecad
Version: 0.21.2+dfsg1-1
Severity: important
Tags: ftbfs

freecad fails to build with opencascade 7.8.1, which is now in experimental.

(Once the transistion starts, this bug will become RC.)

snippet attached:

[  0%] Linking CXX shared library ../../../lib/libSMDS.so
cd /build/freecad-0.21.2+dfsg1/debian/build-py3/src/3rdParty/salomesmesh && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/SMDS.dir/link.txt --verbose=1
/usr/lib/ccache/c++ -fPIC  -Wall -Wextra -Wno-write-strings -g -O2 
-ffile-prefix-map=/build/freecad-0.21.2+dfsg1=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fpermissive -I/usr/include/python3.11 
-flto -Wno-sign-compare -Wno-reorder -Wno-switch -Wno-unused-variable 
-Wno-unused-but-set-variable -Wno-comment -Wno-unused-parameter -Wno-empty-body 
-Wno-pedantic -Wno-unused-result -Wno-cast-function-type 
-Wno-maybe-uninitialized -Wno-missing-field-initializers -O2 -g -DNDEBUG 
-L/usr/lib/x86_64-linux-gnu/openmpi/lib -Wl,-z,relro -Wl,-z,now -Wl,--as-needed 
-Wl,-flto -shared -Wl,-soname,libSMDS.so -o ../../../lib/libSMDS.so 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_BallElement.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_Downward.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_EdgePosition.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_FaceOfEdges.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_FaceOfNodes.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_FacePosition.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_IteratorOfElements.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_LinearEdge.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_Mesh.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_Mesh0DElement.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_MeshCell.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_MeshEdge.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_MeshElement.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_MeshElementIDFactory.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_MeshFace.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_MeshGroup.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_MeshIDFactory.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_MeshNode.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_MeshNodeIDFactory.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_MeshObject.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_MeshVolume.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_PolygonalFaceOfNodes.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_PolyhedralVolumeOfNodes.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_Position.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_QuadraticEdge.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_QuadraticFaceOfNodes.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_QuadraticVolumeOfNodes.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_SpacePosition.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_UnstructuredGrid.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_VertexPosition.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_VolumeOfFaces.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_VolumeOfNodes.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_VolumeTool.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_VtkCellIterator.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_VtkEdge.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_VtkFace.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/SMDS_VtkVolume.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/Utils_SALOME_Exception.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/chrono.cpp.o 
CMakeFiles/SMDS.dir/src/SMDS/duplicate.cpp.o   
-L/usr/lib/x86_64-linux-gnu/hdf5/serial  
-L/usr/lib/x86_64-linux-gnu/openmpi/lib  
-Wl,-rpath,/usr/lib/x86_64-linux-gnu/hdf5/serial:/usr/lib/x86_64-linux-gnu/openmpi/lib:
 -lhdf5 -lmpi_cxx -lmpi -lTKIGES -lTKSTL 
/usr/lib/x86_64-linux-gnu/libTKXSBase.so.7.8.1 
/usr/lib/x86_64-linux-gnu/libTKOffset.so.7.8.1 -lTKSTEPBase -lTKSTEPAttr 
-lTKSTEP209 -lTKSTEP /usr/lib/x86_64-linux-gnu/libTKFeat.so.7.8.1 
/usr/lib/x86_64-linux-gnu/libTKBin.so.7.8.1 
/usr/lib/x86_64-linux-gnu/libTKBinL.so.7.8.1 -lTKXDESTEP -lTKXDEIGES 
/usr/lib/x86_64-linux-gnu/libTKMeshVS.so.7.8.1 
/usr/lib/x86_64-linux-gnu/libTKRWMesh.so.7.8.1 
/usr/lib/x86_64-linux-gnu/libvtkFiltersVerdict-9.1.so.9.1.0 
/usr/lib/x86_64-linux-gnu/libvtkIOMPIParallel-9.1.so.9.1.0 
/usr/lib/x86_64-linux-gnu/libvtkInteractionStyle-9.1.so.9.1.0 
/usr/lib/x86_64-linux-gnu/libvtkRenderingFree

Processed: skimage: autopkgtest needs update for new version of pytest on s390x

2024-05-24 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:pytest
Bug #1071782 [src:skimage] skimage: autopkgtest needs update for new version of 
pytest on s390x
Added indication that 1071782 affects src:pytest

-- 
1071782: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071782
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Bug#1071283 marked as pending in freecad

2024-05-24 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #1071283 [freecad] src:freecad: FTBFS with opencascade 7.8.1
Ignoring request to alter tags of bug #1071283 to the same tags previously set

-- 
1071283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071283
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: metadata

2024-05-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # these bugs should not affect bookworm
> found 1071471 9.5.1-2
Bug #1071471 [src:deal.ii] src:deal.ii: FTBFS with opencascade 7.8
Marked as found in versions deal.ii/9.5.1-2.
> found 1071451 4.12.2+ds1-1
Bug #1071451 [src:gmsh] src:gmsh: FTBFS with new opencascade 7.8.1
Marked as found in versions gmsh/4.12.2+ds1-1.
> found 1071223 6.2.2401+dfsg1-1.1
Bug #1071223 [src:netgen] negen: Will FTBFS with next opencascade version 7.8.1
Marked as found in versions netgen/6.2.2401+dfsg1-1.1.
> found 1071470 2.6.1+dfsg-3
Bug #1071470 [src:slic3r-prusa] src:slic3r-prusa: FTBFS with opencasacade 7.8.1
Marked as found in versions slic3r-prusa/2.6.1+dfsg-3.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1071223: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071223
1071451: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071451
1071470: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071470
1071471: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071471
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Bug#1071283 marked as pending in freecad

2024-05-24 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #1071283 [freecad] src:freecad: FTBFS with opencascade 7.8.1
Added tag(s) pending.

-- 
1071283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071283
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Opencascade transition starts now

2024-05-24 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #1071471 [src:deal.ii] src:deal.ii: FTBFS with opencascade 7.8
Severity set to 'serious' from 'important'

-- 
1071471: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071471
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Opencascade transition starts now

2024-05-24 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #1071283 [freecad] src:freecad: FTBFS with opencascade 7.8.1
Severity set to 'serious' from 'important'

-- 
1071283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071283
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Opencascade transition starts now

2024-05-24 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #1071451 [src:gmsh] src:gmsh: FTBFS with new opencascade 7.8.1
Severity set to 'serious' from 'important'

-- 
1071451: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071451
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Opencascade transition starts now

2024-05-24 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #1071223 [src:netgen] negen: Will FTBFS with next opencascade version 7.8.1
Severity set to 'serious' from 'important'

-- 
1071223: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071223
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#820453: marked as done (paraview: "Help -> ParaView Guide" gives error)

2024-05-24 Thread Debian Bug Tracking System
Your message dated Fri, 24 May 2024 12:31:28 +0200
with message-id <8aed16647d23869044ff60a53f4b8...@debian.org>
and subject line Re: Bug#820453 paraview: "Help -> ParaView Guide" gives error
has caused the Debian Bug report #820453,
regarding paraview: "Help -> ParaView Guide" gives error
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
820453: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820453
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: paraview
Version: 5.0.1+dfsg1-2
Severity: normal

When choosing "Help -> ParaView Guide" in the menu, I get this error:

+---
| File ( "/usr/doc/ParaViewGuide-CE.pdf" ) does not exist
| on your installation. (:0, )
+---

paraview-doc is installed, but doesn't contain the guide (also not in
a different location).

Ansgar

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (300, 'buildd-unstable'), (300, 'unstable'), 
(1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.4.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages paraview depends on:
ii  libavcodec-ffmpeg56   7:2.8.6-1+b2
ii  libavformat-ffmpeg56  7:2.8.6-1+b2
ii  libavutil-ffmpeg547:2.8.6-1+b2
ii  libc6 2.22-5
ii  libexpat1 2.1.1-1
ii  libfreetype6  2.6.3-3
ii  libgcc1   1:5.3.1-13
ii  libgl1-mesa-glx [libgl1]  11.1.2-1
ii  libgl2ps0 1.3.8-1.2
ii  libhdf5-101.8.16+docs-6
ii  libjpeg62-turbo   1:1.4.2-2
ii  libjsoncpp1   1.7.2-1
ii  libnetcdf-c++44.2-6
ii  libnetcdf11   1:4.4.0-1
ii  libogg0   1.3.2-1
ii  libopenmpi1.101.10.2-11
ii  libpng16-16   1.6.21-2
ii  libpython2.7  2.7.11-7
ii  libqt5core5a  5.5.1+dfsg-16
ii  libqt5gui55.5.1+dfsg-16
ii  libqt5help5   5.5.1-3
ii  libqt5network55.5.1+dfsg-16
ii  libqt5widgets55.5.1+dfsg-16
ii  libstdc++65.3.1-13
ii  libswscale-ffmpeg37:2.8.6-1+b2
ii  libtheora01.1.1+dfsg.1-8
ii  libtiff5  4.0.6-1
ii  libx11-6  2:1.6.3-1
ii  libxml2   2.9.3+dfsg1-1
ii  libxt61:1.1.5-1
ii  python-autobahn   0.10.3+dfsg1-5
ii  python-matplotlib 1.5.1-1+b1
ii  python-mpi4py 1.3.1+hg20131106-2+b2
ii  python-six1.10.0-2
ii  python-twisted16.0.0-1
ii  tcl [tclsh]   8.6.0+9
ii  tcl8.58.5.19-2
ii  zlib1g1:1.2.8.dfsg-2+b1

Versions of packages paraview recommends:
ii  mpi-default-bin  1.4
ii  paraview-doc 5.0.1+dfsg1-2
ii  paraview-python  5.0.1+dfsg1-2

Versions of packages paraview suggests:
pn  h5utils 
pn  hdf5-tools  

-- no debconf information
--- End Message ---
--- Begin Message ---
In any case the paraview build no longer generates pdf documentation, so 
closing this bug.--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: paraview 32 bit

2024-05-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 1071700 https://gitlab.kitware.com/paraview/paraview/-/issues/22630
Bug #1071700 [paraview] paraview: FTBFS 32-bit arches: xdmf3 invalid conversion 
‘long unsigned int*’ to ‘const int*’
Set Bug forwarded-to-address to 
'https://gitlab.kitware.com/paraview/paraview/-/issues/22630'.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
1071700: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071700
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1071697: marked as done (ros-nodelet-core: please remove the old extraneous build dependency on python3-nose)

2024-05-23 Thread Debian Bug Tracking System
Your message dated Fri, 24 May 2024 05:04:07 +
with message-id 
and subject line Bug#1071697: fixed in ros-nodelet-core 1.11.0-2
has caused the Debian Bug report #1071697,
regarding ros-nodelet-core: please remove the old extraneous build dependency 
on python3-nose
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1071697: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071697
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ros-nodelet-core
Version: 1.11.0-1
Severity: normal
X-Debbugs-Cc: Dmitry Shachnev 

Hi,

I see that this package was not included in the original MBF [0],
so I file this one bug.

Please remove the old extraneous build-dependency on python3-nose.

Greetings




[0] https://lists.debian.org/debian-devel/2022/08/msg00184.html

> nose has a Python 2 code base and it is difficult to keep it in working state
> for new Python versions. It will probably become impossible after Python 3.13,
> where lib2to3 will be removed [8].
--- End Message ---
--- Begin Message ---
Source: ros-nodelet-core
Source-Version: 1.11.0-2
Done: Jochen Sprickerhof 

We believe that the bug you reported is fixed in the latest version of
ros-nodelet-core, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1071...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Sprickerhof  (supplier of updated ros-nodelet-core 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 24 May 2024 06:58:48 +0200
Source: ros-nodelet-core
Architecture: source
Version: 1.11.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Jochen Sprickerhof 
Closes: 1071697
Changes:
 ros-nodelet-core (1.11.0-2) unstable; urgency=medium
 .
   * Drop python3-nose from Build-Depends (Closes: #1071697)
Checksums-Sha1:
 1175198a3b3a16250fbfabace3b124a0c98efd27 3164 ros-nodelet-core_1.11.0-2.dsc
 f6f505e35f0a1db6edd52896a529e26e81b9a8df 5460 
ros-nodelet-core_1.11.0-2.debian.tar.xz
Checksums-Sha256:
 2c3bdea29473fd6b02fd9f003e16ed9ffa76f72d1eeaee59c4d285d5dd1475b6 3164 
ros-nodelet-core_1.11.0-2.dsc
 13bcb700ad6e596e937316ebdae0202487590676ac197b944293c48c94246d3c 5460 
ros-nodelet-core_1.11.0-2.debian.tar.xz
Files:
 d82bc57a23a9f95fd25a9be001b2d01c 3164 libs optional 
ros-nodelet-core_1.11.0-2.dsc
 2e88fa7ec729914ccc0f87d04272660e 5460 libs optional 
ros-nodelet-core_1.11.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmZQHswACgkQW//cwljm
lDP5qg/9Hd8v5XMCb7eInDUwavpbvXV4Ld8/0LYQGWa9kqqNSK6X65r47j/cbLf5
oYFOHX6LIRyouQ3ZnQTpV0TzbLThWBx1AxF9mKmVVQbreaFUmUu0QPVr1UFiCBuP
OEYBaEVOLbyvkZemUmQ0/SA3BDH8C3M1eQn+26kx/y4ZUBZo6xgDvhHtbDYSLQna
SSI09X1sNYgTueTYG9RlwFS2Gpdq3B3viPjzL4MPwyGH6UFTNcwkXpborVAVHoIA
YaO7tpypiy7PbXs/eYzNaQdRmrzRpL2Gdd7vhr0Ic8hRArn2MYklgItO3LUrSvBW
eGBWOyO5vgWupMRUm4m9h3KQi+VBmGkO9ch8HIYMl1+ibQ3Wr85eLpfqyN08x5Dq
+VAxYIGSl5QXqeMRUEtmj5UExTmzMytae50jowyEosmLURS25xbpy5bUN2r0921z
ZZ4Ji0V6ZiJRWViNXmAnLkdS7al8bUQKCO0GQ9mPMVRWpQENrvZSk/MbF1sQXRpH
4+snTu4ezJ9/0QDk5+JnnKDZ4dA/U+eS3AOhSWx8DwSbrJ9aH5QoTyXh7wHSS2sH
A+RdLEWmQUDnQ4fs7cOO9kVbrECWAnfV/ECd2HwbeLAq4IqGgEw4txOWrFE2Mr+W
c+uWdP8lBnoUA/Ps+Rf3kZHUyQLBeoAUmIiAGxTVbZBgWJsBxKQ=
=KNAL
-END PGP SIGNATURE-



pgpdxoTmpN3Wy.pgp
Description: PGP signature
--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: BTS housekeeping

2024-05-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 1050355 libbtas-dev
Bug #1050355 [src:tiledarray] tiledarray has unfulfilled build dependencies
Bug reassigned from package 'src:tiledarray' to 'libbtas-dev'.
No longer marked as found in versions tiledarray/1.0.0-1.
Ignoring request to alter fixed versions of bug #1050355 to the same values 
previously set
> forcemerge 1028634 1050355
Bug #1028634 [libbtas-dev] libbtas-dev requires blaspp
Bug #1028634 [libbtas-dev] libbtas-dev requires blaspp
Added tag(s) trixie and sid.
Bug #1050355 [libbtas-dev] tiledarray has unfulfilled build dependencies
Added indication that 1050355 affects src:tiledarray
Marked as found in versions btas/0.0+git20221014.147bf4d4-1.
Merged 1028634 1050355
> close 1064747
Bug #1064747 [src:libpappsomspp] libpappsomspp: FTBFS: build-dependency not 
installable: libodsstream-dev (>= 0.9.7)
Marked Bug as done
> close 1064769
Bug #1064769 [src:minexpert2] minexpert2: FTBFS: unsatisfiable 
build-dependencies: libpappsomspp-dev (>= 0.9.24), libpappsomspp-widget-dev (>= 
0.9.24)
Marked Bug as done
> reassign 1069516 src:openmpi
Bug #1069516 [src:abinit] abinit: FTBFS on armhf: tests fail
Bug reassigned from package 'src:abinit' to 'src:openmpi'.
No longer marked as found in versions abinit/9.10.4-3.
Ignoring request to alter fixed versions of bug #1069516 to the same values 
previously set
> forcemerge 1070300 1069516
Bug #1070300 {Done: Samuel Thibault } [src:openmpi] 
pmix_psquash_base_select failed during MPI_INIT on 32bit architectures
Bug #1069460 {Done: Samuel Thibault } [src:openmpi] 
bitshuffle: FTBFS on armhf: tests fail
Bug #1069516 [src:openmpi] abinit: FTBFS on armhf: tests fail
Marked Bug as done
Added indication that 1069516 affects src:bitshuffle,src:dune-grid
Marked as fixed in versions openmpi/4.1.6-13.1.
Marked as found in versions openmpi/4.1.6-13.
Bug #1069460 {Done: Samuel Thibault } [src:openmpi] 
bitshuffle: FTBFS on armhf: tests fail
Merged 1069460 1069516 1070300
> affects 1070300 src:abinit
Bug #1070300 {Done: Samuel Thibault } [src:openmpi] 
pmix_psquash_base_select failed during MPI_INIT on 32bit architectures
Bug #1069460 {Done: Samuel Thibault } [src:openmpi] 
bitshuffle: FTBFS on armhf: tests fail
Bug #1069516 {Done: Samuel Thibault } [src:openmpi] 
abinit: FTBFS on armhf: tests fail
Added indication that 1070300 affects src:abinit
Added indication that 1069460 affects src:abinit
Added indication that 1069516 affects src:abinit
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1028634: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028634
1050355: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050355
1064747: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064747
1064769: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064769
1069460: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069460
1069516: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069516
1070300: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070300
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: [bts-link] source package src:netgen

2024-05-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #
> # bts-link upstream status pull for source package src:netgen
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> # https://bts-link-team.pages.debian.net/bts-link/
> #
> user debian-bts-l...@lists.debian.org
Setting user to debian-bts-l...@lists.debian.org (was 
debian-bts-l...@lists.debian.org).
> # remote status report for #1071223 (http://bugs.debian.org/1071223)
> # Bug title: negen: Will FTBFS with next opencascade version 7.8.1
> #  * https://github.com/NGSolve/netgen/issues/170
> #  * remote status changed: (?) -> closed
> #  * closed upstream
> tags 1071223 + fixed-upstream
Bug #1071223 [src:netgen] negen: Will FTBFS with next opencascade version 7.8.1
Added tag(s) fixed-upstream.
> usertags 1071223 + status-closed
There were no usertags set.
Usertags are now: status-closed.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1071223: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071223
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1065968: marked as done (sympy: Please drop dependencies on python3-distutils)

2024-05-23 Thread Debian Bug Tracking System
Your message dated Thu, 23 May 2024 10:07:51 +
with message-id 
and subject line Bug#1065968: fixed in sympy 1.12-8
has caused the Debian Bug report #1065968,
regarding sympy: Please drop dependencies on python3-distutils
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1065968: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065968
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sympy
Version: 1.12-7
Severity: important
Tags: ftbfs
User: debian-pyt...@lists.debian.org
Usertags: python3.12

Hi Maintainer

This package has dependencies, build-dependencies and/or autopkgtest
dependencies on python3-distutils.  The python3-distutils binary
package will soon be dropped from python3-stdlib-extensions.

In fact, there is no module for Python 3.12 in python3-distutils, so
these dependencies may already be unnecessary.

Regards
Graham
--- End Message ---
--- Begin Message ---
Source: sympy
Source-Version: 1.12-8
Done: Georges Khaznadar 

We believe that the bug you reported is fixed in the latest version of
sympy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1065...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georges Khaznadar  (supplier of updated sympy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 23 May 2024 11:33:55 +0200
Source: sympy
Architecture: source
Version: 1.12-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Georges Khaznadar 
Closes: 1065968
Changes:
 sympy (1.12-8) unstable; urgency=medium
 .
   * dropped the build-dependency on python3-distutils. Closes: #1065968
Checksums-Sha1:
 70110e970392817fc8ed80947c71db806b3c2f43 2592 sympy_1.12-8.dsc
 f42b9c48e19741550eefd1e43ab6cde201cbf402 317984 sympy_1.12-8.debian.tar.xz
 776bfb825cf4e92d11c33c64a242fe53b199cb49 17706 sympy_1.12-8_source.buildinfo
Checksums-Sha256:
 ec512ab108c666b85ee6a07dc2d1dd945d533bb682e7af62c5eccf78bf763b59 2592 
sympy_1.12-8.dsc
 20b9b99d0ab6a0fa96422db94809ca0d106849345966c8842db63b7ecc0b0770 317984 
sympy_1.12-8.debian.tar.xz
 8e4512956dbd914883861e8f61eee8638f97b3f0d3468b80e46331b39c861859 17706 
sympy_1.12-8_source.buildinfo
Files:
 bb4be0ebaed7403ebdedbf74f38cec7b 2592 python optional sympy_1.12-8.dsc
 6968e078060a4f0b1e59f57176053ec9 317984 python optional 
sympy_1.12-8.debian.tar.xz
 9f5e87ff57eb2dc0bd87ca1bbef92647 17706 python optional 
sympy_1.12-8_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCAAyFiEEM0CzZP9nFT+3zK6FHCgWkHE2rjkFAmZPDgsUHGdlb3JnZXNr
QGRlYmlhbi5vcmcACgkQHCgWkHE2rjnv6g/+L4WLrrCHUPtRrVPtBKM2qKQLpkhN
ryE0B4VWs1ITHynCB+HtqVlAlk+7On3pOEiYeWRfqDc/HkCgF9JbROgZuCExl/eH
NGJJcoly0Ti7+9dcmLPen7dCRllL3BI7tsajfgk03JhyYfhdqUVOUx88GcAZmn3Z
wQ2Vt+VFqxQ+wuCtOvSBsXrLirejaMJDT65z2e9kALdK4zJfRjFGQDIPO7Awno5F
B/dhcV091lu8K32+C273errPtFQshUKxOdouHzwxm0P1MUTbdDdwSrjo15/we5+/
Ze45/qKmSFhiF7KXY8fxXvHjoUzu81hQJjcW/4jMfP981V8stGYx0iHaP5faqfNP
0UF5OplAiwt/Id/EHSE2lS09pWljVvPTCOrxOxMY3aTB4D54/xBqZC6v2h19MjST
JCJxL7z+AfvZyUmYgGNJazx2pO4NqM2iKJe8Jelc2gtlWyOfootWb+xrSa7EC3jb
lnfTwy4ROa1j6HiPoJxE5CmLEgRxzYCt2o3PUl2dBqWGN0rUvm0jmSR2OLtEBm+7
kAlmzxX0kF1i+7t49eYRZ7Wf4mEmoBAM9Mywb9VhtWXOBeo3QnA2YLaAyO2yKTEA
9+DprBmiJL7V/Ya0xLocKi3Gg3Rx+XkM/nf8kd2PVMxLpzZIZXyHuCi0ZItYDzYm
MwoLERvtcbxMOR8=
=72WX
-END PGP SIGNATURE-



pgpWR3MKcOHte.pgp
Description: PGP signature
--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1071064: marked as done (tkgate: please make the build reproducible)

2024-05-23 Thread Debian Bug Tracking System
Your message dated Thu, 23 May 2024 09:50:40 +
with message-id 
and subject line Bug#1071064: fixed in tkgate 2.1+repack-7
has caused the Debian Bug report #1071064,
regarding tkgate: please make the build reproducible
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1071064: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071064
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tkgate
Version: 2.1+repack-6
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: randomness
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed that
tkgate could not be built reproducibly.

This is because the binary package ships test output that varies in
a nondeterministic manner. For example:

│ │ │ ├── ./usr/share/doc/tkgate-data/examples/verga/probe1.out
│ │ │ │┄ Ordering differences only
│ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ -valueof top.i 32'hx @ 0
│ │ │ │  valueof top.a 32'hx @ 0
│ │ │ │ +valueof top.i 32'hx @ 0
│ │ │ │  tell bob top.i 32'h0 @ 0
│ │ │ │  tell bob top.a 32'h0 @ 0
│ │ │ │  tell bob top.i 32'h1 @ 1
│ │ │ │  tell bob top.i 32'h2 @ 2
│ │ │ │  tell bob top.a 32'h2 @ 2
│ │ │ │  tell bob top.i 32'h3 @ 3
│ │ │ │  tell bob top.i 32'h4 @ 4

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
--- a/debian/rules  2024-05-13 18:07:39.124000324 +0100
--- b/debian/rules  2024-05-13 18:18:23.558129447 +0100
@@ -21,3 +21,4 @@
 
 override_dh_auto_test:
cd test/ && sh runtests.sh
+   find test/ -name *.out | xargs rm -f
--- End Message ---
--- Begin Message ---
Source: tkgate
Source-Version: 2.1+repack-7
Done: Georges Khaznadar 

We believe that the bug you reported is fixed in the latest version of
tkgate, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1071...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georges Khaznadar  (supplier of updated tkgate package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 23 May 2024 11:25:37 +0200
Source: tkgate
Architecture: source
Version: 2.1+repack-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Georges Khaznadar 
Closes: 1071064
Changes:
 tkgate (2.1+repack-7) unstable; urgency=medium
 .
   * applied lamby's patch, thanks! Closes: #1071064
Checksums-Sha1:
 02188594e56b99291b451cefa2d419a6c23582ac 2265 tkgate_2.1+repack-7.dsc
 7ccf8708214dc49496373f6647698fdd7f9b5754 48388 
tkgate_2.1+repack-7.debian.tar.xz
 d16d5a0f4eb9ed7751827dbd3344fc8ce8ad500a 6466 
tkgate_2.1+repack-7_source.buildinfo
Checksums-Sha256:
 b9ac2da728f1c4cebc7a99e0473b65432fb235dca7fc54121b7fa2fcb3806bc8 2265 
tkgate_2.1+repack-7.dsc
 e1313f5a0d45bcba5f3b17dbc7f3d494c662770a1c1192087b0c900967d314f6 48388 
tkgate_2.1+repack-7.debian.tar.xz
 ce1e845a6375324ac0b54cb839f46f6172b40ae2a676c42d5a8a39cb3512 6466 
tkgate_2.1+repack-7_source.buildinfo
Files:
 d7b1dfaf81d2575fe123c401b9e868df 2265 electronics optional 
tkgate_2.1+repack-7.dsc
 708a992bddcb093138389e00f0631640 48388 electronics optional 
tkgate_2.1+repack-7.debian.tar.xz
 6958dcb88993000fc1409758b9d7f58b 6466 electronics optional 
tkgate_2.1+repack-7_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCAAyFiEEM0CzZP9nFT+3zK6FHCgWkHE2rjkFAmZPDK8UHGdlb3JnZXNr
QGRlYmlhbi5vcmcACgkQHCgWkHE2rjmJ4A//b7YvTKO36Gnj6COz2QuZMDj5aDBG
EcaWC6DXHUz0aYhkvXXES+vEgISJkes8TEOAYiYdZ/Usf/4v3wZQzbBt+Y4eoarw
Ho8NhUn4m/TMgihesp5Trn5ufJHYgwQxcMSg5sleU7GlhjWT4legDl9eEI9aG/S0
k+2hJgRCncvAc71TAcBDSfYaXLKxKxn4jA8eCNhd0ssrurdoLajzXCx8Jvg5ty6p
H+kYfb3hgqNFPq71rOvcT9s9cOhEG3zuNXq+VyTjL6zeoaz7U2CxUguyaXEbaEwi
bXnTkkcX6KpYdB8hbRrbgdaEIC/tXWxSptfO611DhqUHbdAZjgGRFGixULDt5D90
ON5S0Did/0d+heBcC+xDmxi0CYPO+fOdEnFpDYT7hS0xMxBOQpyhLx33SIZEa5EB
wx16uROJQ6oFqWSSIF/iwmIGwY/J1Xrf6Sa9roA8SnO57qgF2bGUZDPLNg391cqn
MdNtMLvfeizs+vRRXGP5qqlmTp+yWph553+QJ+i12dmiSx80JE+iW4L/sVO5mQmT
mf0DTVx3mnvN0Fy+aVRqLOzq5V6gVXB14jSHnqgEJQ2UY5V3l4iZnD+a

Processed: fixed 1071568 in 535.161.08-2, reassign 1071170 to src:r-cran-mertools, tagging 1071299 ...

2024-05-22 Thread Debian Bug Tracking System
1071336: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071336
1071339: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071339
1071354: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071354
1071356: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071356
1071357: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071357
1071361: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071361
1071364: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071364
1071366: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071366
1071520: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071520
1071568: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071568
745255: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745255
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1057383: marked as done (mapclassify: Build-Depends on python3-libpysal which is not in testing)

2024-05-22 Thread Debian Bug Tracking System
Your message dated Wed, 22 May 2024 11:24:53 +
with message-id 
and subject line Bug#1057383: fixed in mapclassify 2.6.1-5
has caused the Debian Bug report #1057383,
regarding mapclassify: Build-Depends on python3-libpysal which is not in testing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1057383: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057383
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mapclassify
Version: 2.6.1-2
Severity: serious
Tags: ftbfs

Hi Maintainer

mapclassify has a build-dependency on python3-libpysal which is no
longer in testing.

Please drop this build-dependency or help get python3-libpysal back
into testing.

In addition, if any of mapclassify's build-dependencies are only used
for build-time tests, please annotate them with the  build
profile [1].

Regards
Graham


[1] https://wiki.debian.org/BuildProfileSpec
--- End Message ---
--- Begin Message ---
Source: mapclassify
Source-Version: 2.6.1-5
Done: Michael R. Crusoe 

We believe that the bug you reported is fixed in the latest version of
mapclassify, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1057...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael R. Crusoe  (supplier of updated mapclassify package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 22 May 2024 13:07:05 +0200
Source: mapclassify
Architecture: source
Version: 2.6.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Michael R. Crusoe 
Closes: 1057383
Changes:
 mapclassify (2.6.1-5) unstable; urgency=medium
 .
   * Team upload.
   * d/control: mark docs- or test-only dependencies. Closes: #1057383
   * Added intersphinx patch to connect to related documentation
 packages.
Checksums-Sha1:
 de0280be4f766b691222bd1412458970a3e47370 2900 mapclassify_2.6.1-5.dsc
 51d1a6d56aa1b7f837ed5efb9392b6213d01f9b5 185332 
mapclassify_2.6.1-5.debian.tar.xz
 c50daf4ad98eaeba10a45b66828cf2af9475070e 8884 
mapclassify_2.6.1-5_source.buildinfo
Checksums-Sha256:
 98d0b03e9725e9446483177256e29b4876f84f6f58e574e696b91a327725f65a 2900 
mapclassify_2.6.1-5.dsc
 cb77da8da002f05f140c999cc0f2b6e2192c0ee4fdf8746418e24fa287b9f804 185332 
mapclassify_2.6.1-5.debian.tar.xz
 e5579843e9ebbb8f576719fb19243b13765c10a0fa2378480da99a374f494cef 8884 
mapclassify_2.6.1-5_source.buildinfo
Files:
 1b7d04d220a87afad7a390fce67b16da 2900 python optional mapclassify_2.6.1-5.dsc
 86cbd0db992c4ebdcc15fd3d49b5c5d7 185332 python optional 
mapclassify_2.6.1-5.debian.tar.xz
 d048b47aefea314b7c5e05445eb9aab3 8884 python optional 
mapclassify_2.6.1-5_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmZN0w0ACgkQPCZ2P2xn
5uK8cg/+ILz+1LQ28VBnDnh549+C1C8Hs05SiCgLTWlCbXYim+FvrgpDHRhEstYp
//i5q1HSga6pwRrXV+SiO1rkG/azxarB7QdWs5lCn4ymmmOPY8dQBxgyRuBx1qpc
VsoAiDlbnYdz2o2S3xOZ7T1siRFsZwLKq6Gs7P134Rdj65cXLSwerwlULLuNIrEp
BefTXfAhlKNJ1BFBlkmrlTWqrw5/O/MsxcK3ppytvUaxQ0RQNwglvjtAjYmahwjJ
FHoepitZvF68OlS4DdBA+BmRddDVqHO3CMsPCQSLIJmdSvj96M8aMO8tIGd2Y8GU
SUAMNIxApXju8lIQ6EAq9zDJITcUG1xi1mdvrHtZh5JUHTtpGbUS07JEg37Op5kS
qSiQNMNr54G4sM0aM8Gy9w4d2hQa2wsUXCLbm0H81ToPCR31bi1F0HcEk5M2VKE9
j6JxqOoouCW+/G/bcXH2QOGUVmIYNzplXyN7mSwjqmQ2Jrzi91YqHhcmYHdGKLlv
L+I1UdYZGqmtPrByDrH+8Hp8vHUCLmIFSSL4SRryIJZjJkRqwjfP71pBgxTBxg7+
f67ChZoJOreO8GcyKVN/dm8durnufxpuoya0BODQsLcP+jD3m4CjRn2w2yUTbKyU
q/LacGDMw47yR/kX+lC7Rgs6IcaAi+v5NQiLapy88yhPWclu6JI=
=BJ8K
-END PGP SIGNATURE-



pgpRscZ9sXvLf.pgp
Description: PGP signature
--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: unblock 1071473 with 1071283, block 1071283 with 1071473

2024-05-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> unblock 1071473 with 1071283
Bug #1071473 [release.debian.org] transition: opencascade
1071473 was blocked by: 1071283
1071473 was blocking: 1071223 1071284 1071451 1071470 1071471
Removed blocking bug(s) of 1071473: 1071283
> block 1071283 with 1071473
Bug #1071283 [freecad] src:freecad: FTBFS with opencascade 7.8.1
1071283 was not blocked by any bugs.
1071283 was not blocking any bugs.
Added blocking bug(s) of 1071283: 1071473
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1071283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071283
1071473: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071473
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: tags

2024-05-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 988512 + ftbfs
Bug #988512 [ca-cacert] ca-cacert: class3 certificate will expire soon (on May 
20 17:48:02 2021 GMT)
Added tag(s) ftbfs.
> tags 1035594 + ftbfs
Bug #1035594 [eclipse-tracecompass] eclipse-tracecompass: depends on no longer 
available libeclipse-osgi-util-java,libequinox-p2-ui-sdk-java
Added tag(s) ftbfs.
> tags 1036167 + ftbfs
Bug #1036167 [flask-appbuilder] flask-appbuilder: Fails to build against 
python3-flask-sqlalchemy 3.0.3-1
Added tag(s) ftbfs.
> tags 1025825 + ftbfs
Bug #1025825 [grip] ImportError: cannot import name 'safe_join' from 'flask'
Added tag(s) ftbfs.
> tags 950598 + ftbfs
Bug #950598 [python3-jupyter-sphinx] python3-jupyter-sphinx: package relies on 
unavailable `ipywidgets.embed` module
Added tag(s) ftbfs.
> tags 1056839 + ftbfs
Bug #1056839 [src:pyliblo] pyliblo: ftbfs with cython 3.0.x
Added tag(s) ftbfs.
> tags 1056874 + ftbfs
Bug #1056874 [src:python-srsly] python-srsly: ftbfs with cython 3.0.x
Added tag(s) ftbfs.
> tags 1056887 + ftbfs
Bug #1056887 [src:sfepy] sfepy: ftbfs with cython 3.0.x
Added tag(s) ftbfs.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1025825: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025825
1035594: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035594
1036167: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036167
1056839: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056839
1056874: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056874
1056887: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056887
950598: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950598
988512: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988512
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: src:freecad: FTBFS with opencascade 7.8.1

2024-05-20 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 ftbfs patch
Bug #1071283 [freecad] src:freecad: FTBFS with opencascade 7.8.1
Added tag(s) patch.

-- 
1071283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071283
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: block 1071473 with 1071283

2024-05-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 1071473 with 1071283
Bug #1071473 [release.debian.org] transition: opencascade
1071473 was not blocked by any bugs.
1071473 was blocking: 1071223 1071284 1071451 1071470 1071471
Added blocking bug(s) of 1071473: 1071283
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1071473: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071473
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: tagging 1033695

2024-05-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 1033695 + moreinfo unreproducible
Bug #1033695 [freecad-python3] freecad-python3: FreeCAD segfaults instantly
Added tag(s) unreproducible and moreinfo.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1033695: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033695
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: tagging 987642

2024-05-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 987642 + upstream
Bug #987642 [freecad] freecad: wrong-sized widgets, fonts, menus and toolbars
Added tag(s) upstream.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
987642: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987642
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1030017: marked as done (freecad: impossible to re-dock the property winds after undocking)

2024-05-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 May 2024 17:14:49 +0200
with message-id <2d9668980880ce4d8bef8f00979d6d7dc6c826bb.ca...@sviech.de>
and subject line Re: freecad
has caused the Debian Bug report #1030017,
regarding freecad: impossible to re-dock the property winds after undocking
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1030017: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030017
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: freecad
Version: 0.20.2+dfsg1-3
Severity: normal
X-Debbugs-Cc: e...@yojik.eu

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
After launching freecad, I undocked the property winow on my second
screen. It's impossible to re-dock the window; even the buttons on the window
don't show the re-docking button; in the main menu ->view, the dock/undock part
is greyed.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
I had to delete the configuration files to get the view like it is at
start.
   * What was the outcome of this action?
It works, but makes the docking/undocking unsuable.
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-1-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages freecad depends on:
ii  freecad-python3  0.20.2+dfsg1-3

Versions of packages freecad recommends:
pn  calculix-ccx  
ii  graphviz  2.42.2-7+b3

Versions of packages freecad suggests:
pn  povray  

-- no debconf information
--- End Message ---
--- Begin Message ---
Closing as the request for more-information has not been answered in
over a year.--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed (with 2 errors): Re: freecad: Segfaults with --version/--verbose arguments.

2024-05-20 Thread Debian Bug Tracking System
Processing control commands:

> fixed -1 0.21.2+dfsg1-1
Bug #1051295 [freecad] freecad: Segfaults with --version/--verbose arguments.
Marked as fixed in versions freecad/0.21.2+dfsg1-1.
> forwarded -1 https://github.com/FreeCAD/FreeCAD/issues/10288
Bug #1051295 [freecad] freecad: Segfaults with --version/--verbose arguments.
Set Bug forwarded-to-address to 
'https://github.com/FreeCAD/FreeCAD/issues/10288'.
> tags -1 upstream
Bug #1051295 [freecad] freecad: Segfaults with --version/--verbose arguments.
Added tag(s) upstream.
> user debian-rele...@lists.debian.org
Unknown command or malformed arguments to command.

> usertag -1 + bsp-2024-05-mdc-ber
Unknown command or malformed arguments to command.

> close -1
Bug #1051295 [freecad] freecad: Segfaults with --version/--verbose arguments.
Marked Bug as done

-- 
1051295: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051295
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: paraview: s390x test failure: vtkClientServerStream::Invoke stream_value invalid

2024-05-20 Thread Debian Bug Tracking System
Processing control commands:

> forwarded -1 https://gitlab.kitware.com/paraview/paraview/-/issues/22620
Bug #1071518 [paraview] paraview: s390x test failure: 
vtkClientServerStream::Invoke stream_value invalid
Set Bug forwarded-to-address to 
'https://gitlab.kitware.com/paraview/paraview/-/issues/22620'.

-- 
1071518: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071518
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1069321: marked as done (FTBFS: [Makefile:163: check] Error 1)

2024-05-19 Thread Debian Bug Tracking System
Your message dated Mon, 20 May 2024 00:05:06 +0200
with message-id <87e30dd9627baa75fefb02cf6cae3...@debian.org>
and subject line Re: Bug#1069321 FTBFS: [Makefile:163: check] Error 1
has caused the Debian Bug report #1069321,
regarding FTBFS: [Makefile:163: check] Error 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1069321: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069321
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: hypre
Version: 2.28.0-8
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=hypre=armhf=2.28.0-8%2Bb2=1713420980=0

I couldn't find the actual failing command.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---

Continues to build successfully, so closing this bug.--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: transition: opencascade

2024-05-19 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 + src:opencascade
Bug #1071473 [release.debian.org] transition: opencascade
Added indication that 1071473 affects src:opencascade
> block 1071284 by -1
Bug #1071284 [src:horizon-eda] src:horizon-eda: FTBFS with opencascade 7.8.1
1071284 was not blocked by any bugs.
1071284 was not blocking any bugs.
Added blocking bug(s) of 1071284: 1071473
> block 1071223 by -1
Bug #1071223 [src:netgen] negen: Will FTBFS with next opencascade version 7.8.1
1071223 was not blocked by any bugs.
1071223 was not blocking any bugs.
Added blocking bug(s) of 1071223: 1071473
> block 1071470 by -1
Bug #1071470 [src:slic3r-prusa] src:slic3r-prusa: FTBFS with opencasacade 7.8.1
1071470 was not blocked by any bugs.
1071470 was not blocking any bugs.
Added blocking bug(s) of 1071470: 1071473
> block 1071451 by -1
Bug #1071451 [src:gmsh] src:gmsh: FTBFS with new opencascade 7.8.1
1071451 was not blocked by any bugs.
1071451 was not blocking any bugs.
Added blocking bug(s) of 1071451: 1071473
> block 1071471 by -1
Bug #1071471 [src:deal.ii] src:deal.ii: FTBFS with opencascade 7.8
1071471 was not blocked by any bugs.
1071471 was not blocking any bugs.
Added blocking bug(s) of 1071471: 1071473

-- 
1071223: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071223
1071284: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071284
1071451: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071451
1071470: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071470
1071471: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071471
1071473: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071473
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1065270: marked as done (Unable to open VTK file with appended data that were fine with previous versions (invalid token in vtkXMLDataParser))

2024-05-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 May 2024 20:37:21 +
with message-id 
and subject line Bug#1065270: fixed in paraview 5.11.2+dfsg-7
has caused the Debian Bug report #1065270,
regarding Unable to open VTK file with appended data that were fine with 
previous versions (invalid token in vtkXMLDataParser)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1065270: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065270
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: paraview
Version: 5.11.2+dfsg-6+b1
Severity: important

Per the title, after a recent upgrade opening any data file with
appended data in 'raw' format, which was possible before the update,
fails with errors like:

vtkXMLDataParser (0x56138248c210): Error parsing XML in stream at line 27, 
column 1, byte index 1348: not well-formed (invalid token)

This may be an issue with the system expat library, at least according
to the thread
https://discourse.paraview.org/t/i-cannot-read-a-vtp-file-i-could-open-yesterday-can-someone-try-to-open-it/13938
where the same issue is being discussed for an Arch installation.

As reported there, downgrading libexpat1 to 2.5.0-2+b2 seems to fix the
issue, so it's either an issue in expat or in the way ParaView is using
it (maybe some changed default about the strictness off the parsing?).

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.6.15-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages paraview depends on:
ii  libadios2-mpi-c++11-2  2.9.2+dfsg1-13
ii  libavcodec60   10:6.1.1-dmo1
ii  libavformat60  10:6.1.1-dmo1
ii  libavutil5810:6.1.1-dmo1
ii  libc6  2.37-15
ii  libdouble-conversion3  3.3.0-1+b1
ii  libexpat1  2.6.0-1
ii  libfreetype6   2.13.2+dfsg-1+b1
ii  libgcc-s1  14-20240201-3
ii  libgdal34  3.8.4+dfsg-1
ii  libgl2ps1.41.4.2+dfsg1-2
ii  libglew2.2 2.2.0-4+b1
ii  libglx01.7.0-1
ii  libgmsh4.124.12.1+ds1-1
ii  libhdf5-openmpi-103-1  1.10.10+repack-3+b1
ii  libjpeg62-turbo1:2.1.5-2+b2
ii  liblz4-1   1.9.4-1+b2
ii  liblzma5   5.4.5-0.3
ii  libnetcdf191:4.9.2-3+b1
ii  libogg01.3.5-3
ii  libopengl0 1.7.0-1
ii  libopenmpi34.1.6-5
ii  libpng16-161.6.42-1
ii  libpython3.11  3.11.8-1
ii  libpython3.12  3.12.2-1
ii  libqt5core5a   5.15.10+dfsg-7
ii  libqt5gui5 5.15.10+dfsg-7
ii  libqt5help55.15.10-6
ii  libqt5network5 5.15.10+dfsg-7
ii  libqt5opengl5  5.15.10+dfsg-7
ii  libqt5widgets5 5.15.10+dfsg-7
ii  libstdc++6 14-20240201-3
ii  libswscale710:6.1.1-dmo1
ii  libtheora0 1.1.1+dfsg.1-16.1+b1
ii  libtiff6   4.5.1+git230720-4
ii  libx11-6   2:1.8.7-1
ii  libxcursor11:1.2.1-1
ii  libxml22.9.14+dfsg-1.3+b2
ii  python3-matplotlib 3.6.3-1+b2
ii  python3-mpi4py 3.1.5-5
ii  tcl [tclsh]8.6.13+b1
ii  zlib1g 1:1.3.dfsg-3+b1

Versions of packages paraview recommends:
ii  mpi-default-bin   1.15
ii  paraview-doc  5.11.2+dfsg-6
ii  python3-paraview  5.11.2+dfsg-6+b1

Versions of packages paraview suggests:
pn  h5utils 
ii  hdf5-tools  1.10.10+repack-3+b1

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: paraview
Source-Version: 5.11.2+dfsg-7
Done: Drew Parsons 

We believe that the bug you reported is fixed in the latest version of
paraview, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1065...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Drew Parsons  (supplier of updated paraview package)

(This message was generated automatically at their request

Bug#991238: marked as done (vtkPVWebExporter.cxx:63 WARN| Failed to import paraview.web.vtkjs_helper module.)

2024-05-19 Thread Debian Bug Tracking System
Your message dated Sun, 19 May 2024 20:58:06 +0200
with message-id 
and subject line Re: Bug#991238 vtkPVWebExporter.cxx:63 WARN| Failed to import 
paraview.web.vtkjs_helper module.
has caused the Debian Bug report #991238,
regarding vtkPVWebExporter.cxx:63WARN| Failed to import 
paraview.web.vtkjs_helper module.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
991238: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991238
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: paraview
Version: 5.9.0-2
Severity: normal
X-Debbugs-Cc: pi...@debian.org

Hello,

I am working on a paraview plugin, https://github.com/picca/FacetAnalyser
But when I run the test suit, I get this error message

1: (   8.114s) [paraview]   vtkPVWebExporter.cxx:63WARN| Failed to 
import paraview.web.vtkjs_helper module.
1: ModuleNotFoundError: No module named 'paraview.web'
1: Export failed

So it seem that the web module is missing.

I can find the source of this module in the paraview sources.

Web/Python/CMakeLists.txt:  paraview/web/vtkjs_helper.py

So would you considere activating this modules for the next upload of paraview.

thanks for considering

Frederic



-- System Information:
Debian Release: 11.0
  APT prefers stable-debug
  APT policy: (500, 'stable-debug'), (500, 'proposed-updates-debug'), (500, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-7-amd64 (SMP w/4 CPU threads)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages paraview depends on:
ii  libavcodec58   7:4.3.2-0+deb11u2
ii  libavformat58  7:4.3.2-0+deb11u2
ii  libavutil567:4.3.2-0+deb11u2
ii  libc6  2.31-13
ii  libdouble-conversion3  3.1.5-6.1
ii  libexpat1  2.2.10-2
ii  libfreetype6   2.10.4+dfsg-1
ii  libgcc-s1  10.2.1-6
ii  libgdal28  3.2.2+dfsg-2
ii  libgl2ps1.41.4.2+dfsg1-1
ii  libglew2.1 2.1.0-4+b1
ii  libglx01.3.2-1
ii  libhdf5-103-1  1.10.6+repack-4
ii  libjpeg62-turbo1:2.0.6-4
ii  liblz4-1   1.9.3-2
ii  liblzma5   5.2.5-2
ii  libnetcdf181:4.7.4-1
ii  libopengl0 1.3.2-1
ii  libopenmpi34.1.0-10
ii  libpdal-base12 2.2.0+ds-1+b1
ii  libpng16-161.6.37-3
ii  libpython3.9   3.9.2-1
ii  libqt5core5a   5.15.2+dfsg-9
ii  libqt5gui5 5.15.2+dfsg-9
ii  libqt5help55.15.2-5
ii  libqt5network5 5.15.2+dfsg-9
ii  libqt5widgets5 5.15.2+dfsg-9
ii  libstdc++6 10.2.1-6
ii  libswscale57:4.3.2-0+deb11u2
ii  libtiff5   4.2.0-1
ii  libx11-6   2:1.7.1-1
ii  libxcursor11:1.2.0-2
ii  libxml22.9.10+dfsg-6.7
ii  python3-autobahn   17.10.1+dfsg1-7
ii  python3-matplotlib 3.3.4-1
ii  python3-mpi4py 3.0.3-8
ii  python3-six1.16.0-1
ii  python3-twisted20.3.0-7
ii  tcl [tclsh]8.6.11+1
ii  zlib1g 1:1.2.11.dfsg-2

Versions of packages paraview recommends:
ii  mpi-default-bin  1.13
ii  paraview-doc 5.9.0-2
ii  python3-paraview [python3-paraview]  5.9.0-2

Versions of packages paraview suggests:
pn  h5utils 
ii  hdf5-tools  1.10.6+repack-4

-- no debconf information
--- End Message ---
--- Begin Message ---

paraview.web.vtkjs_helper is available (python3-paraview 5.11.2) but
has not been configured as an automatic member of paraview.web (which
in turn is not an automatic member of the paraview module).

You can access it if you import explicitly


import paraview.web.vtkjs_helper--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: paraview: opacity incorrectly handled by the debian bullseye(testing) package paraview-5.7

2024-05-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 954329 moreinfo
Bug #954329 [paraview] paraview: opacity incorrectly handled by the debian 
bullseye(testing) package paraview-5.7
Added tag(s) moreinfo.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
954329: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954329
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: paraview: Paraview viewer mishandles fractional Qt screen scaling

2024-05-19 Thread Debian Bug Tracking System
Processing control commands:

> tags 900364 moreinfo
Bug #900364 [paraview] paraview: Paraview viewer mishandles fractional Qt 
screen scaling
Added tag(s) moreinfo.

-- 
900364: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900364
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: paraview: can't load hdf5 file: vtkSISourceProxy: Failed to create vtkXdmfReader

2024-05-19 Thread Debian Bug Tracking System
Processing control commands:

> tags 842405 moreinfo
Bug #842405 [paraview] paraview: can't load hdf5 file: vtkSISourceProxy: Failed 
to create vtkXdmfReader
Added tag(s) moreinfo.

-- 
842405: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842405
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: Bug#982601: python3-paraview Conflicts: python3-vtk9

2024-05-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 982601 by 654839
Bug #982601 [python3-paraview] python3-paraview Conflicts: python3-vtk9
982601 was not blocked by any bugs.
982601 was blocking: 1040334
Added blocking bug(s) of 982601: 654839
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
982601: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982601
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: metadata

2024-05-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 1063527 + ftbfs
Bug #1063527 [src:einsteinpy] einsteinpy: test_plotting fails to converge with 
scipy 1.11
Added tag(s) ftbfs.
> tags 1040334 + ftbfs
Bug #1040334 [facet-analyser] facet-analyser - build-depends on conflicting 
packages
Added tag(s) ftbfs.
> tags 1071043 + ftbfs
Bug #1071043 [libpsml-dev] libpsml-dev: unsatisfiable (Build-)Depends: 
libxmlf90-dev
Added tag(s) ftbfs.
> tags 1012320 + ftbfs
Bug #1012320 [src:materialize] materialize: build-depends on non-existing 
libjs-anime
Added tag(s) ftbfs.
> tags 1014605 + ftbfs
Bug #1014605 [src:node-functional.js] node-functional.js: FTBFS, missing 
build-dependencies
Added tag(s) ftbfs.
> tags 1002847 + ftbfs
Bug #1002847 [src:nttcp] nttcp: Removal of obsolete debhelper compat 5 and 6 in 
bookworm
Added tag(s) ftbfs.
> tags 1071017 + ftbfs
Bug #1071017 [obs-source-copy] FTBFS: source-copy.cpp:615:31: error: ‘void 
obs_sceneitem_get_info(const obs_sceneitem_t*, obs_transform_info*)’ is 
deprecated [-Werror=deprecated-declarations]
Added tag(s) ftbfs.
> severity 1070545 serious
Bug #1070545 [src:php-fig-log-test] php-fig-log-test: FTBFS with phpunit 11: 
build-dependency not installable: php-psr-log (>= 2.0)
Severity set to 'serious' from 'normal'
> tags 1019042 + ftbfs
Bug #1019042 [src:qwertone] rust-qwertone: FTBFS - dep issue
Added tag(s) ftbfs.
> severity 1057677 serious
Bug #1057677 [src:resteasy] resteasy: ftbfs due to the missing dependency 
org.jboss.resteasy:resteasy-jaxrs:jar:3.6.2.Final
Severity set to 'serious' from 'important'
> tags 1025094 + ftbfs
Bug #1025094 [ruby-behance] ruby-behance fails to rebuild after new upstream of 
ruby-faraday
Added tag(s) ftbfs.
> tags 1025092 + ftbfs
Bug #1025092 [ruby-faraday-middleware] ruby-faraday-middleware fails to rebuild 
after updating ruby-faraday
Added tag(s) ftbfs.
> tags 1025090 + ftbfs
Bug #1025090 [ruby-gh] ruby-gh fails to rebuild on updating ruby-faraday
Added tag(s) ftbfs.
> tags 1037529 + ftbfs
Bug #1037529 [ruby-jekyll-github-metadata] ruby-jekyll-github-metadata: FTBFS 
with test failures when there's no network
Added tag(s) ftbfs.
> tags 1050580 + ftbfs
Bug #1050580 [src:ruby-roxml] ruby-roxml: broken by ruby-nokogiri 1.15.4
Added tag(s) ftbfs.
> tags 1050097 + ftbfs
Bug #1050097 [scrcpy] scrcpy: fails to build from source on arch:indep
Added tag(s) ftbfs.
> tags 1063827 + ftbfs
Bug #1063827 [src:tahoe-lafs] tahoe-lafs: new package tahoe-lafs depends on 
python3-future which is pending removal
Added tag(s) ftbfs.
> severity 1063827 serious
Bug #1063827 [src:tahoe-lafs] tahoe-lafs: new package tahoe-lafs depends on 
python3-future which is pending removal
Severity set to 'serious' from 'important'
> tags 1011492 + ftbfs
Bug #1011492 [src:tika] tika: FTBFS cannot find symbols
Added tag(s) ftbfs.
> tags 1050355 + ftbfs
Bug #1050355 [src:tiledarray] tiledarray has unfulfilled build dependencies
Added tag(s) ftbfs.
> tags 934977 + ftbfs
Bug #934977 [src:verilog-mode] verilog-mode: unbuildable in testing due to 
missing B-D emacs25
Added tag(s) ftbfs.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1002847: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002847
1011492: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011492
1012320: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012320
1014605: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014605
1019042: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019042
1025090: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025090
1025092: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025092
1025094: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025094
1037529: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037529
1040334: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040334
1050097: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050097
1050355: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050355
1050580: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050580
1057677: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057677
1063527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063527
1063827: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063827
1070545: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070545
1071017: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071017
1071043: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071043
934977: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934977
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: Bug#654839: paraview should depend on libvtk5-dev

2024-05-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 654839 https://gitlab.kitware.com/paraview/paraview/-/issues/18751
Bug #654839 [paraview] Paraview should use system VTK libraries
Set Bug forwarded-to-address to 
'https://gitlab.kitware.com/paraview/paraview/-/issues/18751'.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
654839: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654839
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: bug 1071283 is forwarded to https://github.com/IfcOpenShell/IfcOpenShell/issues/4393

2024-05-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 1071283 https://github.com/IfcOpenShell/IfcOpenShell/issues/4393
Bug #1071283 [freecad] src:freecad: FTBFS with opencascade 7.8.1
Set Bug forwarded-to-address to 
'https://github.com/IfcOpenShell/IfcOpenShell/issues/4393'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1071283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071283
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: src:freecad: FTBFS with opencascade 7.8.1

2024-05-18 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 ftbfs fixed-upstream
Bug #1071283 [freecad] src:freecad: FTBFS with opencascade 7.8.1
Added tag(s) fixed-upstream.

-- 
1071283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071283
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: negen: Will FTBFS with next opencascade version 7.8.1

2024-05-17 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 ftbfs patch
Bug #1071223 [src:netgen] negen: Will FTBFS with next opencascade version 7.8.1
Added tag(s) patch.

-- 
1071223: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071223
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: bug 1071223 is forwarded to https://github.com/NGSolve/netgen/issues/170

2024-05-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 1071223 https://github.com/NGSolve/netgen/issues/170
Bug #1071223 [src:netgen] negen: Will FTBFS with next opencascade version 7.8.1
Set Bug forwarded-to-address to 'https://github.com/NGSolve/netgen/issues/170'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1071223: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071223
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: closing 1071277

2024-05-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 1071277 3.20.5-3
Bug #1071277 [src:petsc4py] petsc4py: binary-all FTBFS
The source 'petsc4py' and version '3.20.5-3' do not appear to match any binary 
packages
Marked as fixed in versions petsc4py/3.20.5-3.
Bug #1071277 [src:petsc4py] petsc4py: binary-all FTBFS
Marked Bug as done
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1071277: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071277
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: slepc: FTBFS: Fatal Error: Cannot open module file ‘slepcmfn.mod’ for reading at (1): No such file or directory

2024-05-17 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 ftbfs fixed-upstream
Bug #1070894 [src:slepc] slepc: FTBFS: Fatal Error: Cannot open module file 
‘slepcmfn.mod’ for reading at (1): No such file or directory
Added tag(s) fixed-upstream.
> forwarded -1 https://gitlab.com/slepc/slepc/-/issues/83
Bug #1070894 [src:slepc] slepc: FTBFS: Fatal Error: Cannot open module file 
‘slepcmfn.mod’ for reading at (1): No such file or directory
Set Bug forwarded-to-address to 'https://gitlab.com/slepc/slepc/-/issues/83'.

-- 
1070894: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070894
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: reassign 1071184 to src:linux, found 1071184 in 6.7.12-1, reassign 1071174 to src:onionshare ...

2024-05-17 Thread Debian Bug Tracking System
item_t*, obs_transform_info*)’ is 
deprecated [-Werror=deprecated-declarations]
Added tag(s) trixie and sid.
> tags 1062249 + sid trixie experimental
Bug #1062249 {Done: Micha Lenk } [src:libchipcard] 
libchipcard: NMU diff for 64-bit time_t transition
Added tag(s) experimental, trixie, and sid.
> tags 1018336 + sid trixie
Bug #1018336 {Done: Emmanuel Arias } [src:deap] deap: 
build-depends on python3-nose or uses it for autopkgtest
Added tag(s) trixie and sid.
> tags 1062022 + sid trixie experimental
Bug #1062022 [src:dcmtk] dcmtk: NMU diff for 64-bit time_t transition
Added tag(s) experimental, sid, and trixie.
> tags 1070638 + sid trixie
Bug #1070638 {Done: Patrick Franz } [src:kde-spectacle] 
kde-spectacle: Build-depends on NBS libkcolorpicker-dev
Added tag(s) trixie and sid.
> tags 1070459 + sid trixie
Bug #1070459 [src:psortb] psortb: FTBFS: binding.c:52:13: error: implicit 
declaration of function ‘free’
Added tag(s) sid and trixie.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1018336: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018336
1060134: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060134
1062022: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062022
1062249: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062249
1062444: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062444
1062511: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062511
1062860: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062860
1062984: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062984
1063177: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063177
1070459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070459
1070638: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070638
1070980: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070980
1071017: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071017
1071125: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071125
1071174: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071174
1071184: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071184
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1060050: marked as done (petsc: update debian/control for loong64)

2024-05-16 Thread Debian Bug Tracking System
Your message dated Fri, 17 May 2024 00:20:59 +
with message-id 
and subject line Bug#1060050: fixed in petsc 3.20.6+dfsg1-1
has caused the Debian Bug report #1060050,
regarding petsc: update debian/control for loong64
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1060050: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060050
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: petsc
Version: 3.19.6
Severity: normal
X-Debbugs-Cc: zhan...@loongson.cn

Dear Maintainer,

  Please update debian/control for loong64, thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: loong64 (loongarch64)

Kernel: Linux 5.10.0-60.96.0.126.oe2203.loongarch64 (SMP w/32 CPU threads)
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
>From 912ec965986f52472d9784ff5ef9fafa780f0162 Mon Sep 17 00:00:00 2001
From: Zhang Na 
Date: Fri, 5 Jan 2024 09:15:06 +
Subject: [PATCH] update debian/control for loong64

---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 82c8c6b4..3fb2c8e2 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13), python3, gfortran,
  liblapack-dev | libopenblas-dev | libatlas-base-dev | liblapack.so,
  libsuitesparse-dev (>= 1:5.6.0),
  libhypre-dev (>= 2.21.0),
- libhypre64m-dev (>= 2.21.0) [amd64 arm64 mips64el ppc64el s390x alpha ia64 
ppc64 riscv64 sparc64],
+ libhypre64m-dev (>= 2.21.0) [amd64 arm64 mips64el ppc64el s390x alpha ia64 
ppc64 riscv64 sparc64 loong64],
  libptscotch-dev,
  libhdf5-mpi-dev (>= 1.10.6+repack-1),
  libscalapack-mpi-dev,
@@ -370,7 +370,7 @@ Section: libdevel
 Depends: libpetsc64-real3.19 (= ${binary:Version}),
  libpetsc3.19-dev-common (= ${source:Version}),
  ${MPI:Depends},
- libhypre64m-dev (>= 2.21.0) [amd64 arm64 mips64el ppc64el s390x alpha ia64 
ppc64 riscv64 sparc64],
+ libhypre64m-dev (>= 2.21.0) [amd64 arm64 mips64el ppc64el s390x alpha ia64 
ppc64 riscv64 sparc64 loong64],
  libmumps64-dev,
  libtrilinos-zoltan-dev [amd64 arm64 ppc64el s390x ppc64],
  gfortran,
@@ -418,7 +418,7 @@ Section: debug
 Pre-Depends: ${misc:Pre-Depends}
 Depends: libpetsc-real3.19-dev (= ${binary:Version}),
  libpetsc3.19-dev-common (= ${source:Version}),
- libhypre64m-dev (>= 2.21.0) [amd64 arm64 mips64el ppc64el s390x alpha ia64 
ppc64 riscv64 sparc64],
+ libhypre64m-dev (>= 2.21.0) [amd64 arm64 mips64el ppc64el s390x alpha ia64 
ppc64 riscv64 sparc64 loong64],
  libtrilinos-zoltan-dev [amd64 arm64 ppc64el s390x ppc64],
  ${misc:Depends}, ${shlibs:Depends},
  python3, ${python3:Depends}
-- 
2.43.0

--- End Message ---
--- Begin Message ---
Source: petsc
Source-Version: 3.20.6+dfsg1-1
Done: Drew Parsons 

We believe that the bug you reported is fixed in the latest version of
petsc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1060...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Drew Parsons  (supplier of updated petsc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 16 May 2024 21:51:32 +0200
Source: petsc
Architecture: source
Version: 3.20.6+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Drew Parsons 
Closes: 1060050
Changes:
 petsc (3.20.6+dfsg1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Build-Depends: pkgconf not pkg-config
   * add Depends: ${fortran:Depends} to -dev (and -dbg) packages
   * drop dh_strip override, so the debug package is not treated as the
 dbgsym symbols package of the main production package. The debug
 build provides additional output that may be useful when designing
 and profiling PETSc applications.
   * specify in -dbg package descriptions that they are built using
 --with-debugging=1
   * add loong64 to the list of arches supporting 64-bit hypre.
 Cl

Bug#1055455: marked as done (mpich: Update hurd configuration)

2024-05-16 Thread Debian Bug Tracking System
Your message dated Thu, 16 May 2024 11:56:41 +0200
with message-id 
and subject line Re: mpich: Update hurd configuration
has caused the Debian Bug report #1055455,
regarding mpich: Update hurd configuration
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1055455: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055455
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mpich
Version: 4.1.2-2
Severity: important
Tags: patch

Hello,

The mpich package needs a few fixes to build on hurd-amd64, as the
attached patch does.

The patch incidentally fixes passing

  --with-ibverbs --with-libfabric=/usr --with-slurm

on most archs : the condition was inverted in debian/rules...

It probably also fixes build failures reported on ppc64 (see #1032008
#1054035)

Samuel

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500, 
'oldstable-proposed-updates-debug'), (500, 'oldstable-proposed-updates'), (500, 
'oldoldstable-proposed-updates'), (500, 'oldoldstable'), (500, 
'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64

Kernel: Linux 6.5.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mpich depends on:
ii  hwloc   2.9.3-1
ii  libc6   2.37-12
ii  libhwloc15  2.9.3-1
ii  libmpich12  4.1.2-2
ii  libslurm39  23.02.3-2

Versions of packages mpich recommends:
ii  libmpich-dev  4.1.2-2

Versions of packages mpich suggests:
pn  mpich-doc  

-- no debconf information

-- 
Samuel
---
Pour une évaluation indépendante, transparente et rigoureuse !
Je soutiens la Commission d'Évaluation de l'Inria.
--- debian/rules.original   2023-11-05 21:03:47.0 +
+++ debian/rules2023-11-05 22:06:10.0 +
@@ -23,40 +23,40 @@
 # Keep old library naming scheme
 export MPILIBNAME=mpich
 
-NO_ROMIO_ARCH:= hurd-i386
-NO_VERBS_ARCH:= hurd-i386 s390x
-NO_SLURM_ARCH:= hurd-i386
-NO_FABRIC_ARCH:= hurd-i386 s390x powerpc sh4 x32
+NO_ROMIO_ARCH:= hurd-amd64 hurd-i386
+NO_VERBS_ARCH:= hurd-amd64 hurd-i386 s390x
+NO_SLURM_ARCH:= hurd-amd64 hurd-i386
+NO_FABRIC_ARCH:= hurd-amd64 hurd-i386 s390x powerpc sh4 x32
 BUILTIN_ATOMICS_ARCH:= armhf riscv64 hppa
 NO_REAL128_ARCH:= armel armhf mipsel hppa m68k sh5
 # Pick one as default
 NO_CH4_ARCH:= armel armhf i386 mipsel  hppa m68k sh4 powerpc x32 mips64el s390x
 UCX_ARCH:= amd64  ppc64el arm64 
 
-ifneq (,$(findstring  " $(DEB_HOST_ARCH)",$(NO_VERBS_ARCH)))
+ifeq (,$(filter $(DEB_HOST_ARCH),$(NO_VERBS_ARCH)))
VERBS := --with-ibverbs
 endif
-ifneq (,$(findstring $(DEB_HOST_ARCH),$(BUILTIN_ATOMICS_ARCH)))
+ifneq (,$(filter $(DEB_HOST_ARCH),$(BUILTIN_ATOMICS_ARCH)))
DISABLE_BUILTIN_ATOMICS:= --with-atomic-primitives=no
 endif
-ifneq (,$(findstring $(DEB_HOST_ARCH),$(NO_FABRIC_ARCH)))
+ifeq (,$(filter $(DEB_HOST_ARCH),$(NO_FABRIC_ARCH)))
FABRIC := --with-libfabric=/usr
 endif
-ifneq (,$(findstring  $(DEB_HOST_ARCH),$(NO_REAL128_ARCH)))
+ifneq (,$(filter  $(DEB_HOST_ARCH),$(NO_REAL128_ARCH)))
 MPICHLIB_FCFLAGS:=$(MPICHLIB_FCFLAGS) -DNO_REAL128
 endif
-ifneq (,$(findstring $(DEB_HOST_ARCH),$(NO_SLURM_ARCH)))
+ifeq (,$(filter $(DEB_HOST_ARCH),$(NO_SLURM_ARCH)))
SLURM := --with-slurm=/usr 
 endif
 
 DEVICE:= --with-device=ch3
 UCX:=
 PMIX:=
-ifeq (,$(findstring  $(DEB_HOST_ARCH),$(NO_CH4_ARCH)))
+ifeq (,$(filter  $(DEB_HOST_ARCH),$(NO_CH4_ARCH)))
 DEVICE:= --with-device=ch4:ofi 
#PMIX:=  --with-pmix=/usr/lib/$(DEB_HOST_MULTIARCH)/pmix2
 endif
-ifneq (,$(findstring  $(DEB_HOST_ARCH),$(UCX_ARCH)))
+ifneq (,$(filter  $(DEB_HOST_ARCH),$(UCX_ARCH)))
 DEVICE:= --with-device=ch4:ucx
UCX:= --with-ucx=/usr
#PMIX:=  --with-pmix=/usr/lib/$(DEB_HOST_MULTIARCH)/pmix2
@@ -87,7 +87,7 @@
 
 # On sparc and sh4, OPA isn't available, so we need to fallback to
 # emulation mode. There's a performance penalty, unfortunately.
-ifneq (,$(findstring $(DEB_HOST_GNU_CPU),sparc sh4))
+ifneq (,$(filter $(DEB_HOST_GNU_CPU),sparc sh4))
extra_flags += --with-atomic-primitives=no
 endif
 
@@ -14

Bug#1066449: marked as done (mpi4py: FTBFS: Segmentation fault in tests)

2024-05-16 Thread Debian Bug Tracking System
Your message dated Thu, 16 May 2024 10:45:33 +0200
with message-id 
and subject line mpi4py
has caused the Debian Bug report #1066449,
regarding mpi4py: FTBFS: Segmentation fault in tests
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1066449: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066449
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mpi4py
Version: 3.1.5-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_build override_dh_auto_build-arch -- \
>   --build-args "--mpicc=/usr/bin/mpicc --mpicxx=/usr/bin/mpicxx"
> I: pybuild base:305: /usr/bin/python3.12 setup.py build 
> --mpicc=/usr/bin/mpicc --mpicxx=/usr/bin/mpicxx
> running build
> running build_src
> running build_py
> creating /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/bench.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/run.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/__init__.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/__main__.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> creating /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/__init__.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/pool.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/_lib.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/__main__.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/_core.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/_base.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/aplus.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/server.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> creating /<>/.pybuild/cpython3_3.12/build/mpi4py/util
> copying src/mpi4py/util/__init__.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/util
> copying src/mpi4py/util/pkl5.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/util
> copying src/mpi4py/util/dtlib.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/util
> copying src/mpi4py/py.typed -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/MPI.pyi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/__init__.pyi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/bench.pyi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/run.pyi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/__main__.pyi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/dl.pyi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/__init__.pxd -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/libmpi.pxd -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/MPI.pxd -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> creating /<>/.pybuild/cpython3_3.12/build/mpi4py/include
> creating /<>/.pybuild/cpython3_3.12/build/mpi4py/include/mpi4py
> copying src/mpi4py/include/mpi4py/mpi4py.h -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/include/mpi4py
> copying src/mpi4py/include/mpi4py/mpi4py.MPI.h -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/include/mpi4py
> copying src/mpi4py/include/mpi4py/mpi4py.MPI_api.h -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/include/mpi4py
> copying src/mpi4py/include/mpi4py/mpi4py.i -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/include/mpi4py
> copying src/mpi4py/include/mpi4py/mpi.pxi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/include/mpi4py
> copying src/mpi4py/futures/pool.pyi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/server.pyi -> 
> /<>/.pybui

Bug#1069432: marked as done (mpi4py: FTBFS on armhf: ld: cannot find -llmpe: No such file or directory)

2024-05-16 Thread Debian Bug Tracking System
Your message dated Thu, 16 May 2024 10:45:33 +0200
with message-id 
and subject line mpi4py
has caused the Debian Bug report #1069432,
regarding mpi4py: FTBFS on armhf: ld: cannot find -llmpe: No such file or 
directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1069432: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069432
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mpi4py
Version: 3.1.5-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

During a rebuild of all packages in sid, your package failed to build
on armhf.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_build override_dh_auto_build-arch -- \
>   --build-args "--mpicc=/usr/bin/mpicc --mpicxx=/usr/bin/mpicxx"
> I: pybuild base:311: /usr/bin/python3.12 setup.py build 
> --mpicc=/usr/bin/mpicc --mpicxx=/usr/bin/mpicxx
> running build
> running build_src
> running build_py
> creating /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/bench.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/__main__.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/run.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/__init__.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> creating /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/aplus.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/server.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/__main__.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/_core.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/_base.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/pool.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/__init__.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/futures/_lib.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> creating /<>/.pybuild/cpython3_3.12/build/mpi4py/util
> copying src/mpi4py/util/dtlib.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/util
> copying src/mpi4py/util/pkl5.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/util
> copying src/mpi4py/util/__init__.py -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/util
> copying src/mpi4py/py.typed -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/bench.pyi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/MPI.pyi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/__init__.pyi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/__main__.pyi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/run.pyi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/dl.pyi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/MPI.pxd -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/libmpi.pxd -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> copying src/mpi4py/__init__.pxd -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py
> creating /<>/.pybuild/cpython3_3.12/build/mpi4py/include
> creating /<>/.pybuild/cpython3_3.12/build/mpi4py/include/mpi4py
> copying src/mpi4py/include/mpi4py/mpi4py.MPI_api.h -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/include/mpi4py
> copying src/mpi4py/include/mpi4py/mpi4py.h -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/include/mpi4py
> copying src/mpi4py/include/mpi4py/mpi4py.MPI.h -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/include/mpi4py
> copying src/mpi4py/include/mpi4py/mpi4py.i -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/include/mpi4py
> copying src/mpi4py/include/mpi4py/mpi.pxi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/include/mpi4py
> copying src/mpi4py/futures/pool.pyi -> 
> /<>/.pybuild/cpython3_3.12/build/mpi4py/futures
> copying src/mpi4py/fut

Bug#1062587: marked as done (fenics-dolfinx: NMU diff for 64-bit time_t transition)

2024-05-15 Thread Debian Bug Tracking System
Your message dated Wed, 15 May 2024 21:34:02 +0200
with message-id 
and subject line needed info
has caused the Debian Bug report #1062587,
regarding fenics-dolfinx: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1062587: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062587
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fenics-dolfinx
Version: 1:0.7.3-3
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
fenics-dolfinx as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for fenics-dolfinx
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru fenics-dolfinx-0.7.3/debian/changelog 
fenics-dolfinx-0.7.3/debian/changelog
--- fenics-dolfinx-0.7.3/debian/changelog   2024-01-04 00:51:08.0 
+
+++ fenics-dolfinx-0.7.3/debian/changelog   2024-02-01 22:39:23.0 
+
@@ -1,3 +1,10 @@
+fenics-dolfinx (1:0.7.3-3.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Michael Hudson-Doyle   Thu, 01 Feb 2024 22:39:23 +
+
 fenics-dolfinx (1:0.7.3-3) unstable; urgency=medium
 
   * add debian patch test_timing_precision.patch to allow for more
diff -Nru fenics-dolfinx-0.7.3/debian/control 
fenics-dolfinx-0.7.3/debian/control
--- fenics-dolfinx-0.7.3/debian/control 2024-01-04 00:51:08.0 +
+++ fenics-dolfinx-0.7.3/debian/control 2024-02-01 22:39:23.0 +
@@ -123,7 +123,7 @@
 Architecture: any
 Multi-Arch: same
 Depends:
- libdolfinx-real0.7 (= ${binary:Version}),
+ libdolfinx-real0.7t64 (= ${binary:Version}),
  ${petsc:Depends},
  ${misc:Depends}
 Recommends: libdolfinx-dev
@@ -146,7 +146,7 @@
 Architecture: any
 Multi-Arch: same
 Depends:
- libdolfinx-complex0.7 (= ${binary:Version}),
+ libdolfinx-complex0.7t64 (= ${binary:Version}),
  ${petsc-complex:Depends},
  ${misc:Depends}
 Recommends: libdolfinx-dev
@@ -164,7 +164,10 @@
  This is the next-generation version of DOLFIN-).
  The legacy version of DOLFIN is provided by libdolfin-dev.
 
-Package: libdolfinx-real0.7
+Package: libdolfinx-real0.7t64
+Provides: ${t64:Provides}
+Replaces: libdolfinx-real0.7
+Breaks: libdolfinx-real0.7 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -181,7 +184,10 @@
  .
  This package contains the shared libraries with real number support.
 
-Package: libdolfinx-complex0.7
+Package: libdolfinx-complex0.7t64
+Provides: ${t64:Provides}
+Replaces: libdolfinx-complex0.7
+Breaks: libdolfinx-complex0.7 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
diff -Nru fenics-dolfinx-0.7.3/debian/libdolfinx-complex0.7.install 
fenics-dolfinx-

Bug#1071131: marked as done (pytorch-geometric FTBFS (several reasons))

2024-05-14 Thread Debian Bug Tracking System
Your message dated Wed, 15 May 2024 05:49:02 +
with message-id 
and subject line Bug#1071131: fixed in pytorch-geometric 2.4.0-2
has caused the Debian Bug report #1071131,
regarding pytorch-geometric FTBFS (several reasons)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1071131: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071131
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pytorch-geometric
Version: 2.3.1-2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/logs.php?pkg=pytorch-geometric=all
--- End Message ---
--- Begin Message ---
Source: pytorch-geometric
Source-Version: 2.4.0-2
Done: Andrius Merkys 

We believe that the bug you reported is fixed in the latest version of
pytorch-geometric, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1071...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrius Merkys  (supplier of updated pytorch-geometric 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 15 May 2024 01:38:34 -0400
Source: pytorch-geometric
Architecture: source
Version: 2.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Deep Learning Team 

Changed-By: Andrius Merkys 
Closes: 1071131
Changes:
 pytorch-geometric (2.4.0-2) unstable; urgency=medium
 .
   * Add build dependency on pybuild-plugin-pyproject (Closes: #1071131)
   * Skip test 'test_graph_unet' as it cannot be run on CPU.
   * Bump copyright years.
Checksums-Sha1:
 3e9ab3282c2a6f88d2cdd54ec73dc6790d748400 2516 pytorch-geometric_2.4.0-2.dsc
 6f68d240ccef91e202b602d190632cbb3fa1a386 10296 
pytorch-geometric_2.4.0-2.debian.tar.xz
 d7856b4e15354380a6dc8b669a5e4156ec9b9034 8293 
pytorch-geometric_2.4.0-2_source.buildinfo
Checksums-Sha256:
 06a1900f98bf4d3591138d4f84efc6d46d59613c7a59f3d500092ae993f63180 2516 
pytorch-geometric_2.4.0-2.dsc
 82937605989afa982874b9b698bdc81c2215828d2bf07f703ed822aaa9d3df68 10296 
pytorch-geometric_2.4.0-2.debian.tar.xz
 e4d0ed53a779a4226032bf9fca2163f8c764b9a6a27167320f0e125ceec55592 8293 
pytorch-geometric_2.4.0-2_source.buildinfo
Files:
 7a92aadba6bd643f8013f64fe1c29a39 2516 science optional 
pytorch-geometric_2.4.0-2.dsc
 f0f3d9a8c4bfaa1a86bd5b9a2f42b3f9 10296 science optional 
pytorch-geometric_2.4.0-2.debian.tar.xz
 52899d26ef2b8169a7d42f150c4647ff 8293 science optional 
pytorch-geometric_2.4.0-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAmZESpQSHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKH9UkP/0gKlSa6xXzJO1hD97uzFpmMEo0V55yK
ybeer4Po6i2sqwXM0M5CPOJvhkJ13vrLRaMVIttbJP201auZfqMJR9NoSlqnJRjv
jS6DvN5lJQl/rLMTOroNUlr+IDToHoT9incC9sUtELG1pJuBoMIxNpogpGxWA4yk
9Cv5H45fE/eaVvczRIzk+3RTQUF40NRBN3pyX4rNhQ1AM3NNNAH5KIM269Fw5Rxh
3y30hMCOsZS4McVkuO6WRLwEAwJSU8VcdsW91YH7Ay2gRG/pMY6EVMPQ88xJvN2a
OYnAjjsB4ocnQLD00JopGrbrhOu9mqxVRQIWlLg8ckDSeh7u32ffRhP0LqEVhDmB
ecB2nx750b6E1SCzVrJ8Dzw6ui6RAGLTGB9pM7QQmmmOhcrxNKp3U3LecjbZjJN4
Yl8Ntx0HLDNIeHuNilRrD9q8+/kF0DPkw/Rl26NHhaESyo3rs5EimscqYkwMLTGs
0NhWWUwfzcs8JcNGT+y0LldKvituoyIn7I7WBJPYvGg0Aex1hHuDxd19QoA2VL1k
b46EQCpwjWXt9RwRYHo0U5hjf4lvUCZ356wRNzaFTdKYw/sEZa0IEhyXx5Sy67wF
phN2LI2DzCuF0RFZWOqg4SZyCBRIDG7K1GDG/T3OlOPSUS8OZWE191Hgt2e2Oe2O
rhGogMSmTn8K
=7dKR
-END PGP SIGNATURE-



pgpgHs2af9GkR.pgp
Description: PGP signature
--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1062405: marked as done (dolfin: NMU diff for 64-bit time_t transition)

2024-05-14 Thread Debian Bug Tracking System
Your message dated Tue, 14 May 2024 18:03:25 +
with message-id 
and subject line Bug#1062405: fixed in dolfin 
2019.2.0~legacy20240219.1c52e83-2exp3
has caused the Debian Bug report #1062405,
regarding dolfin: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1062405: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062405
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dolfin
Version: 2019.2.0~legacy20240118.982f376-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
dolfin as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for dolfin
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru dolfin-2019.2.0~legacy20240118.982f376/debian/changelog 
dolfin-2019.2.0~legacy20240118.982f376/debian/changelog
--- dolfin-2019.2.0~legacy20240118.982f376/debian/changelog 2024-01-19 
18:21:04.0 +
+++ dolfin-2019.2.0~legacy20240118.982f376/debian/changelog 2024-02-01 
09:14:42.0 +
@@ -1,3 +1,10 @@
+dolfin (2019.2.0~legacy20240118.982f376-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Michael Hudson-Doyle   Thu, 01 Feb 2024 09:14:42 +
+
 dolfin (2019.2.0~legacy20240118.982f376-1) unstable; urgency=medium
 
   * New upstream snapshot on 2024-01-18, up to commit 982f376
diff -Nru dolfin-2019.2.0~legacy20240118.982f376/debian/control 
dolfin-2019.2.0~legacy20240118.982f376/debian/control
--- dolfin-2019.2.0~legacy20240118.982f376/debian/control   2024-01-19 
18:21:04.0 +
+++ dolfin-2019.2.0~legacy20240118.982f376/debian/control   2024-02-01 
09:14:27.0 +
@@ -77,7 +77,7 @@
  libboost-serialization-dev,
  libboost-thread-dev,
  libboost-timer-dev,
- libdolfin2019.2gcc13 (= ${binary:Version}),
+ libdolfin2019.2gcc13t64 (= ${binary:Version}),
  libeigen3-dev,
  libhdf5-mpi-dev,
  libsuitesparse-dev,
@@ -152,7 +152,10 @@
  This is the legacy version of DOLFIN, you may want to install the
  next-generation libdolfinx-dev (DOLFIN-X) instead.
 
-Package: libdolfin2019.2gcc13
+Package: libdolfin2019.2gcc13t64
+Provides: ${t64:Provides}
+Replaces: libdolfin2019.2gcc13
+Breaks: libdolfin2019.2gcc13 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -209,7 +212,7 @@
 Architecture: any
 Depends:
  libdolfin-dev (= ${binary:Version}),
- libdolfin2019.2gcc13 (= ${binary:Version}),
+ libdolfin2019.2gcc13t64 (= ${binary:Version}),
  ${python3-petsc4py-real:Depends},
  ${misc:Depends},
  ${python3:Depends},
@@ -248,7 +251,7 @@
  libboost-serialization-dev,
  libboost-thread-dev,
  libboost-timer-dev,
- libdolfin64-2019.2gcc13 (= ${binary:Version}),
+ libdo

Processed: influxdb-python: FTBFS with pandas 2.2

2024-05-14 Thread Debian Bug Tracking System
Processing control commands:

> block 1069792 by -1
Bug #1069792 [python3-pandas] transition: pandas 2.1 -> 2.2
1069792 was blocked by: 1070360 1070359 1071122
1069792 was not blocking any bugs.
Added blocking bug(s) of 1069792: 1071123

-- 
1069792: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069792
1071123: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071123
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: augur: FTBFS with pandas 2.2

2024-05-14 Thread Debian Bug Tracking System
Processing control commands:

> block 1069792 by -1
Bug #1069792 [python3-pandas] transition: pandas 2.1 -> 2.2
1069792 was blocked by: 1070359 1070360
1069792 was not blocking any bugs.
Added blocking bug(s) of 1069792: 1071122

-- 
1069792: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069792
1071122: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071122
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: tagging 1065386, tagging 1060580, tagging 1060578, tagging 1060573, tagging 1060528, tagging 1060527 ...

2024-05-14 Thread Debian Bug Tracking System
ake -j8 check 
"TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 returned exit code 2
Removed tag(s) trixie and sid.
> reassign 1070884 gcc-12 12.2.0-14
Bug #1070884 [gcc (debian 12.2.0-14) 12.2.0] Issues about compiling Intel 
CET-enabled binary
Warning: Unknown package 'debian'
Warning: Unknown package '12.2.0-14'
Warning: Unknown package '12.2.0'
Bug reassigned from package 'gcc (debian 12.2.0-14) 12.2.0' to 'gcc-12'.
Ignoring request to alter found versions of bug #1070884 to the same values 
previously set
Ignoring request to alter fixed versions of bug #1070884 to the same values 
previously set
Bug #1070884 [gcc-12] Issues about compiling Intel CET-enabled binary
Marked as found in versions gcc-12/12.2.0-14.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1060467: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060467
1060469: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060469
1060472: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060472
1060477: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060477
1060487: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060487
1060504: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060504
1060527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060527
1060528: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060528
1060540: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060540
1060545: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060545
1060549: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060549
1060551: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060551
1060568: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060568
1060570: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060570
1060572: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060572
1060573: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060573
1060578: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060578
1060580: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060580
1060586: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060586
1060587: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060587
1060593: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060593
1060597: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060597
1065386: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065386
1067070: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067070
1067073: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067073
1067219: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067219
1067284: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067284
1069532: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069532
1070447: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070447
1070884: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070884
1070965: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070965
1071082: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071082
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1067954: marked as done (openmesh: FTBFS on armel,armhf)

2024-05-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 May 2024 18:35:01 +
with message-id 
and subject line Bug#1067954: fixed in openmesh 10.0.0-2
has caused the Debian Bug report #1067954,
regarding openmesh: FTBFS on armel,armhf
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1067954: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067954
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openmesh
Severity: serious
Tags: ftbfs
Control: found -1 9.0-4
Control: user -1 debian-...@lists.debian.org
Control: usertags -1 + armel armhf
X-Debbugs-Cc: ken...@xdump.org

Dear Maintainer,

openmesh fails to build on armel, armhf.

FYI

https://buildd.debian.org/status/fetch.php?pkg=openmesh=armel=9.0-4=1685890739=0
https://buildd.debian.org/status/fetch.php?pkg=openmesh=armhf=9.0-4=1667782816=0

Regards,
--- End Message ---
--- Begin Message ---
Source: openmesh
Source-Version: 10.0.0-2
Done: Dima Kogan 

We believe that the bug you reported is fixed in the latest version of
openmesh, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1067...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dima Kogan  (supplier of updated openmesh package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 13 May 2024 11:12:16 -0700
Source: openmesh
Architecture: source
Version: 10.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Dima Kogan 
Closes: 1067954
Changes:
 openmesh (10.0.0-2) unstable; urgency=medium
 .
   * Added missing #includes to fix FTBFS (Closes: #1067954)
Checksums-Sha1:
 c6852b14ab22c164c45815d31ab30b0cdbe5f14c 2300 openmesh_10.0.0-2.dsc
 7b297b75c01883d67442cdaa368964dd8acc0158 4984 openmesh_10.0.0-2.debian.tar.xz
 71747a7db2ccd0c3d158ffd3e94ce0a5b729df38 12471 
openmesh_10.0.0-2_source.buildinfo
Checksums-Sha256:
 f8b92eaf9770820e48101ab3048195c94e8cc07315ec632001da1d32380552a8 2300 
openmesh_10.0.0-2.dsc
 d2c1f0624d478f0a03b983483516e9f1009ab682d12274c77f26eba47e631908 4984 
openmesh_10.0.0-2.debian.tar.xz
 2c7fb59203a3e56e23bd4c3495af33c7a35cd1dd5e67c18385fb005cabee899b 12471 
openmesh_10.0.0-2_source.buildinfo
Files:
 0fa81b27dab4e1f0c0299071ce0284d3 2300 libs optional openmesh_10.0.0-2.dsc
 679f73985bbbe7f397e888f78c6f3603 4984 libs optional 
openmesh_10.0.0-2.debian.tar.xz
 32fe6d6e06e121506786c78741eb5ccf 12471 libs optional 
openmesh_10.0.0-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEteL6GQ/fmv4hiInPrMfCzzCUEYgFAmZCWCMSHGRrb2dhbkBk
ZWJpYW4ub3JnAAoJEKzHws8wlBGIqcgP/i0tRKAI7hLKuusTXFXZE7ScQjkvBVFo
5ijfJac/xIbxicfdnJtd3ZufP/lEpOIQpCqp+BcaADwslgF9NT6oLiddMEhpyIos
Vf5NjQ8P9IhOIapVWyr5F/wTKue0qXY26yUpyjf76QcILfb1ldmweXZbd04VmNhi
PJoHhjQET0OMA1HM6iRZf+/pA4GFCSG8HXUnGxqLXxhe0j1+3E5pQ/eTjN71drjz
tAcGfy/ifrPy8Z4KgY5WwqJ7byg1DOJsKQ9nbpIHbi8W7aQrkC+73hJvUsOu4J4S
IMI08Rc41Avo3DSWEr76GZ6CRKekuocR6W2Xsu6JqHYberfJtglVuBCIclr9FlKA
g4f2J1WYXkgyJfC1syoG+JwBhODgDJvtG+I2CN8GW7jjmrBjc1SaHPjmndPYyh6s
u4cm/sv9LxhXAllbqx0xU9t5U+iHVD0F3yM2GYA7plR2Nxh3km9/EBCX3zeRZqX6
8xLV2RHgnSqx09YX9i6EEb1rLs7TPc6JchExXPvOfD2Cg7yqOee5L+HcyhLGOFcO
3EIcUnAXuntt/SwYVDdp3t+i+N1mQDspVJ9pq/xEzyvRKdWDohs1Xrfh2x3hRKqZ
PybPb2I3z4vFs/nzDz3PKhe7G9EnNv91riZjy50c8KoOBtI6Kp3Sevim8zUbGYON
9LwNyhgKsxV8
=3UTl
-END PGP SIGNATURE-



pgp0MyaJpvP8D.pgp
Description: PGP signature
--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: FTBFS: [Makefile:163: check] Error 1

2024-05-13 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 ftbfs
Bug #1069321 [src:hypre] FTBFS: [Makefile:163: check] Error 1
Ignoring request to alter tags of bug #1069321 to the same tags previously set

-- 
1069321: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069321
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: severity of 1067954 is important

2024-05-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 1067954 important
Bug #1067954 [src:openmesh] openmesh: FTBFS on armel,armhf
Severity set to 'important' from 'serious'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1067954: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067954
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: Processed: pysph: FTBFS in bullseye

2024-05-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 1070950 sanv...@debian.org
Bug #1070950 {Done: Santiago Vila } [src:pysph] pysph: 
FTBFS in bullseye
Owner recorded as sanv...@debian.org.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1070950: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070950
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


  1   2   3   4   5   6   7   8   9   10   >