[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1062195: marked as done (guitarix: NMU diff for 64-bit time_t transition)



Your message dated Wed, 28 Feb 2024 09:55:19 +0000
with message-id <E1rfGel-005UcU-Ms@fasolo.debian.org>
and subject line Bug#1062195: fixed in guitarix 0.44.1+dfsg1-3.1
has caused the Debian Bug report #1062195,
regarding guitarix: 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 owner@bugs.debian.org
immediately.)


-- 
1062195: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062195
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: guitarix
Version: 0.44.1+dfsg1-3
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm@lists.debian.org
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
guitarix 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 guitarix
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-15-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: 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: unable to detect
diff -Nru guitarix-0.44.1+dfsg1/debian/changelog guitarix-0.44.1+dfsg1/debian/changelog
--- guitarix-0.44.1+dfsg1/debian/changelog	2023-08-04 10:35:39.000000000 +0000
+++ guitarix-0.44.1+dfsg1/debian/changelog	2024-01-31 16:32:06.000000000 +0000
@@ -1,3 +1,10 @@
+guitarix (0.44.1+dfsg1-3.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <ginggs@debian.org>  Wed, 31 Jan 2024 16:32:06 +0000
+
 guitarix (0.44.1+dfsg1-3) unstable; urgency=medium
 
   * Fix FTBFS with GCC13 (Closes: #1037685)
diff -Nru guitarix-0.44.1+dfsg1/debian/control guitarix-0.44.1+dfsg1/debian/control
--- guitarix-0.44.1+dfsg1/debian/control	2023-02-23 17:45:50.000000000 +0000
+++ guitarix-0.44.1+dfsg1/debian/control	2024-01-31 16:32:06.000000000 +0000
@@ -136,7 +136,10 @@
  .
  This package contains Guitarix's Development documentation.
 
-Package: libgxw0
+Package: libgxw0t64
+Provides: ${t64:Provides}
+Replaces: libgxw0
+Breaks: libgxw0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Depends:
@@ -156,7 +159,7 @@
 Section: libdevel
 Architecture: any
 Depends:
- libgxw0 (= ${binary:Version}),
+ libgxw0t64 (= ${binary:Version}),
  ${misc:Depends},
 Recommends:
  guitarix-doc,
@@ -170,7 +173,10 @@
  .
  This package contains development files for Guitarix's GTK+ library.
 
-Package: libgxwmm0
+Package: libgxwmm0t64
+Provides: ${t64:Provides}
+Replaces: libgxwmm0
+Breaks: libgxwmm0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Depends:
@@ -190,7 +196,7 @@
 Section: libdevel
 Architecture: any
 Depends:
- libgxwmm0 (= ${binary:Version}),
+ libgxwmm0t64 (= ${binary:Version}),
  ${misc:Depends},
 Recommends:
  guitarix-doc,
diff -Nru guitarix-0.44.1+dfsg1/debian/libgxw0.install guitarix-0.44.1+dfsg1/debian/libgxw0.install
--- guitarix-0.44.1+dfsg1/debian/libgxw0.install	2023-01-17 17:14:33.000000000 +0000
+++ guitarix-0.44.1+dfsg1/debian/libgxw0.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-debian/tmp/usr/lib/libgxw.so.*
diff -Nru guitarix-0.44.1+dfsg1/debian/libgxw0.lintian-overrides guitarix-0.44.1+dfsg1/debian/libgxw0.lintian-overrides
--- guitarix-0.44.1+dfsg1/debian/libgxw0.lintian-overrides	2023-01-17 19:26:13.000000000 +0000
+++ guitarix-0.44.1+dfsg1/debian/libgxw0.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-# Using only shlibs, because it is a minor lib and maintaining C++ symbols files is a bit onerous:
-no-symbols-control-file usr/lib/libgxw.so.0.1
diff -Nru guitarix-0.44.1+dfsg1/debian/libgxw0t64.install guitarix-0.44.1+dfsg1/debian/libgxw0t64.install
--- guitarix-0.44.1+dfsg1/debian/libgxw0t64.install	1970-01-01 00:00:00.000000000 +0000
+++ guitarix-0.44.1+dfsg1/debian/libgxw0t64.install	2023-01-17 17:14:33.000000000 +0000
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libgxw.so.*
diff -Nru guitarix-0.44.1+dfsg1/debian/libgxw0t64.lintian-overrides guitarix-0.44.1+dfsg1/debian/libgxw0t64.lintian-overrides
--- guitarix-0.44.1+dfsg1/debian/libgxw0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ guitarix-0.44.1+dfsg1/debian/libgxw0t64.lintian-overrides	2024-01-31 16:32:06.000000000 +0000
@@ -0,0 +1,3 @@
+# Using only shlibs, because it is a minor lib and maintaining C++ symbols files is a bit onerous:
+no-symbols-control-file usr/lib/libgxw.so.0.1
+libgxw0t64: package-name-doesnt-match-sonames libgxw0
diff -Nru guitarix-0.44.1+dfsg1/debian/libgxwmm0.install guitarix-0.44.1+dfsg1/debian/libgxwmm0.install
--- guitarix-0.44.1+dfsg1/debian/libgxwmm0.install	2023-01-17 17:14:33.000000000 +0000
+++ guitarix-0.44.1+dfsg1/debian/libgxwmm0.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-debian/tmp/usr/lib/libgxwmm.so.*
diff -Nru guitarix-0.44.1+dfsg1/debian/libgxwmm0.lintian-overrides guitarix-0.44.1+dfsg1/debian/libgxwmm0.lintian-overrides
--- guitarix-0.44.1+dfsg1/debian/libgxwmm0.lintian-overrides	2023-01-17 17:14:33.000000000 +0000
+++ guitarix-0.44.1+dfsg1/debian/libgxwmm0.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-# Using only shlibs, because it is a minor lib and maintaining C++ symbols files is a bit onerous:
-libgxwmm0 binary: no-symbols-control-file usr/lib/libgxwmm.so.0.1
diff -Nru guitarix-0.44.1+dfsg1/debian/libgxwmm0t64.install guitarix-0.44.1+dfsg1/debian/libgxwmm0t64.install
--- guitarix-0.44.1+dfsg1/debian/libgxwmm0t64.install	1970-01-01 00:00:00.000000000 +0000
+++ guitarix-0.44.1+dfsg1/debian/libgxwmm0t64.install	2023-01-17 17:14:33.000000000 +0000
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libgxwmm.so.*
diff -Nru guitarix-0.44.1+dfsg1/debian/libgxwmm0t64.lintian-overrides guitarix-0.44.1+dfsg1/debian/libgxwmm0t64.lintian-overrides
--- guitarix-0.44.1+dfsg1/debian/libgxwmm0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ guitarix-0.44.1+dfsg1/debian/libgxwmm0t64.lintian-overrides	2024-01-31 16:32:06.000000000 +0000
@@ -0,0 +1,3 @@
+# Using only shlibs, because it is a minor lib and maintaining C++ symbols files is a bit onerous:
+libgxwmm0t64 binary: no-symbols-control-file usr/lib/libgxwmm.so.0.1
+libgxwmm0t64: package-name-doesnt-match-sonames libgxwmm0

--- End Message ---
--- Begin Message ---
Source: guitarix
Source-Version: 0.44.1+dfsg1-3.1
Done: Lukas Märdian <slyon@debian.org>

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

Debian distribution maintenance software
pp.
Lukas Märdian <slyon@debian.org> (supplier of updated guitarix 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 09:01:17 +0000
Source: guitarix
Architecture: source
Version: 0.44.1+dfsg1-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Lukas Märdian <slyon@debian.org>
Closes: 1062195
Changes:
 guitarix (0.44.1+dfsg1-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062195
Checksums-Sha1:
 b87409961a57ff4b27ca73c8f986fe402dcfa195 2987 guitarix_0.44.1+dfsg1-3.1.dsc
 5a9d6642543ebf9ac88d204c6d3ef8aa024c1e08 13928 guitarix_0.44.1+dfsg1-3.1.debian.tar.xz
 4350ec62457c6fdde111c82ac7ed5fcf8b50672a 22055 guitarix_0.44.1+dfsg1-3.1_source.buildinfo
Checksums-Sha256:
 d54221933d3cbcc7cec0524c7607728a3692c5a80a18e5743d6e19e84268325a 2987 guitarix_0.44.1+dfsg1-3.1.dsc
 f5bd63b21a487c06e2267ad7f8f511c17fd4b0537c09259969511fd22f3dc07f 13928 guitarix_0.44.1+dfsg1-3.1.debian.tar.xz
 1c0b71f457b7e7483d805479f130ddae37ea83042ab4c29917a23e365aa5d458 22055 guitarix_0.44.1+dfsg1-3.1_source.buildinfo
Files:
 0b61fa957a5667510e33ce6c6b52fc37 2987 sound optional guitarix_0.44.1+dfsg1-3.1.dsc
 32581857088de445911c858f77554f4e 13928 sound optional guitarix_0.44.1+dfsg1-3.1.debian.tar.xz
 1fba663118e7ba85e68716c536174088 22055 sound optional guitarix_0.44.1+dfsg1-3.1_source.buildinfo

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

iQJFBAEBCgAvFiEE496GmCL5m2y8NfJ5v322IrMDrIsFAmXe+vERHHNseW9uQGRl
Ymlhbi5vcmcACgkQv322IrMDrIsgJxAAgnG1tJfIRs7Ics/08F/ehLGPZghoNAd2
N1yYWH5D2zFvGVEWXt8tERV6K+L47vKM+yNzAdzP+hbQAgBAwJmRUUY6jw8qsSSN
KjHbNZcPaY5rBKvMnlShVnePHr5Me40Br9SkzZaZhD6d9mCIOufHSd3Z5rBGYTUl
gcEbUpagybRRWcxTBMqwWt3tPBgKvuyQlIPr7VZ37H1jthrVVl8f/8bUyiHsL+p8
AWXDB5emYPQkqBLmuEdNHH6+/FU0hEV6huCv1dXRYEGDzk3uVmi5TmpyfC09pzak
nDyBTiKirMyUnTeQme2G7h+HwKQWzGx7ou2xlvWkvsCeJhnj6DWSph6U1miatW/X
V1QkXaHQ51+HyYF6TquHEPWsBz48nn75KwaQfucPrrLs5Sd6aLLrbmB3uSuBb+Rw
4YlGK9q9GMb4QR51SZWKQBENznDk5CEfnVQIJlgw6tuafC+wM3yrFszaSlVLDNSX
AGl7IIDSchRK9yJDSKjDd9xDBpdWxvsOo+17bYa0PlQT94tncHBJCLNLWTQA12D3
uCxXBtsTE8ftlUkSMYLghS5vwpYUdWpqSF3wZkK5C5MvgOQ6XBJrlodESG74tomg
u6a3Nh1rfQsawuLXbmPBRjK9WopGGH7m0l5RCgX6LkxFZzz+uBvnkaElAyCb3hx0
nSdGVHPjJ4o=
=kwcm
-----END PGP SIGNATURE-----

Attachment: pgpWxgttSr1rR.pgp
Description: PGP signature


--- End Message ---

Reply to: