Your message dated Thu, 29 Feb 2024 04:49:06 +0000
with message-id <e1rfyly-009ciw...@fasolo.debian.org>
and subject line Bug#1062823: fixed in ompl 1.5.2+ds1-1.1
has caused the Debian Bug report #1062823,
regarding ompl: 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.)


-- 
1062823: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062823
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ompl
Version: 1.5.2+ds1-1
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
ompl 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 ompl
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 ompl-1.5.2+ds1/debian/changelog ompl-1.5.2+ds1/debian/changelog
--- ompl-1.5.2+ds1/debian/changelog     2021-02-02 11:22:21.000000000 -0300
+++ ompl-1.5.2+ds1/debian/changelog     2024-02-03 14:45:02.000000000 -0300
@@ -1,3 +1,10 @@
+ompl (1.5.2+ds1-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Lucas Kanashiro <kanash...@debian.org>  Sat, 03 Feb 2024 14:45:02 -0300
+
 ompl (1.5.2+ds1-1) unstable; urgency=medium
 
   * New upstream version.
diff -Nru ompl-1.5.2+ds1/debian/control ompl-1.5.2+ds1/debian/control
--- ompl-1.5.2+ds1/debian/control       2020-12-22 15:52:15.000000000 -0300
+++ ompl-1.5.2+ds1/debian/control       2024-02-03 14:45:02.000000000 -0300
@@ -30,7 +30,7 @@
 Package: libompl-dev
 Architecture: any
 Section: libdevel
-Depends: libompl16 (= ${binary:Version}),
+Depends: libompl16t64 (= ${binary:Version}),
          ${misc:Depends},
          libboost-dev,
          libeigen3-dev,
@@ -45,7 +45,10 @@
  additional components. This package contains the development files
  needed to use the library.
 
-Package: libompl16
+Package: libompl16t64
+Provides: ${t64:Provides}
+Replaces: libompl16
+Breaks: libompl16 (<< ${source:Version})
 Multi-Arch: same
 Architecture: any
 Depends: ${shlibs:Depends},
diff -Nru ompl-1.5.2+ds1/debian/libompl16.install 
ompl-1.5.2+ds1/debian/libompl16.install
--- ompl-1.5.2+ds1/debian/libompl16.install     2020-12-22 13:01:20.000000000 
-0300
+++ ompl-1.5.2+ds1/debian/libompl16.install     1969-12-31 21:00:00.000000000 
-0300
@@ -1,2 +0,0 @@
-usr/lib/*/lib*.so.*
-
diff -Nru ompl-1.5.2+ds1/debian/libompl16t64.install 
ompl-1.5.2+ds1/debian/libompl16t64.install
--- ompl-1.5.2+ds1/debian/libompl16t64.install  1969-12-31 21:00:00.000000000 
-0300
+++ ompl-1.5.2+ds1/debian/libompl16t64.install  2020-12-22 13:01:20.000000000 
-0300
@@ -0,0 +1,2 @@
+usr/lib/*/lib*.so.*
+
diff -Nru ompl-1.5.2+ds1/debian/libompl16t64.lintian-overrides 
ompl-1.5.2+ds1/debian/libompl16t64.lintian-overrides
--- ompl-1.5.2+ds1/debian/libompl16t64.lintian-overrides        1969-12-31 
21:00:00.000000000 -0300
+++ ompl-1.5.2+ds1/debian/libompl16t64.lintian-overrides        2024-02-03 
14:45:02.000000000 -0300
@@ -0,0 +1 @@
+libompl16t64: package-name-doesnt-match-sonames libompl16

--- End Message ---
--- Begin Message ---
Source: ompl
Source-Version: 1.5.2+ds1-1.1
Done: Benjamin Drung <bdr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ompl, 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 ompl 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 02:24:02 +0000
Source: ompl
Architecture: source
Version: 1.5.2+ds1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1062823
Changes:
 ompl (1.5.2+ds1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062823
Checksums-Sha1:
 1efc3a6fba2cd43303201304ae3caa588585fd18 2454 ompl_1.5.2+ds1-1.1.dsc
 cec0af32c82f9c67adf31ab62b5cdd24cf71a2de 7180 ompl_1.5.2+ds1-1.1.debian.tar.xz
 cd56c1681b21edc82da9cee8bbbe550a68623d41 13668 
ompl_1.5.2+ds1-1.1_source.buildinfo
Checksums-Sha256:
 d369bcd64fe959b0c2069a52973bb638a973537b000f7aba9a06535013c4ba02 2454 
ompl_1.5.2+ds1-1.1.dsc
 e0b73228e85759d88502420e4679432671c019f014421104353ee45419cd25a5 7180 
ompl_1.5.2+ds1-1.1.debian.tar.xz
 958b6d7438feb0630b4445edae47f299e8fb255ffe57c7113995f9c0cdd32b47 13668 
ompl_1.5.2+ds1-1.1_source.buildinfo
Files:
 6ea0a1fb508363ad7ca8beed11556624 2454 libs optional ompl_1.5.2+ds1-1.1.dsc
 c57fdd5ac2e3c7fc81120ffe3fd9891b 7180 libs optional 
ompl_1.5.2+ds1-1.1.debian.tar.xz
 b718bd4f4f0eb8deabf82f41beaca995 13668 libs optional 
ompl_1.5.2+ds1-1.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXf60sACgkQFZ61xO/I
d0zMqxAAm5J5l3hU5N1kmjpraWhD9G8O87R94u9xNFiSSgU+Ll2eKnNIM2LU/179
vv/Bo0xJNr7qkRm/OZgvSXOXNhQmqHRYORHmGGYM3vUebIJ5cYssq9S1r1uWJIG5
9FqH0Xx7NWtdV8NWUqubH1rwapq1k2AHe2j9mnyCQRTpAiWHs490mwo9Y0tISxkI
3cj6ZYIFZ2kSbOdId9B1jdNXthlKCQtdXrnAPEy2kWwL0gcBWTJtFgq3h3yLUbFd
fS35zwkq0GKMDZLojUsjvjyTAwmb5dTn/T2Yvla5QqtQzDsnHd1MbufxdmwcrFSX
/EuFLdo2d7ljHyMxutjrAxlJF8+w7ZawWHMzOSQynXe/m6DIt6KpL1SKe5zdsZnR
PknpezHcJBf+ifaW+F/pfz4FtdwIyiv1GqatPwhEpS6S4Y4Xhivk306WNBqcs0kz
dnqGIBp7r3eHuAppPsQv3ZI0xLcSxnkR9IpTZRGnI1CLeRkaV5wnkFmgbSKWIY61
OAi5hainCEUY82nDtA9pPcATafOxO/T7ylLwno0kkkyqQ2ayIhh7egQ6iJOvJHBD
TfFeBX1E5JIpCJpO6V1Yj7P5rVhJeAmIlZhOjD3v7bDVT/eOX6HaXTesuRGwGzsg
hkmbloVtMMJf3M5E+UDd9vh36Z1OKyLbUNiUtzfx1Rfw+csYWjs=
=k1qg
-----END PGP SIGNATURE-----

Attachment: pgpGBtOYLgqjy.pgp
Description: PGP signature


--- End Message ---

Reply via email to