Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] make_dirs error in latest wireplumber package
@ 2023-06-02 20:33 TeusLollo
  2023-06-02 20:46 ` [ISSUE] [CLOSED] " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: TeusLollo @ 2023-06-02 20:33 UTC (permalink / raw)
  To: ml

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

New issue by TeusLollo on void-packages repository

https://github.com/void-linux/void-packages/issues/44231

Description:
### Is this a new report?

Yes

### System Info

Void 5.15.114_1 x86_64 GenuineIntel uptodate FFFFFF

### Package(s) Affected

wireplumber-0.4.14_5 & wireplumber-0.4.14_6

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

No idea actually. I don't use pipewire. What does that directory do? See below...

### Actual behaviour

Something funky going on with the `make_dirs` part of the latest wireplumber packages during their relevant _config_ phase.

Here's the relevant output:

```
wireplumber-0.4.14_5: configuring ...
chown: invalid user: ‘_pipewire:_pipewire’
Failed to set perms 0755 _pipewire:_pipewire to ./var/lib/wireplumber!
Updating MIME database...
wireplumber-0.4.14_5: updated successfully.
```

This has also happened again onto the newest version:

```
wireplumber-0.4.14_6: configuring ...
chown: invalid user: ‘_pipewire:_pipewire’
Failed to set perms 0755 _pipewire:_pipewire to ./var/lib/wireplumber!
Updating MIME database...
wireplumber-0.4.14_6: updated successfully.
```

Indeed, by reading the relevant package template on https://github.com/void-linux/void-packages/blob/master/srcpkgs/wireplumber/template, the string `make_dirs="/var/lib/wireplumber 0755 _pipewire _pipewire"` seems relevant. 

No idea about this. Output of `ls` on the directory:

```
ls -a /var/lib/wireplumber
.  ..
```

This may be related to the fact that I don't really have pipewire installed (Nor it ever was installed), since I'm on pure ALSA. Wireplumber has been pulled by the following dependencies:

```
xbps-query --revdeps wireplumber
Waybar-0.9.17_1
```




### Steps to reproduce

1. You probably need a system that has not pipewire installed, thus having wireplumber pulled down by a dependency (By waybar, in my case)
2. Update to either wireplumber-0.4.14_5 & wireplumber-0.4.14_6 and see the output for yourself. 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ISSUE] [CLOSED] make_dirs error in latest wireplumber package
  2023-06-02 20:33 [ISSUE] make_dirs error in latest wireplumber package TeusLollo
@ 2023-06-02 20:46 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2023-06-02 20:46 UTC (permalink / raw)
  To: ml

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

Closed issue by TeusLollo on void-packages repository

https://github.com/void-linux/void-packages/issues/44231

Description:
### Is this a new report?

Yes

### System Info

Void 5.15.114_1 x86_64 GenuineIntel uptodate FFFFFF

### Package(s) Affected

wireplumber-0.4.14_5 & wireplumber-0.4.14_6

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

Can't find anything.

### Expected behaviour

No idea actually. I don't use pipewire. What does that directory do? See below...

### Actual behaviour

Something funky going on with the `make_dirs` part of the latest wireplumber packages during their relevant _config_ phase.

Here's the relevant output:

```
wireplumber-0.4.14_5: configuring ...
chown: invalid user: ‘_pipewire:_pipewire’
Failed to set perms 0755 _pipewire:_pipewire to ./var/lib/wireplumber!
Updating MIME database...
wireplumber-0.4.14_5: updated successfully.
```

This has also happened again onto the newest version:

```
wireplumber-0.4.14_6: configuring ...
chown: invalid user: ‘_pipewire:_pipewire’
Failed to set perms 0755 _pipewire:_pipewire to ./var/lib/wireplumber!
Updating MIME database...
wireplumber-0.4.14_6: updated successfully.
```

Indeed, by reading the relevant package template on https://github.com/void-linux/void-packages/blob/master/srcpkgs/wireplumber/template, the string `make_dirs="/var/lib/wireplumber 0755 _pipewire _pipewire"` seems relevant. 

No idea about this. Output of `ls` on the directory:

```
ls -a /var/lib/wireplumber
.  ..
```

This may be related to the fact that I don't really have pipewire installed (Nor it ever was installed), since I'm on pure ALSA. Wireplumber has been pulled by the following dependencies:

```
xbps-query --revdeps wireplumber
Waybar-0.9.17_1
```




### Steps to reproduce

1. You probably need a system that has not pipewire installed, thus having wireplumber pulled down by a dependency (By waybar, in my case)
2. Update to either wireplumber-0.4.14_5 & wireplumber-0.4.14_6 and see the output for yourself. 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-02 20:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02 20:33 [ISSUE] make_dirs error in latest wireplumber package TeusLollo
2023-06-02 20:46 ` [ISSUE] [CLOSED] " Duncaen

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).