Your message dated Thu, 29 Feb 2024 04:48:36 +0000
with message-id <e1rfylu-009bv9...@fasolo.debian.org>
and subject line Bug#1062822: fixed in omnievents 1:2.6.2-6.1
has caused the Debian Bug report #1062822,
regarding omnievents: 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.)


-- 
1062822: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062822
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: omnievents
Version: 1:2.6.2-6
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
omnievents 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 omnievents
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 omnievents-2.6.2/debian/changelog omnievents-2.6.2/debian/changelog
--- omnievents-2.6.2/debian/changelog   2022-11-17 08:01:16.000000000 -0300
+++ omnievents-2.6.2/debian/changelog   2024-02-03 14:41:04.000000000 -0300
@@ -1,3 +1,10 @@
+omnievents (1:2.6.2-6.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:41:04 -0300
+
 omnievents (1:2.6.2-6) unstable; urgency=medium
 
   * QA upload.
diff -Nru omnievents-2.6.2/debian/control omnievents-2.6.2/debian/control
--- omnievents-2.6.2/debian/control     2022-11-17 08:01:16.000000000 -0300
+++ omnievents-2.6.2/debian/control     2024-02-03 14:41:04.000000000 -0300
@@ -36,7 +36,10 @@
  This package contains the CORBA Event Service daemon as a standalone
  executable, and the associated tools.
 
-Package: libomnievents2
+Package: libomnievents2t64
+Provides: ${t64:Provides}
+Replaces: libomnievents2
+Breaks: libomnievents2 (<< ${source:Version})
 Architecture: any
 Section: libs
 Depends: ${misc:Depends},
@@ -49,7 +52,7 @@
 Package: libomnievents-dev
 Architecture: any
 Section: libdevel
-Depends: libomnievents2 (= ${binary:Version}),
+Depends: libomnievents2t64 (= ${binary:Version}),
          ${misc:Depends}
 Recommends: pkg-config
 Suggests: omnievents-doc
diff -Nru omnievents-2.6.2/debian/libomnievents2.install 
omnievents-2.6.2/debian/libomnievents2.install
--- omnievents-2.6.2/debian/libomnievents2.install      2022-11-17 
08:01:16.000000000 -0300
+++ omnievents-2.6.2/debian/libomnievents2.install      1969-12-31 
21:00:00.000000000 -0300
@@ -1 +0,0 @@
-debian/tmp/usr/lib/*.so.*
diff -Nru omnievents-2.6.2/debian/libomnievents2t64.install 
omnievents-2.6.2/debian/libomnievents2t64.install
--- omnievents-2.6.2/debian/libomnievents2t64.install   1969-12-31 
21:00:00.000000000 -0300
+++ omnievents-2.6.2/debian/libomnievents2t64.install   2022-11-17 
08:01:16.000000000 -0300
@@ -0,0 +1 @@
+debian/tmp/usr/lib/*.so.*
diff -Nru omnievents-2.6.2/debian/libomnievents2t64.lintian-overrides 
omnievents-2.6.2/debian/libomnievents2t64.lintian-overrides
--- omnievents-2.6.2/debian/libomnievents2t64.lintian-overrides 1969-12-31 
21:00:00.000000000 -0300
+++ omnievents-2.6.2/debian/libomnievents2t64.lintian-overrides 2024-02-03 
14:41:04.000000000 -0300
@@ -0,0 +1 @@
+libomnievents2t64: package-name-doesnt-match-sonames libomnievents2

--- End Message ---
--- Begin Message ---
Source: omnievents
Source-Version: 1:2.6.2-6.1
Done: Benjamin Drung <bdr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
omnievents, 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 omnievents 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:19:12 +0000
Source: omnievents
Architecture: source
Version: 1:2.6.2-6.1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1062822
Changes:
 omnievents (1:2.6.2-6.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062822
Checksums-Sha1:
 b3ec152245cb383bdfab651a08d3a26bd12c826c 2229 omnievents_2.6.2-6.1.dsc
 1ebb88184791930b42198900bb65a853be28d135 8120 
omnievents_2.6.2-6.1.debian.tar.xz
 8f71e40b14bedce889e6d31db2d0b4890c4c3f4a 9864 
omnievents_2.6.2-6.1_source.buildinfo
Checksums-Sha256:
 c2279e1be6a77fd96c8f4c0b9b04201012a75c92de9cd5e4d01f5c8f17cc01ee 2229 
omnievents_2.6.2-6.1.dsc
 80e683f81a6e517a6529b28c586ee55a588eb14af8a46afc6a329b83b0cc84fa 8120 
omnievents_2.6.2-6.1.debian.tar.xz
 36b086457b3c2461c4e005448b05e4d17303d9909c80c39f49550e8c060fe93f 9864 
omnievents_2.6.2-6.1_source.buildinfo
Files:
 20ca864a3f9f845b728788f99f861162 2229 net optional omnievents_2.6.2-6.1.dsc
 8495fd63f2b4435bfbdf1698d0af6493 8120 net optional 
omnievents_2.6.2-6.1.debian.tar.xz
 969e9822c7d197fff41352b282c2e271 9864 net optional 
omnievents_2.6.2-6.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXf6egACgkQFZ61xO/I
d0xBDg//Ve1FPMD1p/DjvLuLRNLdIPNZwhlvsaBrJGk9PoD97xo+qUM3MDEH0hWr
c+iC8gg5H0YUnXKiqS3hWTDORNu4yT7K6ALfZHN5OjS6fKiq/GmqXPFZUyg3hyTJ
eHdiXrL1nCrex34Cj/nFM+aWxIwTfXWfyPwvGg3hODiMGye6mEtwbypxb8PG9a+0
Ds0jRUEA/BvXB1MQagXKHD5gxP+OrvC5QwvjoyVMp/roiotNVAR2+OIDfsZdbaFg
FPA0bOl9rdOoIiepECV9v3jIm14anGmztWW3kLu3GwFzFIo1nXUva9kX+nC+yZyn
e/g1npBAebVJ70Us4QzG11jdjQCTOYPm7LZIFCYcyBt8J7iOLVi/S48xbkD46qmo
Eu6eBLrd7yAgYmbUtVIfinC3EjbnXH8wuM4j9QyP9HTyrgpyw4hAQpTOTOJxM8sk
/j12eon6vzRhgfioFZktyYC25dm2vjeEmuwAIZfsnE4tlFq1DueUXgQPfk7p+PIh
9tPSpI5f7AWphLnvl9lpipUhiLgzH80yxPAqR6cetsc0MAz0eNNK68ZzFEPJkoYr
HJZeKps0zbWzOOA8TXgj7EkUvyQNgVALZVDFpYzxLzDJRt+TTioeeGZOQ+0zXWCX
PAfyyyOAn9FNbjpHLzXlFEn4z0zkk07q0/2p1zXy2EIQAZ9q07M=
=URYp
-----END PGP SIGNATURE-----

Attachment: pgpjVKq8pFyW5.pgp
Description: PGP signature


--- End Message ---

Reply via email to