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

Bug#979113: marked as done (xcwcp: should dlopen SO-versioned libpulse-simple)



Your message dated Tue, 19 Jan 2021 22:23:58 +0000
with message-id <E1l1zPq-0005gN-Ml@fasolo.debian.org>
and subject line Bug#979113: fixed in unixcw 3.5.1-4
has caused the Debian Bug report #979113,
regarding xcwcp: should dlopen SO-versioned libpulse-simple
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.)


-- 
979113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979113
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libpulse-dev
Version: 12.2-4+deb10u1
Severity: normal

Dear Maintainer,

* What led up to the situation?
    Other programs were failing, because they were unable to load
    libpulse-simple.so library file with only libpulse0 package installed.
    The xcwcp package is one such example.

* What exactly did you do (or not do) that was effective (or ineffective)?
    A workaround is to install libpulse-dev in addition to libpulse0.
    However this also installs several additional other packages, and should
    not be required for standard library usage.

    Attached is a patch against current salsa.debian.org git, to alter the
    debian file packaging associating library .so files with the library
    package.


-- System Information:
Debian Release: 10.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-13-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libpulse-dev depends on:
ii  libglib2.0-dev           2.58.3-2+deb10u2
ii  libpulse-mainloop-glib0  12.2-4+deb10u1
ii  libpulse0                12.2-4+deb10u1

libpulse-dev recommends no packages.

libpulse-dev suggests no packages.

-- no debconf information

Control: tag -1 +patch
diff --git a/debian/libpulse-dev.install b/debian/libpulse-dev.install
index a1bcccb8..23df19cc 100644
--- a/debian/libpulse-dev.install
+++ b/debian/libpulse-dev.install
@@ -1,7 +1,4 @@
 usr/lib/*/cmake
-usr/lib/*/libpulse.so
-usr/lib/*/libpulse-simple.so
-usr/lib/*/libpulse-mainloop-glib.so
 usr/lib/*/pkgconfig/*
 usr/include/pulse/*
 usr/share/vala/vapi
diff --git a/debian/libpulse-mainloop-glib0.install b/debian/libpulse-mainloop-glib0.install
index d2af2063..f0103839 100644
--- a/debian/libpulse-mainloop-glib0.install
+++ b/debian/libpulse-mainloop-glib0.install
@@ -1 +1,2 @@
+usr/lib/*/libpulse-mainloop-glib.so
 usr/lib/*/libpulse-mainloop-glib.so.*
diff --git a/debian/libpulse0.install b/debian/libpulse0.install
index cf55606f..cf3d95ed 100644
--- a/debian/libpulse0.install
+++ b/debian/libpulse0.install
@@ -1,4 +1,6 @@
 etc/pulse/client.conf
+usr/lib/*/libpulse.so
 usr/lib/*/libpulse.so.*
+usr/lib/*/libpulse-simple.so
 usr/lib/*/libpulse-simple.so.*
 usr/lib/*/pulseaudio/libpulsecommon-*.so

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: unixcw
Source-Version: 3.5.1-4
Done: Christoph Berg <myon@debian.org>

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

Debian distribution maintenance software
pp.
Christoph Berg <myon@debian.org> (supplier of updated unixcw 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: SHA256

Format: 1.8
Date: Tue, 19 Jan 2021 23:10:51 +0100
Source: unixcw
Architecture: source
Version: 3.5.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: Christoph Berg <myon@debian.org>
Closes: 962432 979113
Changes:
 unixcw (3.5.1-4) unstable; urgency=low
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Bump debhelper from deprecated 9 to 10.
   * Set upstream metadata fields: Name (from ./configure), Repository.
 .
   [ Christoph Berg ]
   * Remove obsolete boilerplate code from rules.
   * Add debian/gitlab-ci.yml.
   * Mark packages as Multi-Arch: same/foreign.
   * Use dh and DH 13.
   * Disable tests/libcw_test_tq_short_space.sh as it needs alsa at build-time.
 .
   [ Federico Grau ]
   * Add patch libpulse-simple_so_version. (Closes: #979113)
   * Add patch reprotest_collate_make_fix to correct CI errors.
 .
   [ Helmut Grohne ]
   * Use a multiarch --libdir. (Closes: #962432)
Checksums-Sha1:
 eb67ca2453610c96709f11f1ed171febfbb01ea2 2341 unixcw_3.5.1-4.dsc
 5d0545d4e34476fe00a883031bf5355c86ec3bff 21684 unixcw_3.5.1-4.debian.tar.xz
Checksums-Sha256:
 68574ab121267c33ce968184ad062104017e897df9fbd4078ec139dfc2c56900 2341 unixcw_3.5.1-4.dsc
 5b1ad5bda839cd0498cf755b194f204f1fdf718179a895af40747227149bef77 21684 unixcw_3.5.1-4.debian.tar.xz
Files:
 d20abb624bf87aaec90163651275e186 2341 hamradio optional unixcw_3.5.1-4.dsc
 fa03083131c69b30cf2dd2f7681a1831 21684 hamradio optional unixcw_3.5.1-4.debian.tar.xz

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

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAmAHWpQACgkQTFprqxLS
p66XDw//TM4VOQusnQUxHNO8CCOfR1MQ1gs9nq/hZZni4PPXoqZmsK3ltTA8F3tS
CrSt82KcNtF5p+wMUiJSR/40qy6kZE3BhIKI/qeFazY3amT1Gifztwtswp6O9PO0
3Qs/a0OcbtZeR2rmzexaImYNJ1anAySMj/3v+UT1CbzrHQG8aq0HtW3ZWBFxvyZ0
8Cq6kz1nMLKKBuyHuHMDI6lp6drQDs6GF3wMYU2Ec5F1DhWRi/u/FACOn+W5J7+g
yTPCOmaZV8gAkMRMFMKWAc+P3nScWc2q7wQGNMgKjkbKppw5bepLQuC7V1UyYXWk
nSN5v4LHH0oRCMg/JBGKUcyO5rDhPog7tiomnrf/VEAdLbGpF9tJmz43UoVmeKdr
/VcH8kYvwUT7uIOpvyu3YRASya14CqsUaTI/B2Srs+q7Bhf384llNd6/osMETvuk
Cby3mevAfVdO5ATPCAd6qVkKZdIuF7BHByv1tSOl7dXEGyP0nA4KBlLCdHdiuyxB
3Pv0hSt8TWT0D4pfT9p0f+w25XKxkGBXhpj4i+OlYVwBUc/Xk+0JB44jEH+N6mow
nt7z1NXfAwtjNZDpadsv18uxkY+nkOsmPE6wmiaFnhxIjT6I6vKMQCfCvmb542H3
mUr722tM9ccuCHppq9CZOw7NHhIGdHlxV77CwFr1guhV3JW8SmU=
=Mo7Z
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: