Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689658 - net-wireless/blueman-2.1.1 has slot conflict with media-sound/pulseaudio-modules-bt
Summary: net-wireless/blueman-2.1.1 has slot conflict with media-sound/pulseaudio-modu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-11 11:01 UTC by wbrana
Modified: 2019-11-10 12:38 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wbrana 2019-07-11 11:01:02 UTC
media-sound/pulseaudio:0

  (media-sound/pulseaudio-12.2-r2:0/0::gentoo, installed) pulled in by
    media-sound/pulseaudio[-bluetooth] required by (media-sound/pulseaudio-modules-bt-9999:0/0::gentoo, ebuild scheduled for merge)
                           ^^^^^^^^^^                                                                                                                                  

  (media-sound/pulseaudio-12.2-r2:0/0::gentoo, ebuild scheduled for merge) pulled in by
    media-sound/pulseaudio[bluetooth] required by (net-wireless/blueman-2.1.1:0/0::gentoo, ebuild scheduled for merge)
                           ^^^^^^^^^
Comment 1 Sander Sweers 2019-11-05 21:50:09 UTC
Something like below should do the trick.

pulseaudio? ( || ( media-sound/pulseaudio[bluetooth] media-sound/pulseaudio-modules-bt ) )
Comment 2 Pacho Ramos gentoo-dev 2019-11-10 12:13:03 UTC
(In reply to Sander Sweers from comment #1)
> Something like below should do the trick.
> 
> pulseaudio? ( || ( media-sound/pulseaudio[bluetooth]
> media-sound/pulseaudio-modules-bt ) )

That looks ok to me
Comment 3 Larry the Git Cow gentoo-dev 2019-11-10 12:38:33 UTC
The bug has been closed via the following commit(s):

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

commit 983828efe9b2ecea064ca5da9f3485703470e5cc
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-11-10 12:36:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-11-10 12:38:28 +0000

    net-wireless/blueman: Allow media-sound/pulseaudio-modules-bt
    
    Closes: https://bugs.gentoo.org/689658
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../blueman/{blueman-2.1.1.ebuild => blueman-2.1.1-r1.ebuild}      | 7 ++++++-
 net-wireless/blueman/blueman-9999.ebuild                           | 7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)