Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Como excluir librerías para revdep-rebuild [Solucionado]
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
natrix
Guru
Guru


Joined: 23 Aug 2013
Posts: 556

PostPosted: Fri Sep 27, 2013 12:45 am    Post subject: Como excluir librerías para revdep-rebuild [Solucionado] Reply with quote

Hola, acabo de instalar DWSIM (no portage) hecho sobre mono-project.
Una parte de la instalación consiste en copiar manualmente librerías al /usr/lib, pero cuando ejecuto "revdep-rebuild" comienzan las quejas. Me saltan estas advertencias:

Code:

# revdep-rebuild
 * Configuring search environment for revdep-rebuild

 * Checking reverse dependencies
 * Packages containing binaries and libraries broken by a package update
 * will be emerged.

 * Collecting system binaries and libraries
 * Found existing 1_files.rr
 * Collecting complete LD_LIBRARY_PATH
 * Found existing 2_ldpath.rr.
 * Checking dynamic linking consistency
 * Found existing 3_broken.rr.
 * Assigning files to packages
 *  !!! /usr/lib64/libcoinblas.la not owned by any package is broken !!!
 *   /usr/lib64/libcoinblas.la -> (none)
 *  !!! /usr/lib64/libcoinlapack.la not owned by any package is broken !!!
 *   /usr/lib64/libcoinlapack.la -> (none)
 *  !!! /usr/lib64/libcoinmetis.la not owned by any package is broken !!!
 *   /usr/lib64/libcoinmetis.la -> (none)
 *  !!! /usr/lib64/libcoinmumps.la not owned by any package is broken !!!
 *   /usr/lib64/libcoinmumps.la -> (none)
 *  !!! /usr/lib64/libipopt.la not owned by any package is broken !!!
 *   /usr/lib64/libipopt.la -> (none)
 * Generated new 4_raw.rr and 4_owners.rr
 * Found some broken files, but none of them were associated with known packages
 * Unable to proceed with automatic repairs.
 * The broken files are listed in 4_owners.rr


Hay alguna manera de avisarle a portage que esas librerías están bien ubicadas?
Muchas gracias a todos!!!!!


Last edited by natrix on Fri Sep 27, 2013 10:44 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: Fri Sep 27, 2013 1:06 pm    Post subject: Reply with quote

revdep-rebuild lee LD_LIBRARY_MASK para librerias que NO queremos que escanee.
Añadiendo esas librerias a esa variable de entorno debería servirte creo yo.

saluetes
Back to top
View user's profile Send private message
natrix
Guru
Guru


Joined: 23 Aug 2013
Posts: 556

PostPosted: Fri Sep 27, 2013 10:44 pm    Post subject: Reply with quote

SI, era eso nomas. Si alguien tiene el mismo problema, editar

Code:
nano -w /etc/revdep-rebuild/99revdep-rebuild


Muchas gracias gringo
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