Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 464722 - net-libs/libsoup-2.42.0 file collision with =net-libs/libsoup-gnome-2.40.3
Summary: net-libs/libsoup-2.42.0 file collision with =net-libs/libsoup-gnome-2.40.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gnome-3.8
  Show dependency tree
 
Reported: 2013-04-05 11:50 UTC by Kobboi
Modified: 2013-04-07 12:12 UTC (History)
0 users

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 Kobboi 2013-04-05 11:50:13 UTC
>>> Installing (18 of 93) net-libs/libsoup-2.42.0
 * checking 185 files for package collisions
 * This package will overwrite one or more files that may belong to other
 * packages (see list below). You can use a command such as `portageq
 * owners / <filename>` to identify the installed package that owns a
 * file. If portageq reports that only one package owns a file then do
 * NOT file a bug report. A bug report is only useful if it identifies at
 * least two or more packages that are known to install the same file(s).
 * If a collision occurs and you can not explain where the file came from
 * then you should simply ignore the collision since there is not enough
 * information to determine if a real problem exists. Please do NOT file
 * a bug report at http://bugs.gentoo.org unless you report exactly which
 * two packages install the same file(s). Once again, please do NOT file
 * a bug report unless you have completely understood the above message.
 * 
 * Detected file collision(s):
 * 
 * 	/usr/share/gir-1.0/SoupGNOME-2.4.gir
 * 	/usr/include/libsoup-gnome-2.4/libsoup/soup-cookie-jar-sqlite.h
 * 	/usr/include/libsoup-gnome-2.4/libsoup/soup-gnome.h
 * 	/usr/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h
 * 	/usr/lib64/girepository-1.0/SoupGNOME-2.4.typelib
 * 	/usr/lib64/pkgconfig/libsoup-gnome-2.4.pc
 * 	/usr/lib64/libsoup-gnome-2.4.so.1
 * 	/usr/lib64/libsoup-gnome-2.4.so
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * net-libs/libsoup-gnome-2.40.3:2.4::gentoo
 * 	/usr/include/libsoup-gnome-2.4/libsoup/soup-cookie-jar-sqlite.h
 * 	/usr/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h
 * 	/usr/include/libsoup-gnome-2.4/libsoup/soup-gnome.h
 * 	/usr/lib64/girepository-1.0/SoupGNOME-2.4.typelib
 * 	/usr/lib64/libsoup-gnome-2.4.so
 * 	/usr/lib64/libsoup-gnome-2.4.so.1
 * 	/usr/lib64/pkgconfig/libsoup-gnome-2.4.pc
 * 	/usr/share/gir-1.0/SoupGNOME-2.4.gir
 * 
 * Package 'net-libs/libsoup-2.42.0' NOT merged due to file collisions.
 * If necessary, refer to your elog messages for the whole content of the
 * above message.


Reproducible: Always
Comment 1 Rafał Mużyło 2013-04-07 09:04:34 UTC
It seems a soft block on libsoup-gnome will resolve it, but there are two other things:

- gnome2_src_configure with parameters should go at the end of src_configure (the second one is redundant)

- 'http? ( || ( >=net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-2.34.0[gnome] ) )' dep in gvfs-1.16.0 is bogus (there's no net-libs/libsoup[gnome] in the tree atm)
Comment 2 Pacho Ramos gentoo-dev 2013-04-07 09:43:00 UTC
All should be handled now, thanks
Comment 3 Rafał Mużyło 2013-04-07 11:53:39 UTC
(In reply to comment #2)
> All should be handled now, thanks

In such case, which version of libsoup-gnome did have 'gnome' useflag ?
Comment 4 Pacho Ramos gentoo-dev 2013-04-07 12:12:36 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > All should be handled now, thanks
> 
> In such case, which version of libsoup-gnome did have 'gnome' useflag ?

Please point to exact problem after syncing instead of being sarcastic