Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52377 - 2.7 ebuild of bluez-utils should block bluez-sdp
Summary: 2.7 ebuild of bluez-utils should block bluez-sdp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
: 53027 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-05-29 10:53 UTC by Richard Torkar
Modified: 2005-01-07 05:37 UTC (History)
3 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 Richard Torkar 2004-05-29 10:53:13 UTC
I might be off-by-one now but shouldn't the bluez-utils-2.7 also block bluez-sdp as it blocks bluez-pan?

At the moment I have installed 2.7 of utils but portage wants me to install bluez-sdp-1.5 as well. I believe that this is wrong since I *think* that sdp is included in bluez-utils now?

Reproducible: Always
Steps to Reproduce:
Comment 1 Douglas Russell (RETIRED) gentoo-dev 2004-05-30 17:05:18 UTC
This is what I get when I go to upgrade:

puggy@aragorn puggy $ emerge -pv bluez-utils

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[blocks B     ] net-wireless/bluez-pan ("bluez-pan" from pkg net-wireless/bluez-utils-2.7)
[blocks B     ] net-wireless/bluez-sdp ("bluez-sdp" from pkg net-wireless/bluez-libs-2.7)
[ebuild     U ] net-wireless/bluez-libs-2.7 [2.5]  0 kB
[ebuild     U ] net-wireless/bluez-utils-2.7 [2.5] +gtk  0 kB

However, the story is entirely different if I specify -u at any point:

puggy@aragorn puggy $ emerge -upv bluez-utils

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] net-wireless/bluez-libs-2.7 [2.5]  0 kB
[ebuild     U ] net-wireless/bluez-utils-2.7 [2.5] +gtk  0 kB

I'm reassigning to dev-portage as this is not correct behaviour (the latter).

Puggy
Comment 2 Richard Torkar 2004-05-31 04:23:23 UTC
I believe that in my case the gnome-bluetooth ebuild wanted me to have bluez-sdp? Not certain but it looks like that might be the case :)
Comment 3 Richard Torkar 2004-06-01 03:18:24 UTC
According to Edd Dumbill, bluez-utils-2.7 should also block bluez-pan, since *-pan is incorporated into bluez-utils now.
Comment 4 Douglas Russell (RETIRED) gentoo-dev 2004-06-01 03:23:59 UTC
bluez-utils-2.7 definitly blocks bluez-pan.

I think the reason --update fails to block is because other packages like gnome-bluetooth and kdebluetooth depend on bluez-sdp specifically.

Puggy
Comment 5 Douglas Russell (RETIRED) gentoo-dev 2004-06-10 08:47:04 UTC
*** Bug 53027 has been marked as a duplicate of this bug. ***
Comment 6 Masatomo Nakano (RETIRED) gentoo-dev 2004-06-20 00:05:58 UTC
Fixed in CVS.
Comment 7 Cagnulein 2004-08-21 04:36:25 UTC
i have a similar problem when i try to update bluez-sdp

[$][ghei][~] emerge bluez-sdp -p --tree

These are the packages that I would merge, in reverse order:

Calculating dependencies ...done!
[blocks B     ] net-wireless/bluez-sdp (from pkg net-wireless/bluez-libs-2.10)
[ebuild   R   ] net-wireless/bluez-sdp-1.5  
[ebuild  N    ]  net-wireless/bluez-libs-2.10  
Comment 8 Alastair Tse (RETIRED) gentoo-dev 2004-09-20 02:13:29 UTC
this has been fixed. you shouldn't merge bluez-sdp directly anymore, it's been deprecated.
Comment 9 Anonymous 2005-01-07 05:13:22 UTC
Why is bluez-sdp blocked? Obexftp fails to compile when you don't install it, so I think it isn't included in bluez-utils then...
Comment 10 Anonymous 2005-01-07 05:20:57 UTC
My fault, newest obexftp compiles fine without bluez-sdp :$