Your message dated Thu, 24 Feb 2022 21:50:36 +0000
with message-id <[email protected]>
and subject line Bug#994708: fixed in pulseaudio 15.99.1+dfsg1-1
has caused the Debian Bug report #994708,
regarding pulseaudio: Does not create /etc/pulse/system.pa.d directory
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.)
--
994708: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994708
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pulseaudio
Version: 15.0+dfsg1-2
Severity: normal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
I have several customizations in /etc/pulse/system.pa and the latest
upgrade of pulseaudio therefor prompted me what to do with it.
The new last lines of /etc/pulse/system.pa are as follows:
=================================================
### Allow including a system.pa.d directory, which if present, can be used
### for additional configuration snippets.
.nofail
.include /etc/pulse/system.pa.d
=================================================
That seems exactly what I want and will prevent future upgrade prompts.
Excellent :-) But the directory doesn't exist.
It does have a 'client.conf.d' and a 'default.pa.d' which I presume have
the same functionality. But the corresponding one for 'system.pa.d' is
missing and I think the package ought to create it.
Cheers,
Diederik
- -- Package-specific info:
File '/etc/default/pulseaudio' does not exist
- -- System Information:
Debian Release: bookworm/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500,
'unstable'), (500, 'testing'), (101, 'experimental'), (1, 'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: arm64
Kernel: Linux 5.10.0-8-amd64 (SMP w/16 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages pulseaudio depends on:
ii adduser 3.118
ii init-system-helpers 1.60
ii libasound2 1.2.5.1-1
ii libasound2-plugins 1.2.5-2
ii libc6 2.33-0experimental1
ii libcap2 1:2.44-1
ii libdbus-1-3 1.12.20-2
ii libfftw3-single3 3.3.8-2
ii libgcc-s1 11.2.0-5
ii libglib2.0-0 2.68.4-1
ii libice6 2:1.0.10-1
ii libltdl7 2.4.6-15
ii liborc-0.4-0 1:0.4.32-1
ii libpulse0 15.0+dfsg1-2
ii libsm6 2:1.2.3-1
ii libsndfile1 1.0.31-2
ii libsoxr0 0.1.3-4
ii libspeexdsp1 1.2~rc1.2-1.1
ii libstdc++6 11.2.0-5
ii libsystemd0 247.9-1
ii libtdb1 1.4.3-1+b1
ii libudev1 247.9-1
ii libwebrtc-audio-processing1 0.3-1+b1
ii libx11-6 2:1.7.2-2+b1
ii libx11-xcb1 2:1.7.2-2+b1
ii libxcb1 1.14-3
ii libxtst6 2:1.2.3-1
ii lsb-base 11.1.0
ii pulseaudio-utils 15.0+dfsg1-2
Versions of packages pulseaudio recommends:
ii dbus-user-session 1.12.20-2
ii libpam-systemd [logind] 247.9-1
ii rtkit 0.13-4
Versions of packages pulseaudio suggests:
ii paprefs 1.1-2
ii pavucontrol 5.0-2
pn pavumeter <none>
ii udev 247.9-1
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCYUds7gAKCRDXblvOeH7b
bl2HAQCfYS1KXlXmqnKz3yMy8cyxqYBjPv6hsAQb1GrY/yVgcQEA0EgtMoXx4HQT
nVCqnrGDrEw1qGSNeoc3Swk0dFzM4Q4=
=1wMv
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: pulseaudio
Source-Version: 15.99.1+dfsg1-1
Done: Sebastien Bacher <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pulseaudio, 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.
Sebastien Bacher <[email protected]> (supplier of updated pulseaudio 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: SHA256
Format: 1.8
Date: Thu, 24 Feb 2022 22:03:52 +0100
Source: pulseaudio
Built-For-Profiles: noudeb
Architecture: source
Version: 15.99.1+dfsg1-1
Distribution: experimental
Urgency: medium
Maintainer: Pulseaudio maintenance team
<[email protected]>
Changed-By: Sebastien Bacher <[email protected]>
Closes: 954434 991597 994708
Changes:
pulseaudio (15.99.1+dfsg1-1) experimental; urgency=medium
.
* New upstream candidate
* d/p/0002-bluetooth-ldac-Fix-RTP-payloading-of-encoded-packet.patch:
- removed, the fix is in the new version
.
[ Diederik de Haas ]
* Create /etc/pulse/system.pa.d to store additional configuration snippets
for system.pa (Closes: #994708)
.
[ Laurent Bigonville ]
* Enable gstreamer support. This is mainly needed to use different codecs
for Bluetooth headsets (Closes: #991597, #954434)
* Fix LDAC RTP payloading. Without this, LDAC is not working with recent
Sony devices
.
[ Debian Janitor ]
* Remove 5 obsolete maintscript entries in 1 files.
* Bump debhelper from old 12 to 13. + debian/rules: Drop --fail-missing
argument to dh_missing, which is now the default.
Checksums-Sha1:
e02fc076c4f5981bc6a98b4a6cdf3c739939665e 3767 pulseaudio_15.99.1+dfsg1-1.dsc
d3d75cfebd2f8ad46d7e05e1bd1bc2d401b82f58 1439224
pulseaudio_15.99.1+dfsg1.orig.tar.xz
5a6a305e4023f646fea1d8a2e5804b7a78828b01 36312
pulseaudio_15.99.1+dfsg1-1.debian.tar.xz
a6f19a8d21be6baaad0ec5ef8be0e68e7099bf8a 20038
pulseaudio_15.99.1+dfsg1-1_source.buildinfo
Checksums-Sha256:
106408e750548e6bec9f63417a7eeb20a2b5feef1973fb5297c71a853b6f6057 3767
pulseaudio_15.99.1+dfsg1-1.dsc
f924e6dc26a63e11e83fd014662f6fdc23a3554ce90c457ae4181387d4fd29f7 1439224
pulseaudio_15.99.1+dfsg1.orig.tar.xz
1cc0a3adc7d95d45a893c087ead82936a92b8ea06347d332385d21b04c16be90 36312
pulseaudio_15.99.1+dfsg1-1.debian.tar.xz
6a62b05165bcd7e950351ffc351566f88c8d3c027a5b54e9d48e8ab0f577f5e1 20038
pulseaudio_15.99.1+dfsg1-1_source.buildinfo
Files:
38c5ec4e8c8ccf3294546895e494dc34 3767 sound optional
pulseaudio_15.99.1+dfsg1-1.dsc
83ae2720c5a3fd82540e5d8ce4b594ef 1439224 sound optional
pulseaudio_15.99.1+dfsg1.orig.tar.xz
2773cda532a347b9c3b7e730253f5f87 36312 sound optional
pulseaudio_15.99.1+dfsg1-1.debian.tar.xz
4a647c06a5bb3006c97f80e774ac8dfb 20038 sound optional
pulseaudio_15.99.1+dfsg1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEERyS4b0fgKRXe6kniPr1EkD7bBJYFAmIX8sIACgkQPr1EkD7b
BJY7YhAAlzzxEESx93kVz89VvhHdw1/o3f1iIOBm3aTjSxNONBla58I6LvEYZBu/
eVbd0nGYiKf3tDssWIN4gBX8Sw8z7g8FnCdFx8b/lNXIuiCnYPR4KdQbZkCZsB21
uTgMwWw8/dEQc857yJONkTwvYMwUbSI8mMosbgcT9Kl/8EhkxUPOLDk5TPAz7PJc
RtDX2V9Hk88HNk0vywSFhON++ZIannDZJ/1sgL+y09vnTHEQ4PFKZwvFybuuWU8f
7lqLBMpV+KRc0EX0c7OCl1mwV3uX1OX85H7q3VWD3MHiyjGc9LYKsUXLNg2wm8TC
YXqdyrRfEOXHew7g7B89nz5bZYyDxLyqoOD41qGnNrrdicjZ1FDNfngZ1GufBN6z
90eagJC8QikqG8fdkiZhqJDg9eCux8YCtOrva6Bx7d6VCXNUSA5iQiRXhqY4Ykps
9pImWMWQ/DupPEKTlPJn5w29wLQVr9ANboLuHdZbd/TFXR1gTaka35Rm7dJtdWgl
huUeU4tqySMQcpILR/kHgRBZAFB8z+ZydUYubVyoazBcr/RTR+4m0EH/6EtiiZkd
M1797RFydO+1TF4T67ifM0CnSJjmpgmkejmsFVz6JbxiSGLBZHk6X1HRuv6l9VJI
j6lK8uAZZPiiCpFDOyq8Rc3aqr8JqmZJm/uzIuxx4x3bSX+zuY4=
=zC08
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
pkg-pulseaudio-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel