Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problema con sys-apps/coreutils(solved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
Pionerito
Apprentice
Apprentice


Joined: 13 Oct 2008
Posts: 275
Location: Cuba

PostPosted: Sat Feb 28, 2009 4:25 am    Post subject: problema con sys-apps/coreutils(solved) Reply with quote

estoy actualizando mi sistema de cero y cuando llega este paquete me da este error, me podrian ayudar, gracias de antemano....

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 / <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 https://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/man/man1/rm.1.bz2
* /usr/share/man/man1/vdir.1.bz2
* /usr/share/man/man1/ls.1.bz2
* /usr/share/man/man1/mkdir.1.bz2
* /usr/share/man/man1/rmdir.1.bz2
* /usr/share/man/man1/mknod.1.bz2
* /usr/share/man/man1/ln.1.bz2
* /usr/share/man/man1/chgrp.1.bz2
* /usr/share/man/man1/dircolors.1.bz2
* /usr/share/man/man1/df.1.bz2
* /usr/share/man/man1/dir.1.bz2
* /usr/share/man/man1/dd.1.bz2
* /usr/share/man/man1/cp.1.bz2
* /usr/share/man/man1/du.1.bz2
* /usr/share/man/man1/mkfifo.1.bz2
* /usr/share/man/man1/chmod.1.bz2
* /usr/share/man/man1/install.1.bz2
* /usr/share/man/man1/touch.1.bz2
* /usr/share/man/man1/mv.1.bz2
* /usr/share/man/man1/chown.1.bz2
*
* Searching all installed packages for file collisions...
*
* Press Ctrl-C to Stop
*
* sys-apps/man-pages-2.42
* /usr/share/man/man1/chgrp.1.bz2
* /usr/share/man/man1/chmod.1.bz2
* /usr/share/man/man1/chown.1.bz2
* /usr/share/man/man1/cp.1.bz2
* /usr/share/man/man1/dd.1.bz2
* /usr/share/man/man1/df.1.bz2
* /usr/share/man/man1/dir.1.bz2
* /usr/share/man/man1/dircolors.1.bz2
* /usr/share/man/man1/du.1.bz2
* /usr/share/man/man1/install.1.bz2
* /usr/share/man/man1/ln.1.bz2
* /usr/share/man/man1/ls.1.bz2
* /usr/share/man/man1/mkdir.1.bz2
* /usr/share/man/man1/mkfifo.1.bz2
* /usr/share/man/man1/mknod.1.bz2
* /usr/share/man/man1/mv.1.bz2
* /usr/share/man/man1/rm.1.bz2
* /usr/share/man/man1/rmdir.1.bz2
* /usr/share/man/man1/touch.1.bz2
* /usr/share/man/man1/vdir.1.bz2
*
* 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.
svn-ssl ~ #


Last edited by Pionerito on Sat Feb 28, 2009 10:53 pm; edited 1 time in total
Back to top
View user's profile Send private message
gringo
Advocate
Advocate


Joined: 27 Apr 2003
Posts: 3793

PostPosted: Sat Feb 28, 2009 10:13 am    Post subject: Reply with quote

la verdad no sé porque te pasa eso, podríamos ver tu make.conf pls. ?

Lo que te está diciendo es que al instalar coreutils en tu sistema se encuentra con que hay ya unos archivos que son de otro paquete, man en este caso, y ya que por defecto portage nunca sobreescribe nada que ya exista, corta el proceso. Y lo que tb. te cuenta es que esto no debería ocurrir y que puede ser un bug.

Igual se soluciona si desinstalas man, instalas coreutils y luego vuelves a instalar man pero debería ocurrir lo mismo.

saluetes
_________________
Error: Failing not supported by current locale
Back to top
View user's profile Send private message
chumi
n00b
n00b


Joined: 09 Apr 2007
Posts: 35

PostPosted: Sat Feb 28, 2009 12:09 pm    Post subject: Reply with quote

La versión de Coreutils que intentas emerger es la actual, pero la versión instalada de man-pages no la veo en portage...
Las versiones que veo son:
Code:
[I] sys-apps/man-pages
     Available versions:  3.17!b 3.18!b ~3.19!b


Yo probaría a emerger primero man-pages para actualizarlo, según equery los archivos que están molestando ya no los instala man-pages.

Saludos!!
Back to top
View user's profile Send private message
Pionerito
Apprentice
Apprentice


Joined: 13 Oct 2008
Posts: 275
Location: Cuba

PostPosted: Sat Feb 28, 2009 10:53 pm    Post subject: solved Reply with quote

chumi wrote:
La versión de Coreutils que intentas emerger es la actual, pero la versión instalada de man-pages no la veo en portage...
Las versiones que veo son:
Code:
[I] sys-apps/man-pages
     Available versions:  3.17!b 3.18!b ~3.19!b


Yo probaría a emerger primero man-pages para actualizarlo, según equery los archivos que están molestando ya no los instala man-pages.

Saludos!!

muchas gracias me funciono eso....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum