| Summary: | sys-libs/talloc-2.0.5 fails to install due to file collision with /usr/lib/libtalloc.so.2 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Carlos Sura <mail> |
| Component: | [OLD] Library | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Carlos Sura
2011-02-01 18:46:03 UTC
This is the error message: * Messages for package app-emulation/emul-linux-x86-baselibs-20110129: * 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 app-emulation/emul-linux-x86-baselibs-20110129 NOT merged * * Detected file collision(s): * * /usr/lib32/libtalloc.so.2 * * Searching all installed packages for file collisions... * * Press Ctrl-C to Stop * * None of the installed packages claim the file(s). * * Package 'app-emulation/emul-linux-x86-baselibs-20110129' NOT merged * due to file collisions. If necessary, refer to your elog messages for * the whole content of the above message. It says "None of the installed packages claim the file(s).", so where did that file come from? Have you used multilib-overlay? What happens if you simply remove the file? And try again since no package claims to own it, there would be nothing to fix in Portage. *** This bug has been marked as a duplicate of bug 351608 *** Indeed, that was the solution, removing the file, just easly let me update my system. (In reply to comment #2) > It says "None of the installed packages claim the file(s).", so where did that > file come from? Have you used multilib-overlay? > > What happens if you simply remove the file? And try again since no package > claims to own it, there would be nothing to fix in Portage. > |