Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Closed]: pipewire: assure rw permissions in run directories in case its missing
Date: Sun, 30 Oct 2022 18:30:10 +0100	[thread overview]
Message-ID: <20221030173010.b4mM2tVKxsp_TBB-JNFO9XqN_jPlmu-NNIfaX7_fxBs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38376@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 768 bytes --]

There's a closed pull request on the void-packages repository

pipewire: assure rw permissions in run directories in case its missing
https://github.com/void-linux/void-packages/pull/38376

Description:
Sometimes `/run/pulse` has `rwx------` permission somehow due to old pulseaudio package if installed.

This was causing `pactl info` return

```
Connection failure: Connection refused
pa_context_connect() failed: Connection refused
```

and applets showing `No audio devices`...

Because users in group `_pipewire` were not able to read/open the directory.  This PR would ensure that it has 755 permissions if the directory already exists and not readable by `_pipewire` group.


#### Testing the changes
- I tested the changes in this PR: **YES**


      parent reply	other threads:[~2022-10-30 17:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-30 17:40 [PR PATCH] " avinashkrishna07
2022-07-30 18:25 ` [PR REVIEW] " paper42
2022-07-30 18:38 ` paper42
2022-10-29  2:13 ` github-actions
2022-10-30 17:30 ` paper42 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221030173010.b4mM2tVKxsp_TBB-JNFO9XqN_jPlmu-NNIfaX7_fxBs@z \
    --to=paper42@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).