Your message dated Wed, 28 Feb 2024 03:36:02 +0000
with message-id <[email protected]>
and subject line Bug#1061927: fixed in avogadrolibs 1.99.0-3.1
has caused the Debian Bug report #1061927,
regarding avogadrolibs: 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.)
--
1061927: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061927
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: avogadrolibs
Version: 1.98.1-2
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: [email protected]
Usertags: time-t
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
avogadrolibs 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 avogadrolibs
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-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 avogadrolibs-1.98.1/debian/changelog
avogadrolibs-1.98.1/debian/changelog
--- avogadrolibs-1.98.1/debian/changelog 2023-11-27 00:36:07.000000000
+0000
+++ avogadrolibs-1.98.1/debian/changelog 2024-01-30 04:04:16.000000000
+0000
@@ -1,3 +1,10 @@
+avogadrolibs (1.98.1-2.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <[email protected]> Tue, 30 Jan 2024 04:04:16 +0000
+
avogadrolibs (1.98.1-2) unstable; urgency=medium
* v1.98 dropped docs/conf.py. Closes: #1043909.
diff -Nru avogadrolibs-1.98.1/debian/control avogadrolibs-1.98.1/debian/control
--- avogadrolibs-1.98.1/debian/control 2023-11-27 00:36:07.000000000 +0000
+++ avogadrolibs-1.98.1/debian/control 2024-01-30 04:04:16.000000000 +0000
@@ -52,7 +52,10 @@
qube
resdataparse
-Package: libavogadro2-1
+Package: libavogadro2-1t64
+Provides: ${t64:Provides}
+Replaces: libavogadro2-1
+Breaks: libavogadro2-1 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Section: libs
diff -Nru avogadrolibs-1.98.1/debian/libavogadro2-1.docs
avogadrolibs-1.98.1/debian/libavogadro2-1.docs
--- avogadrolibs-1.98.1/debian/libavogadro2-1.docs 2023-11-27
00:36:07.000000000 +0000
+++ avogadrolibs-1.98.1/debian/libavogadro2-1.docs 1970-01-01
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/share/doc/AvogadroLibs/avogadrolibs/*
diff -Nru avogadrolibs-1.98.1/debian/libavogadro2-1.install
avogadrolibs-1.98.1/debian/libavogadro2-1.install
--- avogadrolibs-1.98.1/debian/libavogadro2-1.install 2023-11-27
00:36:07.000000000 +0000
+++ avogadrolibs-1.98.1/debian/libavogadro2-1.install 1970-01-01
00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-usr/lib/*/*.so.*
-usr/lib/*/avogadro2/scripts
diff -Nru avogadrolibs-1.98.1/debian/libavogadro2-1.lintian-overrides
avogadrolibs-1.98.1/debian/libavogadro2-1.lintian-overrides
--- avogadrolibs-1.98.1/debian/libavogadro2-1.lintian-overrides 2023-11-27
00:36:07.000000000 +0000
+++ avogadrolibs-1.98.1/debian/libavogadro2-1.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-package-name-doesnt-match-sonames libAvogadroCalc* libAvogadroCore*
libAvogadro*
diff -Nru avogadrolibs-1.98.1/debian/libavogadro2-1t64.docs
avogadrolibs-1.98.1/debian/libavogadro2-1t64.docs
--- avogadrolibs-1.98.1/debian/libavogadro2-1t64.docs 1970-01-01
00:00:00.000000000 +0000
+++ avogadrolibs-1.98.1/debian/libavogadro2-1t64.docs 2023-11-27
00:36:07.000000000 +0000
@@ -0,0 +1 @@
+usr/share/doc/AvogadroLibs/avogadrolibs/*
diff -Nru avogadrolibs-1.98.1/debian/libavogadro2-1t64.install
avogadrolibs-1.98.1/debian/libavogadro2-1t64.install
--- avogadrolibs-1.98.1/debian/libavogadro2-1t64.install 1970-01-01
00:00:00.000000000 +0000
+++ avogadrolibs-1.98.1/debian/libavogadro2-1t64.install 2023-11-27
00:36:07.000000000 +0000
@@ -0,0 +1,2 @@
+usr/lib/*/*.so.*
+usr/lib/*/avogadro2/scripts
diff -Nru avogadrolibs-1.98.1/debian/libavogadro2-1t64.lintian-overrides
avogadrolibs-1.98.1/debian/libavogadro2-1t64.lintian-overrides
--- avogadrolibs-1.98.1/debian/libavogadro2-1t64.lintian-overrides
1970-01-01 00:00:00.000000000 +0000
+++ avogadrolibs-1.98.1/debian/libavogadro2-1t64.lintian-overrides
2024-01-30 04:04:16.000000000 +0000
@@ -0,0 +1,2 @@
+package-name-doesnt-match-sonames libAvogadroCalc* libAvogadroCore*
libAvogadro*
+libavogadro2-1t64: package-name-doesnt-match-sonames libavogadro2-1
--- End Message ---
--- Begin Message ---
Source: avogadrolibs
Source-Version: 1.99.0-3.1
Done: Steve Langasek <[email protected]>
We believe that the bug you reported is fixed in the latest version of
avogadrolibs, 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.
Steve Langasek <[email protected]> (supplier of updated avogadrolibs 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: Wed, 28 Feb 2024 03:05:08 +0000
Source: avogadrolibs
Architecture: source
Version: 1.99.0-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <[email protected]>
Changed-By: Steve Langasek <[email protected]>
Closes: 1061927
Changes:
avogadrolibs (1.99.0-3.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1061927
Checksums-Sha1:
b36ca53c66d672ddd73e4f258de436d3f5418f40 2761 avogadrolibs_1.99.0-3.1.dsc
e8ee5d0e4b229fd7cdaab66530edf81e0254197a 31535960
avogadrolibs_1.99.0-3.1.debian.tar.xz
dda936721081116e47528573d9a9612d2ac16d57 14744
avogadrolibs_1.99.0-3.1_source.buildinfo
Checksums-Sha256:
18f74b30fa90601569a89bbb40d668bc26e77c449e15b0368bc3eb38e216bc65 2761
avogadrolibs_1.99.0-3.1.dsc
cb1a50e8c18680149b222db8aa88e573fc3c3c9688afb671bce5c35f674d2c5f 31535960
avogadrolibs_1.99.0-3.1.debian.tar.xz
f11eb058f85770d862432fe0e97d21729b1526adea8a4940c7419741190528d6 14744
avogadrolibs_1.99.0-3.1_source.buildinfo
Files:
177a17785ca69ded7258c88a8cb819c6 2761 science optional
avogadrolibs_1.99.0-3.1.dsc
8d66879f46c142bd85f830b18d5e400b 31535960 science optional
avogadrolibs_1.99.0-3.1.debian.tar.xz
265185dfbd76c3601337d80cad856d14 14744 science optional
avogadrolibs_1.99.0-3.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXepMASHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9ITUP/17nY/uB+hb2ciljHYnjcg1wSF5QYGUU
+pFN/7WwHPWlEfWCNjweR413bQXp0KRMxNwZAw+Q8uY4xY3wvGb1OW9rUbxkP8sK
38p8AqtrXLSPDrHxAUFGVyCdgDk0vOUA7Z+7bAfIzfKaQKuB5Mumo92CjMpwplZF
SRf6I3BzNim4+2hXKRLdG8TspLzfhCMxb7LisRxXhfqOwzgPULWMh0yBzufcYG7T
4W02ZEdDBaF8wvg4q+JvOV2q/7oM35urElX/wIFroJ5rtdbgVLGBGmZaaYh+C+Vc
p6WDngw4B1Hlati/mTNm9M9j7lqfF0CA6NG7mpn+Fq2yRj03GruafPRtY1UAwMe2
aDqjwxTUiSUNI4aXaVneI3RD8QFZQxmI7JfCQUXxQcXRzk49ziM4FUWA2u2OKQup
D2v40Rrx3/aDECQAxrc31bw4ZuROHwrdGspMOA6x1TwA4PvDCKdA78pg7Z+npNLA
jE3qAaNw+iO2nF2bo0h+py/A0tbrqJT8wFizTx9jhwby4CL3ctSvpJyNO6PKj+NS
ocDc1ua0ORX3EjxLjaCxWB9coJIlj1KLQN6NAhwX4NhCtWOaF7mH7wUk3kq569sR
sHqQZE3jCcxNY7areDlsQzu5FiTf8n9UTflNa9WZA5Ez6v6Y4FPqtw88BXBiJ52a
SgSsLm+tkVwC
=w6Xf
-----END PGP SIGNATURE-----
pgpGQYRmrCq4I.pgp
Description: PGP signature
--- End Message ---