Your message dated Thu, 29 Feb 2024 21:07:11 +0000 with message-id <e1rfncv-00d2jj...@fasolo.debian.org> and subject line Bug#1064284: fixed in pcp 6.2.0-1.1 has caused the Debian Bug report #1064284, regarding pcp: 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.) -- 1064284: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064284 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: pcp Version: 6.2.0-1 Severity: important Tags: patch pending sid trixie 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 pcp 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 pcp 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.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 pcp-6.2.0/debian/changelog pcp-6.2.0/debian/changelog --- pcp-6.2.0/debian/changelog 2024-02-11 22:18:37.000000000 +0000 +++ pcp-6.2.0/debian/changelog 2024-02-19 16:49:15.000000000 +0000 @@ -1,3 +1,10 @@ +pcp (6.2.0-1.1) experimental; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. + + -- Steve Langasek <vor...@debian.org> Mon, 19 Feb 2024 16:49:15 +0000 + pcp (6.2.0-1) unstable; urgency=low * New release (full details in CHANGELOG). diff -Nru pcp-6.2.0/debian/control pcp-6.2.0/debian/control --- pcp-6.2.0/debian/control 2024-02-11 22:18:37.000000000 +0000 +++ pcp-6.2.0/debian/control 2024-02-19 16:49:14.000000000 +0000 @@ -9,7 +9,7 @@ X-Python3-Version: >= 3.3 Package: pcp -Depends: ${shlibs:Depends}, ${misc:Depends}, gawk, procps, python3-pcp, python3, libpcp-pmda3 (= ${binary:Version}), libpcp-mmv1 (= ${binary:Version}), libpcp-web1 (= ${binary:Version}), libpcp-archive1 (= ${binary:Version}), libpcp3 (= ${binary:Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, gawk, procps, python3-pcp, python3, libpcp-pmda3t64 (= ${binary:Version}), libpcp-mmv1t64 (= ${binary:Version}), libpcp-web1t64 (= ${binary:Version}), libpcp-archive1t64 (= ${binary:Version}), libpcp3t64 (= ${binary:Version}) Recommends: libpcp-pmda-perl Conflicts: pgpool2, dstat, pcp-webapi, pcp-manager Suggests: pcp-gui, libpcp-import-perl, bpftrace (>= 0.9.2) [amd64 arm64 ppc64el], python3-bpfcc [amd64 arm64 armhf ppc64el s390x ppc64], redis-server @@ -28,7 +28,7 @@ Package: pcp-conf Depends: ${misc:Depends} -Breaks: libpcp3 (<< 3.9.0), pcp (<< 4.0.1) +Breaks: libpcp3t64 (<< 3.9.0), pcp (<< 4.0.1) Section: libs Architecture: any Description: Performance Co-Pilot runtime configuration @@ -43,7 +43,7 @@ Package: libpcp3-dev Section: libdevel -Depends: ${misc:Depends}, libpcp3 (= ${binary:Version}), libc6-dev | libc-dev +Depends: ${misc:Depends}, libpcp3t64 (= ${binary:Version}), libc6-dev | libc-dev Breaks: pcp (<< 4.3.4), libpcp-gui2-dev (<< 3.11.10~), pcp-webapi (<< 5.0.0), pcp-manager (<< 5.2.0) Replaces: libpcp-gui2-dev (<< 3.11.10~), pcp-webapi (<< 5.0.0), pcp-manager (<< 5.2.0) Architecture: any @@ -57,10 +57,12 @@ client applications to easily retrieve and process any subset of that data. -Package: libpcp3 +Package: libpcp3t64 +Provides: ${t64:Provides} +Replaces: libpcp3 Depends: ${shlibs:Depends}, ${misc:Depends}, pcp-conf (= ${binary:Version}) Conflicts: pgpool2 -Breaks: pcp (<< 2.8.0), libpcp3-dev (<< 2.8.5) +Breaks: libpcp3 (<< ${source:Version}), pcp (<< 2.8.0), libpcp3-dev (<< 2.8.5) Section: libs Architecture: any Description: Performance Co-Pilot library @@ -74,7 +76,7 @@ Package: libpcp-gui2-dev Section: libdevel -Depends: ${misc:Depends}, libpcp-gui2 (= ${binary:Version}), libpcp3 (= ${binary:Version}) +Depends: ${misc:Depends}, libpcp-gui2t64 (= ${binary:Version}), libpcp3t64 (= ${binary:Version}) Conflicts: libpcp-gui1-dev Architecture: any Description: Performance Co-Pilot graphical client tools library and headers @@ -87,7 +89,10 @@ client applications to easily retrieve and process any subset of that data. -Package: libpcp-gui2 +Package: libpcp-gui2t64 +Provides: ${t64:Provides} +Replaces: libpcp-gui2 +Breaks: libpcp-gui2 (<< ${source:Version}) Depends: ${shlibs:Depends}, ${misc:Depends} Section: libs Architecture: any @@ -102,7 +107,7 @@ Package: libpcp-mmv1-dev Section: libdevel -Depends: ${misc:Depends}, libpcp-mmv1 (= ${binary:Version}), libpcp3 (= ${binary:Version}) +Depends: ${misc:Depends}, libpcp-mmv1t64 (= ${binary:Version}), libpcp3t64 (= ${binary:Version}) Architecture: any Description: Performance Co-Pilot Memory Mapped Value library and headers The libpcp-mmv-dev package contains the Performance Co-Pilot (PCP) @@ -114,7 +119,10 @@ client applications to easily retrieve and process any subset of that data. -Package: libpcp-mmv1 +Package: libpcp-mmv1t64 +Provides: ${t64:Provides} +Replaces: libpcp-mmv1 +Breaks: libpcp-mmv1 (<< ${source:Version}) Depends: ${shlibs:Depends}, ${misc:Depends} Section: libs Architecture: any @@ -130,7 +138,7 @@ Package: libpcp-pmda3-dev Section: libdevel -Depends: ${misc:Depends}, libpcp-pmda3 (= ${binary:Version}), libpcp3 (= ${binary:Version}) +Depends: ${misc:Depends}, libpcp-pmda3t64 (= ${binary:Version}), libpcp3t64 (= ${binary:Version}) Breaks: pcp (<< 2.8.0), libpcp3-dev (<< 3.11.10~) Replaces: libpcp3-dev (<< 3.11.10~) Architecture: any @@ -146,7 +154,10 @@ client applications to easily retrieve and process any subset of that data. -Package: libpcp-pmda3 +Package: libpcp-pmda3t64 +Provides: ${t64:Provides} +Replaces: libpcp-pmda3 +Breaks: libpcp-pmda3 (<< ${source:Version}) Depends: ${misc:Depends}, ${shlibs:Depends} Section: libs Architecture: any @@ -158,7 +169,7 @@ Package: libpcp-trace2-dev Section: libdevel -Depends: ${misc:Depends}, libpcp-trace2 (= ${binary:Version}), libpcp3 (= ${binary:Version}) +Depends: ${misc:Depends}, libpcp-trace2t64 (= ${binary:Version}), libpcp3t64 (= ${binary:Version}) Breaks: pcp (<< 2.8.0) Architecture: any Description: Performance Co-Pilot application tracing library and headers @@ -172,7 +183,10 @@ client applications to easily retrieve and process any subset of that data. -Package: libpcp-trace2 +Package: libpcp-trace2t64 +Provides: ${t64:Provides} +Replaces: libpcp-trace2 +Breaks: libpcp-trace2 (<< ${source:Version}) Depends: ${misc:Depends}, ${shlibs:Depends} Section: libs Architecture: any @@ -188,7 +202,7 @@ Package: libpcp-import1-dev Section: libdevel -Depends: ${misc:Depends}, libpcp-import1 (= ${binary:Version}), libpcp3-dev +Depends: ${misc:Depends}, libpcp-import1t64 (= ${binary:Version}), libpcp3-dev Architecture: any Description: Performance Co-Pilot data import library and headers The libpcp-import-dev package contains the library and header files @@ -201,7 +215,10 @@ client applications to easily retrieve and process any subset of that data. -Package: libpcp-import1 +Package: libpcp-import1t64 +Provides: ${t64:Provides} +Replaces: libpcp-import1 +Breaks: libpcp-import1 (<< ${source:Version}) Depends: ${misc:Depends}, ${shlibs:Depends} Section: libs Architecture: any @@ -218,7 +235,7 @@ Package: libpcp-web1-dev Section: libdevel -Depends: ${misc:Depends}, libpcp-web1 (= ${binary:Version}), libpcp3-dev +Depends: ${misc:Depends}, libpcp-web1t64 (= ${binary:Version}), libpcp3-dev Architecture: any Description: Performance Co-Pilot web tooling The libpcp-web-dev package contains the library and header files @@ -230,7 +247,10 @@ client applications to easily retrieve and process any subset of that data. -Package: libpcp-web1 +Package: libpcp-web1t64 +Provides: ${t64:Provides} +Replaces: libpcp-web1 +Breaks: libpcp-web1 (<< ${source:Version}) Depends: ${misc:Depends}, ${shlibs:Depends} Section: libs Architecture: any @@ -245,7 +265,7 @@ Package: libpcp-archive1-dev Section: libdevel -Depends: ${misc:Depends}, libpcp-archive1 (= ${binary:Version}), libpcp3-dev +Depends: ${misc:Depends}, libpcp-archive1t64 (= ${binary:Version}), libpcp3-dev Architecture: any Description: Performance Co-Pilot archive writing library and headers The libpcp-archive-dev package contains the library and header files @@ -257,10 +277,12 @@ client applications to easily retrieve and process any subset of that data. -Package: libpcp-archive1 +Package: libpcp-archive1t64 +Provides: ${t64:Provides} +Replaces: libpcp-archive1 Depends: ${misc:Depends}, ${shlibs:Depends} Section: libs -Breaks: pcp (<< 6.0.1) +Breaks: libpcp-archive1 (<< ${source:Version}), pcp (<< 6.0.1) Architecture: any Description: Performance Co-Pilot archive writing library The libpcp-archive package contains the runtime environment required @@ -275,7 +297,7 @@ Package: libpcp-pmda-perl Section: perl Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}, libpcp-pmda3 (= ${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}, libpcp-pmda3t64 (= ${binary:Version}) Description: Performance Co-Pilot Domain Agent Perl module The PCP::PMDA Perl module contains the language bindings for building Performance Metric Domain Agents (PMDAs) using Perl. @@ -291,7 +313,7 @@ Package: libpcp-import-perl Section: perl Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}, libpcp-import1 (= ${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}, libpcp-import1t64 (= ${binary:Version}) Description: Performance Co-Pilot log import Perl module The PCP::LogImport Perl module contains the language bindings for building Perl applications that import performance data from a file @@ -323,7 +345,7 @@ Package: libpcp-mmv-perl Section: perl Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libpcp-mmv1 (= ${binary:Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libpcp-mmv1t64 (= ${binary:Version}) Description: Performance Co-Pilot Memory Mapped Value Perl module The PCP::MMV module contains the Perl language bindings for building scripts instrumented with the Performance Co-Pilot @@ -491,7 +513,7 @@ Package: python3-pcp Section: python Architecture: any -Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}, libpcp3 (= ${binary:Version}), libpcp-pmda3 (= ${binary:Version}), libpcp-mmv1 (= ${binary:Version}), libpcp-gui2 (= ${binary:Version}), libpcp-import1 (= ${binary:Version}) +Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}, libpcp3t64 (= ${binary:Version}), libpcp-pmda3t64 (= ${binary:Version}), libpcp-mmv1t64 (= ${binary:Version}), libpcp-gui2t64 (= ${binary:Version}), libpcp-import1t64 (= ${binary:Version}) Description: Performance Co-Pilot Python3 PMAPI module The PCP Python3 module contains the language bindings for building Performance Metric API client tools using Python3. diff -Nru pcp-6.2.0/debian/libpcp-archive1.install pcp-6.2.0/debian/libpcp-archive1.install --- pcp-6.2.0/debian/libpcp-archive1.install 2023-11-17 02:56:05.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-archive1.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/lib/libpcp_archive.so.1 diff -Nru pcp-6.2.0/debian/libpcp-archive1t64.install pcp-6.2.0/debian/libpcp-archive1t64.install --- pcp-6.2.0/debian/libpcp-archive1t64.install 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-archive1t64.install 2023-11-17 02:56:05.000000000 +0000 @@ -0,0 +1 @@ +usr/lib/libpcp_archive.so.1 diff -Nru pcp-6.2.0/debian/libpcp-archive1t64.lintian-overrides pcp-6.2.0/debian/libpcp-archive1t64.lintian-overrides --- pcp-6.2.0/debian/libpcp-archive1t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-archive1t64.lintian-overrides 2024-02-19 16:49:14.000000000 +0000 @@ -0,0 +1 @@ +libpcp-archive1t64: package-name-doesnt-match-sonames libpcp-archive1 diff -Nru pcp-6.2.0/debian/libpcp-gui2.install pcp-6.2.0/debian/libpcp-gui2.install --- pcp-6.2.0/debian/libpcp-gui2.install 2023-11-17 02:56:05.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-gui2.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/lib/libpcp_gui.so.2 diff -Nru pcp-6.2.0/debian/libpcp-gui2t64.install pcp-6.2.0/debian/libpcp-gui2t64.install --- pcp-6.2.0/debian/libpcp-gui2t64.install 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-gui2t64.install 2023-11-17 02:56:05.000000000 +0000 @@ -0,0 +1 @@ +usr/lib/libpcp_gui.so.2 diff -Nru pcp-6.2.0/debian/libpcp-gui2t64.lintian-overrides pcp-6.2.0/debian/libpcp-gui2t64.lintian-overrides --- pcp-6.2.0/debian/libpcp-gui2t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-gui2t64.lintian-overrides 2024-02-19 16:49:14.000000000 +0000 @@ -0,0 +1 @@ +libpcp-gui2t64: package-name-doesnt-match-sonames libpcp-gui2 diff -Nru pcp-6.2.0/debian/libpcp-import1.install pcp-6.2.0/debian/libpcp-import1.install --- pcp-6.2.0/debian/libpcp-import1.install 2023-11-17 02:56:05.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-import1.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/lib/libpcp_import.so.1 diff -Nru pcp-6.2.0/debian/libpcp-import1t64.install pcp-6.2.0/debian/libpcp-import1t64.install --- pcp-6.2.0/debian/libpcp-import1t64.install 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-import1t64.install 2023-11-17 02:56:05.000000000 +0000 @@ -0,0 +1 @@ +usr/lib/libpcp_import.so.1 diff -Nru pcp-6.2.0/debian/libpcp-import1t64.lintian-overrides pcp-6.2.0/debian/libpcp-import1t64.lintian-overrides --- pcp-6.2.0/debian/libpcp-import1t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-import1t64.lintian-overrides 2024-02-19 16:49:14.000000000 +0000 @@ -0,0 +1 @@ +libpcp-import1t64: package-name-doesnt-match-sonames libpcp-import1 diff -Nru pcp-6.2.0/debian/libpcp-mmv1.install pcp-6.2.0/debian/libpcp-mmv1.install --- pcp-6.2.0/debian/libpcp-mmv1.install 2023-11-17 02:56:05.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-mmv1.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/lib/libpcp_mmv.so.1 diff -Nru pcp-6.2.0/debian/libpcp-mmv1t64.install pcp-6.2.0/debian/libpcp-mmv1t64.install --- pcp-6.2.0/debian/libpcp-mmv1t64.install 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-mmv1t64.install 2023-11-17 02:56:05.000000000 +0000 @@ -0,0 +1 @@ +usr/lib/libpcp_mmv.so.1 diff -Nru pcp-6.2.0/debian/libpcp-mmv1t64.lintian-overrides pcp-6.2.0/debian/libpcp-mmv1t64.lintian-overrides --- pcp-6.2.0/debian/libpcp-mmv1t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-mmv1t64.lintian-overrides 2024-02-19 16:49:14.000000000 +0000 @@ -0,0 +1 @@ +libpcp-mmv1t64: package-name-doesnt-match-sonames libpcp-mmv1 diff -Nru pcp-6.2.0/debian/libpcp-pmda3.install pcp-6.2.0/debian/libpcp-pmda3.install --- pcp-6.2.0/debian/libpcp-pmda3.install 2023-11-17 02:56:05.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-pmda3.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/lib/libpcp_pmda.so.3 diff -Nru pcp-6.2.0/debian/libpcp-pmda3t64.install pcp-6.2.0/debian/libpcp-pmda3t64.install --- pcp-6.2.0/debian/libpcp-pmda3t64.install 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-pmda3t64.install 2023-11-17 02:56:05.000000000 +0000 @@ -0,0 +1 @@ +usr/lib/libpcp_pmda.so.3 diff -Nru pcp-6.2.0/debian/libpcp-pmda3t64.lintian-overrides pcp-6.2.0/debian/libpcp-pmda3t64.lintian-overrides --- pcp-6.2.0/debian/libpcp-pmda3t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-pmda3t64.lintian-overrides 2024-02-19 16:49:14.000000000 +0000 @@ -0,0 +1 @@ +libpcp-pmda3t64: package-name-doesnt-match-sonames libpcp-pmda3 diff -Nru pcp-6.2.0/debian/libpcp-trace2.install pcp-6.2.0/debian/libpcp-trace2.install --- pcp-6.2.0/debian/libpcp-trace2.install 2023-11-17 02:56:05.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-trace2.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/lib/libpcp_trace.so.2 diff -Nru pcp-6.2.0/debian/libpcp-trace2t64.install pcp-6.2.0/debian/libpcp-trace2t64.install --- pcp-6.2.0/debian/libpcp-trace2t64.install 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-trace2t64.install 2023-11-17 02:56:05.000000000 +0000 @@ -0,0 +1 @@ +usr/lib/libpcp_trace.so.2 diff -Nru pcp-6.2.0/debian/libpcp-trace2t64.lintian-overrides pcp-6.2.0/debian/libpcp-trace2t64.lintian-overrides --- pcp-6.2.0/debian/libpcp-trace2t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-trace2t64.lintian-overrides 2024-02-19 16:49:14.000000000 +0000 @@ -0,0 +1 @@ +libpcp-trace2t64: package-name-doesnt-match-sonames libpcp-trace2 diff -Nru pcp-6.2.0/debian/libpcp-web1.install pcp-6.2.0/debian/libpcp-web1.install --- pcp-6.2.0/debian/libpcp-web1.install 2023-11-17 02:56:05.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-web1.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/lib/libpcp_web.so.1 diff -Nru pcp-6.2.0/debian/libpcp-web1t64.install pcp-6.2.0/debian/libpcp-web1t64.install --- pcp-6.2.0/debian/libpcp-web1t64.install 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-web1t64.install 2023-11-17 02:56:05.000000000 +0000 @@ -0,0 +1 @@ +usr/lib/libpcp_web.so.1 diff -Nru pcp-6.2.0/debian/libpcp-web1t64.lintian-overrides pcp-6.2.0/debian/libpcp-web1t64.lintian-overrides --- pcp-6.2.0/debian/libpcp-web1t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp-web1t64.lintian-overrides 2024-02-19 16:49:14.000000000 +0000 @@ -0,0 +1 @@ +libpcp-web1t64: package-name-doesnt-match-sonames libpcp-web1 diff -Nru pcp-6.2.0/debian/libpcp3.install pcp-6.2.0/debian/libpcp3.install --- pcp-6.2.0/debian/libpcp3.install 2023-11-17 02:56:05.000000000 +0000 +++ pcp-6.2.0/debian/libpcp3.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/lib/libpcp.so.3 diff -Nru pcp-6.2.0/debian/libpcp3t64.install pcp-6.2.0/debian/libpcp3t64.install --- pcp-6.2.0/debian/libpcp3t64.install 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp3t64.install 2023-11-17 02:56:05.000000000 +0000 @@ -0,0 +1 @@ +usr/lib/libpcp.so.3 diff -Nru pcp-6.2.0/debian/libpcp3t64.lintian-overrides pcp-6.2.0/debian/libpcp3t64.lintian-overrides --- pcp-6.2.0/debian/libpcp3t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ pcp-6.2.0/debian/libpcp3t64.lintian-overrides 2024-02-19 16:49:14.000000000 +0000 @@ -0,0 +1 @@ +libpcp3t64: package-name-doesnt-match-sonames libpcp3 diff -Nru pcp-6.2.0/debian/rules pcp-6.2.0/debian/rules --- pcp-6.2.0/debian/rules 2024-02-11 22:18:37.000000000 +0000 +++ pcp-6.2.0/debian/rules 2024-02-19 16:49:15.000000000 +0000 @@ -2,23 +2,23 @@ pcp = pcp pcpcfg = pcp-conf -libpcp = libpcp3 +libpcp = libpcp3t64 libpcpdev = libpcp3-dev -libpcp_pmda = libpcp-pmda3 +libpcp_pmda = libpcp-pmda3t64 libpcp_pmdadev = libpcp-pmda3-dev libpcp_pmda_perl = libpcp-pmda-perl libpcp_import_perl = libpcp-import-perl pcp_logsummary_perl = libpcp-logsummary-perl -libpcp_gui = libpcp-gui2 +libpcp_gui = libpcp-gui2t64 libpcp_guidev = libpcp-gui2-dev -libpcp_mmv = libpcp-mmv1 +libpcp_mmv = libpcp-mmv1t64 libpcp_mmvdev = libpcp-mmv1-dev libpcp_mmv_perl = libpcp-mmv-perl -libpcp_trace = libpcp-trace2 +libpcp_trace = libpcp-trace2t64 libpcp_tracedev = libpcp-trace2-dev -libpcp_import = libpcp-import1 +libpcp_import = libpcp-import1t64 libpcp_importdev = libpcp-import1-dev -libpcp_web = libpcp-web1 +libpcp_web = libpcp-web1t64 libpcp_webdev = libpcp-web1-dev pcp_import_sar = pcp-import-sar2pcp pcp_import_ganglia = pcp-import-ganglia2pcp
--- End Message ---
--- Begin Message ---Source: pcp Source-Version: 6.2.0-1.1 Done: Benjamin Drung <bdr...@debian.org> We believe that the bug you reported is fixed in the latest version of pcp, 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 1064...@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 pcp 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 20:04:59 +0000 Source: pcp Architecture: source Version: 6.2.0-1.1 Distribution: unstable Urgency: medium Maintainer: PCP Development Team <p...@groups.io> Changed-By: Benjamin Drung <bdr...@debian.org> Closes: 1064284 Changes: pcp (6.2.0-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1064284 Checksums-Sha1: 4f243b6cf9aeb4d9b95354674c6dd5fb54fc6b1d 5245 pcp_6.2.0-1.1.dsc 618429bb489700491b05d4d09ddc219bedd9424a 26996 pcp_6.2.0-1.1.debian.tar.xz 63a24e5fa643072d6978a8faef70b02edb61fabb 15770 pcp_6.2.0-1.1_source.buildinfo Checksums-Sha256: a9da1614a948922366fb57b81c677341fe684c60d5393e4847ec95bf7ce4ffdb 5245 pcp_6.2.0-1.1.dsc bc1c613bf03d0119d6a1f38605fbff0cabc43425a8999c0234000de0c7d6e318 26996 pcp_6.2.0-1.1.debian.tar.xz 76b8e06c0cc7029e21948b3d0997086e9f51ce59a66e50aad04969d99cf988aa 15770 pcp_6.2.0-1.1_source.buildinfo Files: 969f48c741c6d3e4e90d9e893cd0fdd8 5245 utils extra pcp_6.2.0-1.1.dsc 0bb4cb3c0286eec4ab9dc45f29445517 26996 utils extra pcp_6.2.0-1.1.debian.tar.xz beb0c0f89608325580c92d8de6d78fbe 15770 utils extra pcp_6.2.0-1.1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXg5pkACgkQFZ61xO/I d0x68g/9HPYdYNd1HvBKoJs5pIpM7iofzKB9p1GiyMVOMSeuRpD0hI01wB1Pekhl l0ZJ4yIJ72fWbiuOH8l0qZpjqFlQ6rHiJpvuzZw/K1ficj+fwFSv3/FgvbWWrRfG Kl704hk419YPJK2hfjj6uIxEI/hK2GJjajW8oHLJ7Xx+YEClmHgR4Nsrk9lf8OHR fYkI2+LsByetuiNuEsiM02QMlIAps2CMHuQivkeYebSSHAamNnpHvyYoPjdrfAFK RJ26kV4msWtaYldZnUJ7L+CxIKzEbXTiq6vjRaOlApmr9vip+FvGLfWUNamOBmn3 HyN3th7efdAsFhrtiTHzmbEyAjL60l4flKjGkdM+2TkQSSXRVbp2js0v7s9+9Kzb kT4JAFUAw9C2qZ/oX/nucZ0GXovoCgbhUxi6SdEVmyHWNG/Cml9w2Gw8HF1m2bhd OxG/gjseVbEMHVH0zKpnctD4UI9YS06nj6SUweOZE4GcJD5Q3gJy6UKULYwHZ9EQ ezirjnTpezTFKjdQhlURsrIc59B7QUmnO3McdBCm+mv4ofOxAqb/aqKs9ffcYITw 8fYsdTpbKO8yv+nU6+nFJ3g0E7MRSD4uCj3E+2Q+2Yn8GNKA1i9jl55MBu3LbEaK fRftcMdxXWYjv5rfUJZdiQgCOOGrzEkZierDdPIKMEclgA9kN20= =hW4y -----END PGP SIGNATURE-----pgponmaX44OUT.pgp
Description: PGP signature
--- End Message ---