Summary: | www-client/chromium file collision in home dir with games-action/chromium | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | chris <topher.wheeler> |
Component: | Current packages | Assignee: | Bernard Cafarelli <voyageur> |
Status: | RESOLVED WORKSFORME | ||
Severity: | major | CC: | games, phajdan.jr, tristan |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge --info
build.log |
Description
chris
2009-12-22 08:32:39 UTC
Sorry for asking you to compile it second time, but I just tried emerging chromium-4.0.249.43 with games-action/chromium installed and didn't experience any problems. Could you post the exact error you're getting? If you want to try saving some time, please try chromium-bin first. <insert gigantic sigh>... Anything for free/open-source software ;) ...see you next year... >>> Installing (1 of 1) www-client/chromium-4.0.266.0 * checking 423 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/applications/chromium-chromium.desktop * * Searching all installed packages for file collisions... * * Press Ctrl-C to Stop * * games-action/chromium-0.9.13.3 * /usr/share/applications/chromium-chromium.desktop * * Package 'www-client/chromium-4.0.266.0' NOT merged due to file * collisions. If necessary, refer to your elog messages for the whole * content of the above message. >>> Failed to install www-client/chromium-4.0.266.0, Log file: Created attachment 214801 [details]
emerge --info
Created attachment 214803 [details]
build.log
(careful, it's 12+ megs!)
Thanks for checking this! Please update your games-action/chromium package. Version 0.9.13.3 is no longer in the tree, and the current version 0.9.14 doesn't have this problem. For reference, some listings from my system: $ equery files games-action/chromium | grep desktop /usr/share/applications/chromium-bsu-chromium.desktop $ equery files www-client/chromium | grep desktop /usr/share/applications/chromium-chromium.desktop $ equery files www-client/chromium-bin | grep desktop /usr/share/applications/chromium-bin-chromium-bin.desktop |