Your message dated Thu, 29 Feb 2024 09:31:17 +0000
with message-id <e1rfcl3-00azhj...@fasolo.debian.org>
and subject line Bug#1063291: fixed in xdmf 3.0+git20190531-13.1
has caused the Debian Bug report #1063291,
regarding xdmf: 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.)


-- 
1063291: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063291
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xdmf
Version: 3.0+git20190531-13
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
xdmf 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 xdmf
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'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
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 xdmf-3.0+git20190531/debian/changelog 
xdmf-3.0+git20190531/debian/changelog
--- xdmf-3.0+git20190531/debian/changelog       2024-02-03 08:04:51.000000000 
+0000
+++ xdmf-3.0+git20190531/debian/changelog       2024-02-06 00:41:43.000000000 
+0000
@@ -1,3 +1,10 @@
+xdmf (3.0+git20190531-13.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Tue, 06 Feb 2024 00:41:43 +0000
+
 xdmf (3.0+git20190531-13) unstable; urgency=medium
 
   * Standards-Version: 4.6.2
diff -Nru xdmf-3.0+git20190531/debian/control 
xdmf-3.0+git20190531/debian/control
--- xdmf-3.0+git20190531/debian/control 2024-02-03 08:04:51.000000000 +0000
+++ xdmf-3.0+git20190531/debian/control 2024-02-06 00:41:43.000000000 +0000
@@ -20,7 +20,10 @@
 Vcs-Browser: https://salsa.debian.org/science-team/xdmf
 Vcs-Git: https://salsa.debian.org/science-team/xdmf.git -b debian/latest
 
-Package:  libxdmf3
+Package:  libxdmf3t64
+Provides: ${t64:Provides}
+Replaces: libxdmf3
+Breaks: libxdmf3 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -46,8 +49,8 @@
 Section: libdevel
 Architecture: any
 Conflicts: libloki-dev
-Depends: libxdmf3  (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, 
libgzstream-dev
-Breaks: libxdmf3 (<< 3.0+git20190531)
+Depends: libxdmf3t64  (= ${binary:Version}), ${misc:Depends}, 
${shlibs:Depends}, libgzstream-dev
+Breaks: libxdmf3t64 (<< 3.0+git20190531)
 Description: eXtensible Data Model and Format development tools
  This package contains the headers and development tools needed to build
  against the Xdmf libraries.
@@ -55,7 +58,7 @@
 Package: python3-xdmf
 Section: python
 Architecture: any
-Depends: libxdmf3  (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, 
${python3:Depends}
+Depends: libxdmf3t64  (= ${binary:Version}), ${misc:Depends}, 
${shlibs:Depends}, ${python3:Depends}
 Description: Python3 wrappers for the eXtensible Data Model and Format library
  This package provides python3 wrappers for the libXDMF library.
 
diff -Nru xdmf-3.0+git20190531/debian/libxdmf3.install.in 
xdmf-3.0+git20190531/debian/libxdmf3.install.in
--- xdmf-3.0+git20190531/debian/libxdmf3.install.in     2024-02-03 
08:04:51.000000000 +0000
+++ xdmf-3.0+git20190531/debian/libxdmf3.install.in     1970-01-01 
00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-/usr/lib/@MULTIARCH@/libXdmf.so.3.0.0  /usr/lib/@MULTIARCH@/xdmf/@MPI@
-/usr/lib/@MULTIARCH@/libXdmfUtils.so.3.0.0     /usr/lib/@MULTIARCH@/xdmf/@MPI@
-/usr/lib/libXdmfCore.so.3.0.0  /usr/lib/@MULTIARCH@/xdmf/@MPI@
-./debian/build-serial-@PY3@/lib/libXdmf.so.3.0.0       
/usr/lib/@MULTIARCH@/xdmf/serial
-./debian/build-serial-@PY3@/lib/libXdmfCore.so.3.0.0   
/usr/lib/@MULTIARCH@/xdmf/serial
-./debian/build-serial-@PY3@/lib/libXdmfUtils.so.3.0.0  
/usr/lib/@MULTIARCH@/xdmf/serial
diff -Nru xdmf-3.0+git20190531/debian/libxdmf3.links.in 
xdmf-3.0+git20190531/debian/libxdmf3.links.in
--- xdmf-3.0+git20190531/debian/libxdmf3.links.in       2024-02-03 
08:04:51.000000000 +0000
+++ xdmf-3.0+git20190531/debian/libxdmf3.links.in       1970-01-01 
00:00:00.000000000 +0000
@@ -1,12 +0,0 @@
-/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmf.so.3.0.0       
/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmf.so.3
-/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfCore.so.3.0.0   
/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfCore.so.3
-/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfUtils.so.3.0.0  
/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfUtils.so.3
-/usr/lib/@MULTIARCH@/xdmf/serial/libXdmf.so.3.0.0      
/usr/lib/@MULTIARCH@/xdmf/serial/libXdmf.so.3
-/usr/lib/@MULTIARCH@/xdmf/serial/libXdmfCore.so.3.0.0  
/usr/lib/@MULTIARCH@/xdmf/serial/libXdmfCore.so.3
-/usr/lib/@MULTIARCH@/xdmf/serial/libXdmfUtils.so.3.0.0 
/usr/lib/@MULTIARCH@/xdmf/serial/libXdmfUtils.so.3
-/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmf.so.3.0.0       
/usr/lib/@MULTIARCH@/libXdmf.so.3.0.0
-/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfCore.so.3.0.0   
/usr/lib/@MULTIARCH@/libXdmfCore.so.3.0.0
-/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfUtils.so.3.0.0  
/usr/lib/@MULTIARCH@/libXdmfUtils.so.3.0.0
-/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmf.so.3.0.0       
/usr/lib/@MULTIARCH@/libXdmf.so.3
-/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfCore.so.3.0.0   
/usr/lib/@MULTIARCH@/libXdmfCore.so.3
-/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfUtils.so.3.0.0  
/usr/lib/@MULTIARCH@/libXdmfUtils.so.3
diff -Nru xdmf-3.0+git20190531/debian/libxdmf3t64.install.in 
xdmf-3.0+git20190531/debian/libxdmf3t64.install.in
--- xdmf-3.0+git20190531/debian/libxdmf3t64.install.in  1970-01-01 
00:00:00.000000000 +0000
+++ xdmf-3.0+git20190531/debian/libxdmf3t64.install.in  2024-02-03 
08:04:51.000000000 +0000
@@ -0,0 +1,6 @@
+/usr/lib/@MULTIARCH@/libXdmf.so.3.0.0  /usr/lib/@MULTIARCH@/xdmf/@MPI@
+/usr/lib/@MULTIARCH@/libXdmfUtils.so.3.0.0     /usr/lib/@MULTIARCH@/xdmf/@MPI@
+/usr/lib/libXdmfCore.so.3.0.0  /usr/lib/@MULTIARCH@/xdmf/@MPI@
+./debian/build-serial-@PY3@/lib/libXdmf.so.3.0.0       
/usr/lib/@MULTIARCH@/xdmf/serial
+./debian/build-serial-@PY3@/lib/libXdmfCore.so.3.0.0   
/usr/lib/@MULTIARCH@/xdmf/serial
+./debian/build-serial-@PY3@/lib/libXdmfUtils.so.3.0.0  
/usr/lib/@MULTIARCH@/xdmf/serial
diff -Nru xdmf-3.0+git20190531/debian/libxdmf3t64.links.in 
xdmf-3.0+git20190531/debian/libxdmf3t64.links.in
--- xdmf-3.0+git20190531/debian/libxdmf3t64.links.in    1970-01-01 
00:00:00.000000000 +0000
+++ xdmf-3.0+git20190531/debian/libxdmf3t64.links.in    2024-02-03 
08:04:51.000000000 +0000
@@ -0,0 +1,12 @@
+/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmf.so.3.0.0       
/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmf.so.3
+/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfCore.so.3.0.0   
/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfCore.so.3
+/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfUtils.so.3.0.0  
/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfUtils.so.3
+/usr/lib/@MULTIARCH@/xdmf/serial/libXdmf.so.3.0.0      
/usr/lib/@MULTIARCH@/xdmf/serial/libXdmf.so.3
+/usr/lib/@MULTIARCH@/xdmf/serial/libXdmfCore.so.3.0.0  
/usr/lib/@MULTIARCH@/xdmf/serial/libXdmfCore.so.3
+/usr/lib/@MULTIARCH@/xdmf/serial/libXdmfUtils.so.3.0.0 
/usr/lib/@MULTIARCH@/xdmf/serial/libXdmfUtils.so.3
+/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmf.so.3.0.0       
/usr/lib/@MULTIARCH@/libXdmf.so.3.0.0
+/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfCore.so.3.0.0   
/usr/lib/@MULTIARCH@/libXdmfCore.so.3.0.0
+/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfUtils.so.3.0.0  
/usr/lib/@MULTIARCH@/libXdmfUtils.so.3.0.0
+/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmf.so.3.0.0       
/usr/lib/@MULTIARCH@/libXdmf.so.3
+/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfCore.so.3.0.0   
/usr/lib/@MULTIARCH@/libXdmfCore.so.3
+/usr/lib/@MULTIARCH@/xdmf/@MPI@/libXdmfUtils.so.3.0.0  
/usr/lib/@MULTIARCH@/libXdmfUtils.so.3
diff -Nru xdmf-3.0+git20190531/debian/libxdmf3t64.lintian-overrides 
xdmf-3.0+git20190531/debian/libxdmf3t64.lintian-overrides
--- xdmf-3.0+git20190531/debian/libxdmf3t64.lintian-overrides   1970-01-01 
00:00:00.000000000 +0000
+++ xdmf-3.0+git20190531/debian/libxdmf3t64.lintian-overrides   2024-02-06 
00:41:43.000000000 +0000
@@ -0,0 +1 @@
+libxdmf3t64: package-name-doesnt-match-sonames libxdmf3
diff -Nru xdmf-3.0+git20190531/debian/rules xdmf-3.0+git20190531/debian/rules
--- xdmf-3.0+git20190531/debian/rules   2024-02-03 08:04:51.000000000 +0000
+++ xdmf-3.0+git20190531/debian/rules   2024-02-06 00:41:43.000000000 +0000
@@ -19,8 +19,8 @@
 
 CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS) -fPIC
 
-AUTOGENERATED:= python3-xdmf.install libxdmf-dev.install libxdmf3.install \
-               libxdmf3.links libxdmf-dev.links
+AUTOGENERATED:= python3-xdmf.install libxdmf-dev.install libxdmf3t64.install \
+               libxdmf3t64.links libxdmf-dev.links
 
 build_types:= mpi serial
 BUILD_DIRS := $(foreach B,$(build_types),$(foreach 
P,$(PY3SUPPORTED),debian/build-$B-$P))

--- End Message ---
--- Begin Message ---
Source: xdmf
Source-Version: 3.0+git20190531-13.1
Done: Steve Langasek <vor...@debian.org>

We believe that the bug you reported is fixed in the latest version of
xdmf, 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 1063...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Langasek <vor...@debian.org> (supplier of updated xdmf 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, 29 Feb 2024 06:23:26 +0000
Source: xdmf
Architecture: source
Version: 3.0+git20190531-13.1
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Steve Langasek <vor...@debian.org>
Closes: 1063291
Changes:
 xdmf (3.0+git20190531-13.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1063291
Checksums-Sha1:
 d40fb55ed4eee2fddca04cead89996f4ab2aa08c 2307 xdmf_3.0+git20190531-13.1.dsc
 d560006255b427f27e8a67244accfa1ac315d006 11472 
xdmf_3.0+git20190531-13.1.debian.tar.xz
 a439bbe720c36adc6ed25b7d17f61db4804275dd 12332 
xdmf_3.0+git20190531-13.1_source.buildinfo
Checksums-Sha256:
 968f3eee10aa82b400bd6569633007b1636a7b6628142afadff9fbaa18fa8709 2307 
xdmf_3.0+git20190531-13.1.dsc
 23a9495fdacb5b13f24c00431dacf30090d16cdc72a85103a177e417359883bc 11472 
xdmf_3.0+git20190531-13.1.debian.tar.xz
 8dcc2d11b87f2985a0a42d3fe1e0683e659488e6f054f67ecc1484a66d9a3209 12332 
xdmf_3.0+git20190531-13.1_source.buildinfo
Files:
 a5a925794d7324e386d79fce56003e4c 2307 science optional 
xdmf_3.0+git20190531-13.1.dsc
 b55ab7894fefcf9e362e8d605ec9a7fb 11472 science optional 
xdmf_3.0+git20190531-13.1.debian.tar.xz
 2dc650cfbffb44395b56c49178492f3f 12332 science optional 
xdmf_3.0+git20190531-13.1_source.buildinfo

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

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXgKg4SHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9XXkQAJUdZHroh0u5v6JZI2J770rUlw6WC9gW
bb4pZ5dxrw6Ul/rrdQ7khB2LiI8seqImpDifH/BxB6AuVNygWYIQfldC0vpL3xzA
wX92NgwE2o0YRUuwQXaFYJ8W+UIU1aiylussBgL+McFGmnEgmSovMdUFYLtqWn+0
JGBI2maI3O5+XeVYEEFjREZ2EqHYRngN6k5LPJz6qUBLrwP9PUZ9jGtcFjBm6Zid
0rq2fT9s9ECHBHje6RJDouoWEibXpOMW9MWoiPEpkqRWepuSoE8FLdQoSWvq498G
a7eVeOSXmNgoTq/5kJJOM3aQFaZQFaeUBCUBVHZXaKRyhwx4mADYjpNtzDkJYv98
OdGTwSXEnW8eG2RxRB9yNQjtZASL4NOM2pBN1wOeEL/j7MUZ9ameIMKLx15DfNun
yDqGfSsNW3KdKAwKkXl/hAnZXZzodK6zF6il6/4DztVtzS+yWhVDWLC7Q++Xz4MC
KgAJIu7nD/nEhozvgAlIqbUPcyCG2UuH076tlVEH9OskLu6B79CGqa3xYU3ITXYt
WzSalrGCKToZ5XwNphimAI6/QiBooE2RzcqzhmKupPZM9CMElLm1XiuV+BgIoL8a
C9Qspw5iVksZR4bdRmuvZesXAf1WUqsP4kl2GW0AWwP8GSfmV4yjprgC7JwUwOhF
/ewr69VQ4Dzi
=lpMa
-----END PGP SIGNATURE-----

Attachment: pgpRzdrbF3cTr.pgp
Description: PGP signature


--- End Message ---

Reply via email to