Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501658 - net-libs/libecap file collision with SLOT 0.2 and 1
Summary: net-libs/libecap file collision with SLOT 0.2 and 1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 495854
  Show dependency tree
 
Reported: 2014-02-18 06:51 UTC by Markus Meier
Modified: 2015-01-08 12:44 UTC (History)
2 users (show)

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


Attachments
net-libs:libecap-1.0.0:20140217-071517.log (net-libs:libecap-1.0.0:20140217-071517.log,33.38 KB, text/plain)
2014-02-18 06:51 UTC, Markus Meier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Meier gentoo-dev 2014-02-18 06:51:08 UTC
Created attachment 370690 [details]
net-libs:libecap-1.0.0:20140217-071517.log

Slot 0.2 and 1 have a file collision:

 * package net-libs/libecap-1.0.0 NOT merged
 * 
 * Detected file collision(s):
 * 
 *      /usr/include/libecap/common/libecap.h
 *      /usr/include/libecap/common/registry.h
 *      /usr/include/libecap/common/forward.h
 *      /usr/include/libecap/common/errors.h
 *      /usr/include/libecap/common/log.h
 *      /usr/include/libecap/common/memory.h
 *      /usr/include/libecap/common/area.h
 *      /usr/include/libecap/common/name.h
 *      /usr/include/libecap/common/names.h
 *      /usr/include/libecap/common/header.h
 *      /usr/include/libecap/common/body.h
 *      /usr/include/libecap/common/body_size.h
 *      /usr/include/libecap/common/message.h
 *      /usr/include/libecap/common/version.h
 *      /usr/include/libecap/common/delay.h
 *      /usr/include/libecap/common/named_values.h
 *      /usr/include/libecap/common/options.h
 *      /usr/include/libecap/common/autoconf.h
 *      /usr/include/libecap/adapter/service.h
 *      /usr/include/libecap/adapter/xaction.h
 *      /usr/include/libecap/host/host.h
 *      /usr/include/libecap/host/xaction.h
 *      /usr/lib/pkgconfig/libecap.pc
 *      /usr/lib/libecap.so
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * net-libs/libecap-0.2.0:0.2::gentoo
 *      /usr/include/libecap/adapter/service.h
 *      /usr/include/libecap/adapter/xaction.h
 *      /usr/include/libecap/common/area.h
 *      /usr/include/libecap/common/autoconf.h
 *      /usr/include/libecap/common/body.h
 *      /usr/include/libecap/common/body_size.h
 *      /usr/include/libecap/common/delay.h
 *      /usr/include/libecap/common/errors.h
 *      /usr/include/libecap/common/forward.h
 *      /usr/include/libecap/common/header.h
 *      /usr/include/libecap/common/libecap.h
 *      /usr/include/libecap/common/log.h
 *      /usr/include/libecap/common/memory.h
 *      /usr/include/libecap/common/message.h
 *      /usr/include/libecap/common/name.h
 *      /usr/include/libecap/common/named_values.h
 *      /usr/include/libecap/common/names.h
 *      /usr/include/libecap/common/options.h
 *      /usr/include/libecap/common/registry.h
 *      /usr/include/libecap/common/version.h


having 
# qlist -Iv net-libs/libecap
net-libs/libecap-0.2.0

I guess the blocker dep in 1.0.0 should be extended to block SLOT=0 and SLOT=0.2
Comment 1 Eray Aslan gentoo-dev 2015-01-08 12:44:59 UTC
Fixed in the tree.  Thanks for the report.