Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340429 - gnome-extra/nautilus-sendto-2.28.5 failed with USE-"bluetooth" with file collisions
Summary: gnome-extra/nautilus-sendto-2.28.5 failed with USE-"bluetooth" with file coll...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 332441
  Show dependency tree
 
Reported: 2010-10-10 21:44 UTC by David Abbott (RETIRED)
Modified: 2011-01-06 11:43 UTC (History)
0 users

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


Attachments
build log (nautilus-sendto-2.28.5-build.log,30.11 KB, text/plain)
2010-10-10 21:45 UTC, David Abbott (RETIRED)
Details
emerge --info (x86-quad-emerge_info,4.21 KB, text/plain)
2010-10-10 21:46 UTC, David Abbott (RETIRED)
Details
/etc/make.conf: bluetooth and nautilus (make.conf,1.53 KB, text/plain)
2011-01-06 11:34 UTC, Kai Wüstermann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Abbott (RETIRED) gentoo-dev 2010-10-10 21:44:22 UTC
* package gnome-extra/nautilus-sendto-2.28.5 NOT merged
 * 
 * Detected file collision(s):
 * 
 * 	/usr/lib/nautilus-sendto/plugins/libnstbluetooth.la
 * 	/usr/lib/nautilus-sendto/plugins/libnstbluetooth.so
 * 	/usr/lib/debug/usr/lib/nautilus-sendto/plugins/libnstbluetooth.so.debug
 * 


Reproducible: Always
Comment 1 David Abbott (RETIRED) gentoo-dev 2010-10-10 21:45:52 UTC
Created attachment 250175 [details]
build log
Comment 2 David Abbott (RETIRED) gentoo-dev 2010-10-10 21:46:14 UTC
Created attachment 250177 [details]
emerge --info
Comment 3 Pacho Ramos gentoo-dev 2010-10-12 16:06:15 UTC
This shouldn't occur if gnome-bluetooth is built with USE="nautilus" :-/
Comment 4 Pacho Ramos gentoo-dev 2010-10-24 13:09:03 UTC
+  24 Oct 2010; Pacho Ramos <pacho@gentoo.org> nautilus-sendto-2.28.5.ebuild:
+  Also add blockers to nautilus-sendto, not only gnome-bluetooth (bug
+  #340429 by David Abbott).
+
Comment 5 Kai Wüstermann 2011-01-06 11:34:50 UTC
Created attachment 259036 [details]
/etc/make.conf: bluetooth and nautilus
Comment 6 Kai Wüstermann 2011-01-06 11:40:50 UTC
(In reply to comment #4)
> +  24 Oct 2010; Pacho Ramos <pacho@gentoo.org> nautilus-sendto-2.28.5.ebuild:
> +  Also add blockers to nautilus-sendto, not only gnome-bluetooth (bug
> +  #340429 by David Abbott).
> +
> 

This is not right:

emerge -pND gnome-bluetooth    

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy ">=gnome-extra/nautilus-sendto-2.28.0.1[-bluetooth]".
!!! One of the following packages is required to complete your request:
- gnome-extra/nautilus-sendto-2.28.5 (Change USE: -bluetooth)
(dependency required by "net-wireless/gnome-bluetooth-2.30.0" [installed])
(dependency required by "gnome-bluetooth" [argument])

gnome-user-share also is infected

emerge --info
Portage 2.1.9.25 (default/linux/amd64/10.0/desktop, gcc-4.4.4, glibc-2.11.2-r3, 2.6.36-gentoo-r5 x86_64) ....
Comment 7 Kai Wüstermann 2011-01-06 11:43:04 UTC
Sorry: This is the right quote:
(In reply to comment #3)
> This shouldn't occur if gnome-bluetooth is built with USE="nautilus" :-/