|
|
emerge -uDNvt world 时发生冲突
python 已裝
python-updater未装
然而 /usr/sbin/python-updater 在两个包里都有,因而发生冲突。
如何解决?
* Messages for package app-admin/python-updater-0.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 app-admin/python-updater-0.2 NOT merged
*
* Detected file collision(s):
*
* /usr/sbin/python-updater
*
* Searching all installed packages for file collisions...
*
* Press Ctrl-C to Stop
*
* dev-lang/python-2.4.3-r4
* /usr/sbin/python-updater
* Regenerating GNU info directory index...
* Processed 169 info files.
* IMPORTANT: 1 config files in '/etc' need updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files. |
|