Your message dated Thu, 29 Feb 2024 17:50:57 +0000
with message-id <e1rfkyb-00ccda...@fasolo.debian.org>
and subject line Bug#1062920: fixed in spooles 2.2-14.1
has caused the Debian Bug report #1062920,
regarding spooles: 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.)


-- 
1062920: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062920
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: spooles
Version: 2.2-14
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
spooles 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 spooles
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-5-amd64 (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
diff -Nru spooles-2.2/debian/changelog spooles-2.2/debian/changelog
--- spooles-2.2/debian/changelog        2018-12-19 22:56:58.000000000 +0000
+++ spooles-2.2/debian/changelog        2024-02-03 23:41:26.000000000 +0000
@@ -1,3 +1,10 @@
+spooles (2.2-14.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Sergio Durigan Junior <sergi...@debian.org>  Sat, 03 Feb 2024 23:41:26 
+0000
+
 spooles (2.2-14) unstable; urgency=medium
 
   * Team upload.
diff -Nru spooles-2.2/debian/control spooles-2.2/debian/control
--- spooles-2.2/debian/control  2018-12-19 22:56:58.000000000 +0000
+++ spooles-2.2/debian/control  2024-02-03 23:41:26.000000000 +0000
@@ -15,7 +15,7 @@
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: libspooles2.2 (= ${binary:Version}),
+Depends: libspooles2.2t64 (= ${binary:Version}),
          mpi-default-dev,
          ${misc:Depends}
 Suggests: spooles-doc
@@ -26,7 +26,10 @@
  .
  This package contains the SPOOLES development files.
 
-Package: libspooles2.2
+Package: libspooles2.2t64
+Provides: ${t64:Provides}
+Replaces: libspooles2.2
+Breaks: libspooles2.2 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Section: libs
diff -Nru spooles-2.2/debian/libspooles2.2.install 
spooles-2.2/debian/libspooles2.2.install
--- spooles-2.2/debian/libspooles2.2.install    2018-12-19 22:56:58.000000000 
+0000
+++ spooles-2.2/debian/libspooles2.2.install    1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*/*.so.*
diff -Nru spooles-2.2/debian/libspooles2.2t64.install 
spooles-2.2/debian/libspooles2.2t64.install
--- spooles-2.2/debian/libspooles2.2t64.install 1970-01-01 00:00:00.000000000 
+0000
+++ spooles-2.2/debian/libspooles2.2t64.install 2018-12-19 22:56:58.000000000 
+0000
@@ -0,0 +1 @@
+usr/lib/*/*.so.*
diff -Nru spooles-2.2/debian/libspooles2.2t64.lintian-overrides 
spooles-2.2/debian/libspooles2.2t64.lintian-overrides
--- spooles-2.2/debian/libspooles2.2t64.lintian-overrides       1970-01-01 
00:00:00.000000000 +0000
+++ spooles-2.2/debian/libspooles2.2t64.lintian-overrides       2024-02-03 
23:41:26.000000000 +0000
@@ -0,0 +1 @@
+libspooles2.2t64: package-name-doesnt-match-sonames libspooles2.2

--- End Message ---
--- Begin Message ---
Source: spooles
Source-Version: 2.2-14.1
Done: Benjamin Drung <bdr...@debian.org>

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

Debian distribution maintenance software
pp.
Benjamin Drung <bdr...@debian.org> (supplier of updated spooles 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 17:18:08 +0000
Source: spooles
Architecture: source
Version: 2.2-14.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1062920
Changes:
 spooles (2.2-14.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062920
Checksums-Sha1:
 b013e224ceaed26796a7891afbe274fe39e47fbc 2199 spooles_2.2-14.1.dsc
 578c2f745f91acb668706ec297f36470c2ed1f50 59020 spooles_2.2-14.1.debian.tar.xz
 5969245de2beab791ba3601e3665073867433b09 8824 spooles_2.2-14.1_source.buildinfo
Checksums-Sha256:
 b650f1316f1e590d7ab3c4f3101e975256746bddc908f39a3d7b3cbcb1f1842b 2199 
spooles_2.2-14.1.dsc
 ef5a9747fd7122e3ffbff2e5da57c633e35f06bc4965a0d9a92e28cc910b7f8c 59020 
spooles_2.2-14.1.debian.tar.xz
 72d40c4554ed4f144ce26c1a723a5ffcd3bc4e227ea275d1bef5d05d6d265a90 8824 
spooles_2.2-14.1_source.buildinfo
Files:
 2ed170c0fb309697f0691e4e54d763c1 2199 math optional spooles_2.2-14.1.dsc
 412bc5442a8800602929125ac8b52dd6 59020 math optional 
spooles_2.2-14.1.debian.tar.xz
 135e830c71ec6d99392995f299ca96a0 8824 math optional 
spooles_2.2-14.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXgvUoACgkQFZ61xO/I
d0y5uQ/8DPDh9OkmOstj6xmEzmzzgKGNyl2ivIQxzlWRi+hDkFM/aRA7T94oL7fO
BKG5boC7HdJ1e0AKeCmuU0vRyfcZnGMuLv5oPyfM2if7boR/a+OqUuxianigzN/L
p8uJBlIfwyiTxr51DrBzeWKgKpckOc9sONOqxZRXzdIavBnHuPkM7fNr9AjScfye
JTZI+10C3A8YuYf+ek0wjV/Itr3fdmTGKJHYnbtWNBGfJkwY+z8Pccy5chzgwl+0
CJp7ocdAIn2ES0Q/9xfP0b+SqV/v3Q6WAvJPQw7X8IQIFQVrDKjNB21LHB1q7bwz
jWfsohHSwWEp9vX0d+5EAJvT3dh4bB5Q5Rb/zhvRxOT13gUMOgiQn75C6WTO70JC
Pua5bRHdhugX4Zny+QdL5XQVDq2ub7XdBmSJfjvku9D4e5w6tD77p1VXFIqu+7ne
sAPnGWEWGn1uMmZunUvX46/kVILuv3uGHqcUhqP5osEAPVeH7TcIe+3W/5apT9hK
rgNMYDZQYDdv5J4bnPEdnDFKBMysY7omZmI509spiJNo2HsLgeT6E7VDV4CQAaGg
XJ20fgzzG4zCUK3EcIrxrCMqh/oSIOPxCOyA2GPLQyEODZYsI/ffNUkPdihT7o1A
t7uGwgFsJYgU/V0qOYTk8/Yfn6hQb1a6kzmtbhEeXNBHSrwkHw0=
=y9U/
-----END PGP SIGNATURE-----

Attachment: pgpOp_QJf3MCj.pgp
Description: PGP signature


--- End Message ---

Reply via email to