Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921393 - media-video/wireplumber-9999: standalone patch fails
Summary: media-video/wireplumber-9999: standalone patch fails
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-01-05 11:42 UTC by CaptainBlood
Modified: 2024-03-19 05:48 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
failing ebuild log (media-video:wireplumber-9999:20240105-120255.log.gz,1.88 KB, application/gzip)
2024-01-05 11:42 UTC, CaptainBlood
Details

Note You need to log in before you can comment on or make changes to this bug.
Description CaptainBlood 2024-01-05 11:42:24 UTC
Created attachment 881498 [details]
failing ebuild log

builds fine if removed.

Soon to come 0.8.41 should be affected.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-05 11:44:16 UTC
(In reply to CaptainBlood from comment #0)
> Created attachment 881498 [details]
> failing ebuild log
> 
> builds fine if removed.
> 
> Soon to come 0.8.41 should be affected.

0.4.18 I assume, but that's going to be from the 0.4 branch
Comment 2 CaptainBlood 2024-01-05 11:46:33 UTC
Air crash :)
reading 0.4.81 on gitlab here
Comment 3 Igor V. Kovalenko 2024-02-05 17:12:51 UTC
Please let me know if linked PR with updated patch is good to go, thanks!
Comment 4 Larry the Git Cow gentoo-dev 2024-03-19 05:48:10 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdd56b3bcecf86106aaf77a79b3d369ea6d45f9a

commit bdd56b3bcecf86106aaf77a79b3d369ea6d45f9a
Author:     Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
AuthorDate: 2024-02-03 06:42:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-19 05:47:57 +0000

    media-video/pipewire: Add another sound-server part for updated wireplumber conf syntax
    
    Bug: https://bugs.gentoo.org/921393
    Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35155
    Signed-off-by: Sam James <sam@gentoo.org>

 .../pipewire/files/gentoo-sound-server-enable-audio-bluetooth.conf  | 6 ++++++
 media-video/pipewire/pipewire-1.0.4.ebuild                          | 6 ++++++
 media-video/pipewire/pipewire-9999.ebuild                           | 6 ++++++
 3 files changed, 18 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7149f311e97fb3a4d7f443359e239431a06871ff

commit 7149f311e97fb3a4d7f443359e239431a06871ff
Author:     Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
AuthorDate: 2024-02-02 20:04:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-19 05:21:38 +0000

    media-video/wireplumber: Amend sound-server split, new conf syntax
    
    Bug: https://bugs.gentoo.org/921393
    Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 ...-0.4.81-config-disable-sound-server-parts.patch | 27 ++++++++++++++++++++++
 media-video/wireplumber/wireplumber-9999.ebuild    |  4 ++--
 2 files changed, 29 insertions(+), 2 deletions(-)