Your message dated Fri, 06 Dec 2024 20:55:42 +0000
with message-id <[email protected]>
and subject line Bug#1088789: fixed in adios2 2.10.2+dfsg1-1
has caused the Debian Bug report #1088789,
regarding adios2: FTBFS with HDF5 1.14: dh_missing: warning: 
usr/lib/x86_64-linux-gnu/libadios2_h5vol.so exists in install-serial but is not 
installed to anywhere
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 [email protected]
immediately.)


-- 
1088789: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1088789
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: adios2
Version: 2.10.1+dfsg1-13
Severity: important
Tags: ftbfs patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,

During a test rebuild with HDF5 1.14 currently in experimental adios2 FTBFS 
with:

dh_missing: warning: usr/lib/x86_64-linux-gnu/libadios2_h5vol.so exists in 
install-serial but is not installed to anywhere 
dh_missing: error: missing files, aborting


I propose to temporarily workaround this by disabling HDF5_VOL. Patch attached.

Best,
_g.

- -- System Information:
Debian Release: 12.0
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-26-amd64 (SMP w/12 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

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEoJObzArDE05WtIyR7+hsbH/+z4MFAmdMbLEACgkQ7+hsbH/+
z4MAVgf/Ujs1RLGOyeyeszOxJzCUKyKyjjUhXSN7t3KZJ/UvjDZ5OxERAmQqoiEA
SCfkq02sGYBIg+BqvTGmfDToklipsxP4leLk/0t+VmHuoQvLD6o1gTyZ2opZ266q
2rEf+ZoSnyrgCXQhxi+SeZC6JZwY4gHZCZMuavmII8URsiBSSrqwyRaTvw+GKSup
5rxCcHlg5mk2G+629WsXaSPXQ01m/3fVt76NiHj/PLQFa9p/UKtmbh4ehWc2JEht
Zf6/UOBsukB+Qr4LKxD3mNUbg3bhuCp5XhmqR5QEC7vsWdlBBbsQxZ7x2Qc8vh+X
cubGczob36Wlw/02vGtoGEHbVR0lXA==
=Cd00
-----END PGP SIGNATURE-----
diff -Nru adios2-2.10.1+dfsg1/debian/changelog 
adios2-2.10.1+dfsg1/debian/changelog
--- adios2-2.10.1+dfsg1/debian/changelog        2024-12-01 02:00:25.000000000 
+0100
+++ adios2-2.10.1+dfsg1/debian/changelog        2024-12-01 14:36:06.000000000 
+0100
@@ -1,3 +1,10 @@
+adios2 (2.10.1+dfsg1-13.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable HDF5_VOL to workaround FTBFS with HDF5 1.14
+
+ -- Gilles Filippini <[email protected]>  Sun, 01 Dec 2024 14:36:06 +0100
+
 adios2 (2.10.1+dfsg1-13) unstable; urgency=medium
 
   * Team upload.
diff -Nru adios2-2.10.1+dfsg1/debian/rules adios2-2.10.1+dfsg1/debian/rules
--- adios2-2.10.1+dfsg1/debian/rules    2024-12-01 02:00:25.000000000 +0100
+++ adios2-2.10.1+dfsg1/debian/rules    2024-12-01 14:36:06.000000000 +0100
@@ -49,6 +49,7 @@
   -DADIOS2_USE_Blosc:BOOL=ON \
   -DADIOS2_USE_Fortran:BOOL=ON \
   -DADIOS2_USE_HDF5:BOOL=ON \
+  -DADIOS2_USE_HDF5_VOL:BOOL=OFF \
   -DADIOS2_USE_PNG:BOOL=ON \
   -DADIOS2_USE_SST:BOOL=ON \
   -DADIOS2_USE_ZeroMQ:BOOL=ON \

--- End Message ---
--- Begin Message ---
Source: adios2
Source-Version: 2.10.2+dfsg1-1
Done: Drew Parsons <[email protected]>

We believe that the bug you reported is fixed in the latest version of
adios2, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Drew Parsons <[email protected]> (supplier of updated adios2 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 06 Dec 2024 20:34:50 +0100
Source: adios2
Architecture: source
Version: 2.10.2+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Drew Parsons <[email protected]>
Closes: 1088789
Changes:
 adios2 (2.10.2+dfsg1-1) unstable; urgency=medium
 .
   * New upstream release
   * update debian patch cmake_config_flavor.patch to add build flavour
     and soname to h5vol support library. Used with HDF5 v1.14.
     Conditionally install in libadios2-*-auxiliary* packages.
     Closes: #1088789.
   * update intra-source-package-circular-dependency lintian overrides
     in debian/source/lintian-overrides
Checksums-Sha1:
 6f37c85e424a0a88b3eb83f8363632fa9ec63700 5001 adios2_2.10.2+dfsg1-1.dsc
 b6d16e37a78dd04f91089f56141c68d4b3b2ddbf 3591144 
adios2_2.10.2+dfsg1.orig.tar.xz
 11a0b6a839714099de90d14eb7e6d7a9a9271ace 25680 
adios2_2.10.2+dfsg1-1.debian.tar.xz
Checksums-Sha256:
 c03c22e6cc61a7b908e881f71ee4e4d8c9250d779f6aa4ce8f302a40ad0020f4 5001 
adios2_2.10.2+dfsg1-1.dsc
 b2ed2baeb589df71675f319e3179bcf518adaf1f09c95aa682e76bef7639139a 3591144 
adios2_2.10.2+dfsg1.orig.tar.xz
 79aec7cecc51f325c20e30cf67860bccd32aced1548a1d38539c49d27d3acba2 25680 
adios2_2.10.2+dfsg1-1.debian.tar.xz
Files:
 4418c149674b70944799da82e7e281fe 5001 libs optional adios2_2.10.2+dfsg1-1.dsc
 951bdcdf88480dd2e6c7b662e66d9c4f 3591144 libs optional 
adios2_2.10.2+dfsg1.orig.tar.xz
 ae91ff45bfbbf2a7807d13480c9a4265 25680 libs optional 
adios2_2.10.2+dfsg1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmdTV3AACgkQVz7x5L1a
Afq6DA/+K122rS7pfOCYx/ns+NtbFtdRnVywA7I66Lg9VunO0PCxsnHNmiV//Ymy
cj1ElvSq4BRWmc2NthdxYn1IXtdxfYzmHxqhUxeeY8DGAQVMuVhpfhGuyInSnLlU
vVbLemksikMhYELvH376h4VrUHrdxrPYqviPJvU9hjIwWRvxsuxjFFK7JtuakWDh
f5urVNL4w87hX1MYyHDLvfOBFSFlrvCstm7Oo952C/VEJPqnJJz56dfQkQwuwVqy
KKJRGl+WGFt71xI17l8lRcWEv3r4nljDvCuDr+qpnh84hoiseO+lYocX1zPDL21f
eIjtCaISKuYWM0XlSDTSuFiiL/lT0lU0nZP499uRDeA7hXlWsjwgiv0o/xdgdCza
7f9QmkcE1FQ4+kNt2Urr8FWEDdyDQKF4UPVXexiRt9fu7qx0l6NUmw9N8LEvlAvQ
PssI1VyDlDjv2Y6pkDZNgsbQIvMEPHBBo3wVuRmSwHZDQ+4WGsTsSZzwOnSSeAwu
yI/pc/NJA0/6V6VQBKOs39AFvRM+uqPChw16ub6v0Afi1SMBK+uDSb0wP5u+uN7d
gA71VAr832Ww5Pz2jERPyopzOogAiDzJKniCBOT7YpF7mVsvWEQ/mH6VyWpCprY8
gcLhfPUJSaHWp/OY6WV+SHueDBfji4zeqLWquVrnf0GXVeNE7BQ=
=JW9H
-----END PGP SIGNATURE-----

Attachment: pgp9h18L4qCIm.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to