ananace / overlay

My own collection of Gentoo ebuilds
9 stars 6 forks source link

Issues with net-misc/pulseaudio-module-xrdp #21

Open kaizushi opened 1 year ago

kaizushi commented 1 year ago

I cannot get the ebuild in this repo, where I get a working xrdp server working with pulseaudio. It appears there is some version mismatch, and pulseaudio is too new for it.

Mar 20 18:56:17 kaizugentoo pulseaudio[17956]: [pulseaudio] module.c: Module "module-xrdp-sink" version (12.2) doesn't match the expected version (16.1).
Mar 20 18:56:17 kaizugentoo pulseaudio[17956]: [pulseaudio] module.c: Module "module-xrdp-source" version (12.2) doesn't match the expected version (16.1).

My guess is that some changes need to be made to the upstream source in the ebuild so it gets a new version of these modules.

ananace commented 1 year ago

The issue is that building the pulse modules requires pulling the active pulseaudio sources for the local version, which makes things a little annoying to keep updated. I've not been able to use it personally for a while, so I'm unable to track this myself apart from making sure that it continues to build.