Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 257972 - =net-libs/libgadu-1.8.2 should be blocking =net-im/kadu-0.6.0.1 and .2
Summary: =net-libs/libgadu-1.8.2 should be blocking =net-im/kadu-0.6.0.1 and .2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on: 256509
Blocks:
  Show dependency tree
 
Reported: 2009-02-07 01:29 UTC by Michal Jakubowski
Modified: 2009-12-15 10:52 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 Michal Jakubowski 2009-02-07 01:29:37 UTC
AG1S / # emerge -pvuDN world

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

Calculating dependencies... done!
[ebuild  N    ] net-libs/libgadu-1.8.2  USE="ssl -threads" 0 kB
[ebuild     U ] net-im/kadu-0.6.0.2-r1 [0.6.0.2] USE="X alsa -arts -debug -esd -extramodules -kdeenablefinal (-libgadu%) -mail -nas -oss -powerkadu -speech -spell ssl -voice" 0 kB

Total: 2 packages (1 upgrade, 1 new), Size of downloads: 0 kB

emerge =net-libs/libgadu-1.8.2
.....
>>> Failed to install net-libs/libgadu-1.8.2, Log file:

>>>  '/var/tmp/portage/net-libs/libgadu-1.8.2/temp/build.log'

 * Messages for package net-libs/libgadu-1.8.2:

 * 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.
 *
 * package net-libs/libgadu-1.8.2 NOT merged
 *
 * Detected file collision(s):
 *
 *      /usr/lib64/libgadu.a
 *      /usr/lib64/libgadu.la
 *      /usr/lib64/pkgconfig/libgadu.pc
 *      /usr/include/libgadu.h
 *
 * Searching all installed packages for file collisions...
 *
 * Press Ctrl-C to Stop
 *
 * net-im/kadu-0.6.0.2
 *      /usr/include/libgadu.h
 *      /usr/lib64/libgadu.a
 *      /usr/lib64/libgadu.la
 *      /usr/lib64/pkgconfig/libgadu.pc
 *
 * net-im/kadu-core-0.6.0
 *      /usr/include/libgadu.h
 *      /usr/lib64/libgadu.a
 *      /usr/lib64/libgadu.la
 *      /usr/lib64/pkgconfig/libgadu.pc
 *
 * Package 'net-libs/libgadu-1.8.2' 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 Robert Buchholz (RETIRED) gentoo-dev 2009-02-07 14:39:59 UTC
+  07 Feb 2009; Robert Buchholz <rbu@gentoo.org> libgadu-1.8.2.ebuild:
+  Add blocker to colliding kadu versions (bug #257972).
+
Comment 2 Michał Kiedrowicz 2009-02-07 15:43:13 UTC
(In reply to comment #1)
> +  07 Feb 2009; Robert Buchholz <rbu@gentoo.org> libgadu-1.8.2.ebuild:
> +  Add blocker to colliding kadu versions (bug #257972).
> +
> 

That's not enough. libgadu should block all previous versions of kadu, because they used built-in libgadu.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2009-02-07 16:29:02 UTC
RDEPEND="${DEPEND}
    !=net-im/kadu-0.6.0.2
    !=net-im/kadu-0.6.0.1"

Neither of these are in the tree. :)