OVH Community, your new community space.

Problema con paquete


j5boot
09/03/2009, 14:29
Denada, para eso estamos

Mura
08/03/2009, 22:14
Ha funcionado a la primera

Muchas gracias por la ayuda

j5boot
08/03/2009, 21:12
La unica solucion que veo es que desinstales debianutils, pero ojito con gentoo, que es muy bueno, pero igualmente puede ser malo.

Yo lo que haria seria:

emerge -C debianutils
emerge -DuN coreutils
emerge debianutils

y continuar con tu emerge --update --ask world

Mura
08/03/2009, 18:37
Hola,
Estoy intentando actualizar los paquetes de mi RPS con Gentoo, usando el comando "emerge --update --ask world" (tal y como viene en la guía de OVH) pero al llegar al paquete core-utils-6.10-r2 obtengo el siguiente error:

Código:
>>> Failed to install sys-apps/coreutils-6.10-r2, Log file:

>>>  '/var/tmp/portage/sys-apps/coreutils-6.10-r2/temp/build.log'

 * Messages for package sys-apps/coreutils-6.10-r2:

 * 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 / ` 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):
 *
 *      /bin/mktemp
 *
 * Searching all installed packages for file collisions...
 *
 * Press Ctrl-C to Stop
 *
 * sys-apps/debianutils-2.15
 *      /bin/mktemp
 *
 * Package 'sys-apps/coreutils-6.10-r2' NOT merged due to file
 * collisions. If necessary, refer to your elog messages for the whole
 * content of the above message.
¿Que puedo hacer para actualizar el paquete?
Muchas gracias