Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Possibly missing shared object file in wireplumber package
@ 2023-02-03 17:21 Adailoe
  2023-02-03 17:25 ` paper42
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Adailoe @ 2023-02-03 17:21 UTC (permalink / raw)
  To: ml

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

New issue by Adailoe on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.8_1 x86_64 AuthenticAMD uptodate FFFFFFF

### Package(s) Affected

wireplumber-0.4.13_2

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

_No response_

### Expected behaviour

The package might be missing the libwireplumber-module-logind.so - file. 
It is present in the Arch Linux version but not in Void. 



### Actual behaviour

Wireplumber is complaining about that missing file when trying to connect to pipewire and fails to connect.

`m-lua-scripting ../modules/module-lua-scripting/api/config.c:80:load_components: Failed to open module /usr/lib64/wireplumber-0.4/libwireplumber-module-logind: /usr/lib64/wireplumber-0.4/libwireplumber -module-logind.so: cannot open shared object file: No such file or directory.
Failed to connect to PipeWire`

The pipewire media-session is not active. ( difference to issue https://github.com/void-linux/void-packages/issues/37683 )

### Steps to reproduce

1. Install wireplumber
2. Change the pipewire-configuration according to https://github.com/void-linux/void-docs/pull/738/files
3. Reboot
4. Open terminal and execute `$ wireplumber`



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

* Re: Possibly missing shared object file in wireplumber package
  2023-02-03 17:21 [ISSUE] Possibly missing shared object file in wireplumber package Adailoe
@ 2023-02-03 17:25 ` paper42
  2023-02-03 19:00 ` Adailoe
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2023-02-03 17:25 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/42056#issuecomment-1416177138

Comment:
This is expected, wireplumber is not built with logind support

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

* Re: Possibly missing shared object file in wireplumber package
  2023-02-03 17:21 [ISSUE] Possibly missing shared object file in wireplumber package Adailoe
  2023-02-03 17:25 ` paper42
@ 2023-02-03 19:00 ` Adailoe
  2023-02-03 22:34 ` paper42
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Adailoe @ 2023-02-03 19:00 UTC (permalink / raw)
  To: ml

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

New comment by Adailoe on void-packages repository

https://github.com/void-linux/void-packages/issues/42056#issuecomment-1416275743

Comment:
So wireplumber should be able to connect to pipewire regardless of the complains about that missing file?

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

* Re: Possibly missing shared object file in wireplumber package
  2023-02-03 17:21 [ISSUE] Possibly missing shared object file in wireplumber package Adailoe
  2023-02-03 17:25 ` paper42
  2023-02-03 19:00 ` Adailoe
@ 2023-02-03 22:34 ` paper42
  2023-02-03 23:11 ` [ISSUE] [CLOSED] " paper42
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2023-02-03 22:34 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/42056#issuecomment-1416488407

Comment:
Yes, that is just a warning

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

* Re: [ISSUE] [CLOSED] Possibly missing shared object file in wireplumber package
  2023-02-03 17:21 [ISSUE] Possibly missing shared object file in wireplumber package Adailoe
                   ` (2 preceding siblings ...)
  2023-02-03 22:34 ` paper42
@ 2023-02-03 23:11 ` paper42
  2023-02-03 23:11 ` paper42
  2023-02-04  5:42 ` oreo639
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2023-02-03 23:11 UTC (permalink / raw)
  To: ml

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

Closed issue by Adailoe on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.8_1 x86_64 AuthenticAMD uptodate FFFFFFF

### Package(s) Affected

wireplumber-0.4.13_2

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

_No response_

### Expected behaviour

The package might be missing the libwireplumber-module-logind.so - file. 
It is present in the Arch Linux version but not in Void. 



### Actual behaviour

Wireplumber is complaining about that missing file when trying to connect to pipewire and fails to connect.

```
m-lua-scripting ../modules/module-lua-scripting/api/config.c:80:load_components: Failed to open module /usr/lib64/wireplumber-0.4/libwireplumber-module-logind: /usr/lib64/wireplumber-0.4/libwireplumber -module-logind.so: cannot open shared object file: No such file or directory.
Failed to connect to PipeWire
```

The pipewire media-session is not active. ( difference to issue https://github.com/void-linux/void-packages/issues/37683 )

### Steps to reproduce

1. Install wireplumber
2. Change the pipewire-configuration according to https://github.com/void-linux/void-docs/pull/738/files
3. Reboot
4. Open terminal and execute `$ wireplumber`



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

* Re: [ISSUE] [CLOSED] Possibly missing shared object file in wireplumber package
  2023-02-03 17:21 [ISSUE] Possibly missing shared object file in wireplumber package Adailoe
                   ` (3 preceding siblings ...)
  2023-02-03 23:11 ` [ISSUE] [CLOSED] " paper42
@ 2023-02-03 23:11 ` paper42
  2023-02-04  5:42 ` oreo639
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2023-02-03 23:11 UTC (permalink / raw)
  To: ml

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

Closed issue by Adailoe on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.8_1 x86_64 AuthenticAMD uptodate FFFFFFF

### Package(s) Affected

wireplumber-0.4.13_2

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

_No response_

### Expected behaviour

The package might be missing the libwireplumber-module-logind.so - file. 
It is present in the Arch Linux version but not in Void. 



### Actual behaviour

Wireplumber is complaining about that missing file when trying to connect to pipewire and fails to connect.

```
m-lua-scripting ../modules/module-lua-scripting/api/config.c:80:load_components: Failed to open module /usr/lib64/wireplumber-0.4/libwireplumber-module-logind: /usr/lib64/wireplumber-0.4/libwireplumber -module-logind.so: cannot open shared object file: No such file or directory.
Failed to connect to PipeWire
```

The pipewire media-session is not active. ( difference to issue https://github.com/void-linux/void-packages/issues/37683 )

### Steps to reproduce

1. Install wireplumber
2. Change the pipewire-configuration according to https://github.com/void-linux/void-docs/pull/738/files
3. Reboot
4. Open terminal and execute `$ wireplumber`



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

* Re: Possibly missing shared object file in wireplumber package
  2023-02-03 17:21 [ISSUE] Possibly missing shared object file in wireplumber package Adailoe
                   ` (4 preceding siblings ...)
  2023-02-03 23:11 ` paper42
@ 2023-02-04  5:42 ` oreo639
  5 siblings, 0 replies; 7+ messages in thread
From: oreo639 @ 2023-02-04  5:42 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/issues/42056#issuecomment-1416670020

Comment:
The logind plugin is only needed for multiuser bluetooth support.


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

end of thread, other threads:[~2023-02-04  5:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-03 17:21 [ISSUE] Possibly missing shared object file in wireplumber package Adailoe
2023-02-03 17:25 ` paper42
2023-02-03 19:00 ` Adailoe
2023-02-03 22:34 ` paper42
2023-02-03 23:11 ` [ISSUE] [CLOSED] " paper42
2023-02-03 23:11 ` paper42
2023-02-04  5:42 ` oreo639

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