|
|
请问出现以下这种情况该如何解决?
* 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):
*
* /sbin/rc
* /sbin/runscript
* /sbin/rc-update
* /sbin/start-stop-daemon
* /usr/share/man/man8/rc-update.8.bz2
* /usr/share/man/man8/rc-status.8.bz2
* /usr/share/man/man8/start-stop-daemon.8.bz2
* /bin/rc-status
*
* Searching all installed packages for file collisions...
*
* Press Ctrl-C to Stop
*
* sys-apps/openrc-0.4.3-r2
* /bin/rc-status
* /sbin/rc
* /sbin/rc-update
* /sbin/runscript
* /sbin/start-stop-daemon
* /usr/share/man/man8/rc-status.8.bz2
* /usr/share/man/man8/rc-update.8.bz2
* /usr/share/man/man8/start-stop-daemon.8.bz2
*
* Package 'sys-apps/baselayout-1.12.11.1' NOT merged due to file
* collisions. If necessary, refer to your elog messages for the whole
* content of the above message.
是应该删除这些列表里的文件吗?
Detected file collision(s):
*
* /sbin/rc
* /sbin/runscript
* /sbin/rc-update
* /sbin/start-stop-daemon
* /usr/share/man/man8/rc-update.8.bz2
* /usr/share/man/man8/rc-status.8.bz2
* /usr/share/man/man8/start-stop-daemon.8.bz2
* /bin/rc-status
*
* Searching all installed packages for file collisions... |
|