Your message dated Thu, 29 Feb 2024 04:49:41 +0000
with message-id <[email protected]>
and subject line Bug#1062825: fixed in open-coarrays 2.10.2+ds-2.1
has caused the Debian Bug report #1062825,
regarding open-coarrays: 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 [email protected]
immediately.)
--
1062825: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062825
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: open-coarrays
Version: 2.10.2+ds-2
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: [email protected]
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
open-coarrays 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 open-coarrays
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.2.0-39-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, 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 open-coarrays-2.10.2+ds/debian/changelog
open-coarrays-2.10.2+ds/debian/changelog
--- open-coarrays-2.10.2+ds/debian/changelog 2024-01-24 06:28:13.000000000
-0300
+++ open-coarrays-2.10.2+ds/debian/changelog 2024-02-03 14:58:24.000000000
-0300
@@ -1,3 +1,10 @@
+open-coarrays (2.10.2+ds-2.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Lucas Kanashiro <[email protected]> Sat, 03 Feb 2024 14:58:24 -0300
+
open-coarrays (2.10.2+ds-2) unstable; urgency=medium
* New upstream release Cbinaries removed)
diff -Nru open-coarrays-2.10.2+ds/debian/control
open-coarrays-2.10.2+ds/debian/control
--- open-coarrays-2.10.2+ds/debian/control 2024-01-24 06:28:13.000000000
-0300
+++ open-coarrays-2.10.2+ds/debian/control 2024-02-03 14:58:24.000000000
-0300
@@ -34,7 +34,7 @@
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}, gfortran | fortran-compiler,
openmpi-bin,
- libcaf-openmpi-3 (= ${binary:Version}), libcoarrays-dev
+ libcaf-openmpi-3t64 (= ${binary:Version}), libcoarrays-dev
Description: Co-Array Fortran libraries - development files (OpenMPI)
OpenCoArrays is an open-source software project that supports the
coarray Fortran (CAF) parallel programming features of the Fortran 2008
@@ -44,7 +44,10 @@
This package provides the libraries necessary for Fortran to build parallel
CAF programs built on top of OpenMPI.
-Package: libcaf-openmpi-3
+Package: libcaf-openmpi-3t64
+Provides: ${t64:Provides}
+Replaces: libcaf-openmpi-3
+Breaks: libcaf-openmpi-3 (<< ${source:Version})
Section: libs
Architecture: any
Multi-Arch: same
@@ -63,7 +66,7 @@
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}, gfortran | fortran-compiler,
mpich,
- libcaf-mpich-3 (= ${binary:Version}), libcoarrays-dev
+ libcaf-mpich-3t64 (= ${binary:Version}), libcoarrays-dev
Description: Co-Array Fortran libraries for - development files (MPICH)
OpenCoArrays is an open-source software project that supports the
coarray Fortran (CAF) parallel programming features of the Fortran 2008
@@ -73,7 +76,10 @@
This package provides the libraries necessary for Fortran to build parallel
CAF programs built on top of MPICH MPI.
-Package: libcaf-mpich-3
+Package: libcaf-mpich-3t64
+Provides: ${t64:Provides}
+Replaces: libcaf-mpich-3
+Breaks: libcaf-mpich-3 (<< ${source:Version})
Section: libs
Architecture: any
Multi-Arch: same
diff -Nru open-coarrays-2.10.2+ds/debian/libcaf-mpich-3.install
open-coarrays-2.10.2+ds/debian/libcaf-mpich-3.install
--- open-coarrays-2.10.2+ds/debian/libcaf-mpich-3.install 2024-01-24
06:28:13.000000000 -0300
+++ open-coarrays-2.10.2+ds/debian/libcaf-mpich-3.install 1969-12-31
21:00:00.000000000 -0300
@@ -1 +0,0 @@
-usr/lib/${DEB_HOST_MULTIARCH}/libcaf_mpich.so.3
/usr/lib/${DEB_HOST_MULTIARCH}/open-coarrays/mpich/lib
diff -Nru open-coarrays-2.10.2+ds/debian/libcaf-mpich-3.links
open-coarrays-2.10.2+ds/debian/libcaf-mpich-3.links
--- open-coarrays-2.10.2+ds/debian/libcaf-mpich-3.links 2024-01-24
06:28:13.000000000 -0300
+++ open-coarrays-2.10.2+ds/debian/libcaf-mpich-3.links 1969-12-31
21:00:00.000000000 -0300
@@ -1 +0,0 @@
-/usr/lib/${DEB_HOST_MULTIARCH}/open-coarrays/mpich/lib/libcaf_mpich.so.3
/usr/lib/${DEB_HOST_MULTIARCH}/libcaf_mpich.so.3
diff -Nru open-coarrays-2.10.2+ds/debian/libcaf-mpich-3t64.install
open-coarrays-2.10.2+ds/debian/libcaf-mpich-3t64.install
--- open-coarrays-2.10.2+ds/debian/libcaf-mpich-3t64.install 1969-12-31
21:00:00.000000000 -0300
+++ open-coarrays-2.10.2+ds/debian/libcaf-mpich-3t64.install 2024-01-24
06:28:13.000000000 -0300
@@ -0,0 +1 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libcaf_mpich.so.3
/usr/lib/${DEB_HOST_MULTIARCH}/open-coarrays/mpich/lib
diff -Nru open-coarrays-2.10.2+ds/debian/libcaf-mpich-3t64.links
open-coarrays-2.10.2+ds/debian/libcaf-mpich-3t64.links
--- open-coarrays-2.10.2+ds/debian/libcaf-mpich-3t64.links 1969-12-31
21:00:00.000000000 -0300
+++ open-coarrays-2.10.2+ds/debian/libcaf-mpich-3t64.links 2024-01-24
06:28:13.000000000 -0300
@@ -0,0 +1 @@
+/usr/lib/${DEB_HOST_MULTIARCH}/open-coarrays/mpich/lib/libcaf_mpich.so.3
/usr/lib/${DEB_HOST_MULTIARCH}/libcaf_mpich.so.3
diff -Nru open-coarrays-2.10.2+ds/debian/libcaf-mpich-3t64.lintian-overrides
open-coarrays-2.10.2+ds/debian/libcaf-mpich-3t64.lintian-overrides
--- open-coarrays-2.10.2+ds/debian/libcaf-mpich-3t64.lintian-overrides
1969-12-31 21:00:00.000000000 -0300
+++ open-coarrays-2.10.2+ds/debian/libcaf-mpich-3t64.lintian-overrides
2024-02-03 14:58:24.000000000 -0300
@@ -0,0 +1 @@
+libcaf-mpich-3t64: package-name-doesnt-match-sonames libcaf-mpich-3
diff -Nru open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3.install
open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3.install
--- open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3.install 2024-01-24
06:28:13.000000000 -0300
+++ open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3.install 1969-12-31
21:00:00.000000000 -0300
@@ -1,2 +0,0 @@
-usr/lib/${DEB_HOST_MULTIARCH}/libcaf_openmpi.so.3
/usr/lib/${DEB_HOST_MULTIARCH}/open-coarrays/openmpi/lib
-
diff -Nru open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3.links
open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3.links
--- open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3.links 2024-01-24
06:28:13.000000000 -0300
+++ open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3.links 1969-12-31
21:00:00.000000000 -0300
@@ -1 +0,0 @@
-/usr/lib/${DEB_HOST_MULTIARCH}/open-coarrays/openmpi/lib/libcaf_openmpi.so.3
/usr/lib/${DEB_HOST_MULTIARCH}/libcaf_openmpi.so.3
diff -Nru open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3t64.install
open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3t64.install
--- open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3t64.install 1969-12-31
21:00:00.000000000 -0300
+++ open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3t64.install 2024-01-24
06:28:13.000000000 -0300
@@ -0,0 +1,2 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libcaf_openmpi.so.3
/usr/lib/${DEB_HOST_MULTIARCH}/open-coarrays/openmpi/lib
+
diff -Nru open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3t64.links
open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3t64.links
--- open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3t64.links 1969-12-31
21:00:00.000000000 -0300
+++ open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3t64.links 2024-01-24
06:28:13.000000000 -0300
@@ -0,0 +1 @@
+/usr/lib/${DEB_HOST_MULTIARCH}/open-coarrays/openmpi/lib/libcaf_openmpi.so.3
/usr/lib/${DEB_HOST_MULTIARCH}/libcaf_openmpi.so.3
diff -Nru open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3t64.lintian-overrides
open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3t64.lintian-overrides
--- open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3t64.lintian-overrides
1969-12-31 21:00:00.000000000 -0300
+++ open-coarrays-2.10.2+ds/debian/libcaf-openmpi-3t64.lintian-overrides
2024-02-03 14:58:24.000000000 -0300
@@ -0,0 +1 @@
+libcaf-openmpi-3t64: package-name-doesnt-match-sonames libcaf-openmpi-3
--- End Message ---
--- Begin Message ---
Source: open-coarrays
Source-Version: 2.10.2+ds-2.1
Done: Benjamin Drung <[email protected]>
We believe that the bug you reported is fixed in the latest version of
open-coarrays, 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.
Benjamin Drung <[email protected]> (supplier of updated open-coarrays 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: SHA512
Format: 1.8
Date: Thu, 29 Feb 2024 02:30:57 +0000
Source: open-coarrays
Architecture: source
Version: 2.10.2+ds-2.1
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <[email protected]>
Changed-By: Benjamin Drung <[email protected]>
Closes: 1062825
Changes:
open-coarrays (2.10.2+ds-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062825
Checksums-Sha1:
e06cfdad1d80d3d153ba41f2b427e80d40d3efb4 2403 open-coarrays_2.10.2+ds-2.1.dsc
710667d0bf225d44f3392ddff26a22811da9ab67 14816
open-coarrays_2.10.2+ds-2.1.debian.tar.xz
b1894a297780e522ad4dce0ffad368e80e1d7942 9410
open-coarrays_2.10.2+ds-2.1_source.buildinfo
Checksums-Sha256:
2ba8604ab613256133104ea34e934ef76adc70f715be63dae0e5bf155fa42b33 2403
open-coarrays_2.10.2+ds-2.1.dsc
46ece43b831487632454ec979c37b10039a8af807e520052407b84121f7176b8 14816
open-coarrays_2.10.2+ds-2.1.debian.tar.xz
7214db278a65a54ff7cd53633cfc58483e8ae4a1c5f5ff0b022e3ec34581ae74 9410
open-coarrays_2.10.2+ds-2.1_source.buildinfo
Files:
99c656e133c6fd9064b96a89e7d4752b 2403 utils optional
open-coarrays_2.10.2+ds-2.1.dsc
8ff79b8ec6c5ea38e7414e49f9953a33 14816 utils optional
open-coarrays_2.10.2+ds-2.1.debian.tar.xz
b2533f0df8a44acd394fd52ff67d588a 9410 utils optional
open-coarrays_2.10.2+ds-2.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXf7JoACgkQFZ61xO/I
d0zxvw//c8K5MDzlu92sFd2db7870J6ZUL7CnVmdn33vrwah0piKTbkB6TjWb8vT
hWsmh/j3xGL/SD+Y/OAGcgh/nVdYO3Rp7klUDZmbacbAxnCUJ5FV4czCVh/Fwgl9
/Zul6nw2VBZGI9fvo/95TmLrC0/BSo8db87bEQ9SwueMed2+6Wf6Mw0GeWE5ogrz
E6RV9gd6KGfEb6fUIDl6xbWcinKpZnr8r5X+FZYLHvTbS/mM944BPtrwMJNIUBbA
bkg8QuA/Pajcd9Tp2QbjJGfb6QKpBsUZDOabv5PGVOCZo2JqH915d3ANvBqrcUGG
K3FeFu60ngPcjZ4p+x4TDekCQvqQ8cpsotxLD//pxlehKBAnEfUBJc1rujmibGkI
S6CifbbryKZIIKHQug5XQqD7J0wQac+UgqeQL7Dml79wKF6bMDSTZFOEaE0fUGJF
Ma5eMIoFBAB5rZkhC9mHDbsXMPQatf7mnynDn0G6k+kc9NtupncXqalahUqMrOV1
WFSBFzUd6McDx1S9Q8mxdpU+bOacV3cdlWOwwhLIaYxEPLwVyzAgqSOS/4xLeObp
I0ubhx1Zer0iS5NERT7ORGH6mW2JBg0tgkisdqJM2Hu1JhUSMLXXE8OakSeJimUJ
I/gKeGI+xRxkH8HAnRBb+ivKmD7WKZmf2635Zd980cNv9xF9VGc=
=+FR0
-----END PGP SIGNATURE-----
pgpje08Pkeu2w.pgp
Description: PGP signature
--- End Message ---