Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to find out what prog uses this dependency?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ErnstlAT
n00b
n00b


Joined: 22 Nov 2002
Posts: 15
Location: Vienna, Austria

PostPosted: Sat Apr 05, 2003 5:30 pm    Post subject: How to find out what prog uses this dependency? Reply with quote

I just set up a brand new install from stage 1 for a cluster node and everything works fine, though I just noticed that I had a few USE variables too much (berkdb, gdbm, mysql, ssl).

So I just unmerged db (= Berkley DB, which provided transaction support for mysql), but when I do emerge -up world, it wants to reinstall the db package.

So, how can I find out what prog needs that "db"-package? Or is there currently no way of doing so -> emerge -e world (=re-compile all apps)?

Thanks in advance,
Ernstl.AT
Back to top
View user's profile Send private message
esammer
Retired Dev
Retired Dev


Joined: 05 Apr 2003
Posts: 155
Location: NY, US

PostPosted: Sat Apr 05, 2003 5:35 pm    Post subject: Re: How to find out what prog uses this dependency? Reply with quote

ErnstlAT wrote:
So, how can I find out what prog needs that "db"-package? Or is there currently no way of doing so -> emerge -e world (=re-compile all apps)?


While definitely not perfect, this may help...

Code:
# emerge gentoolkit
# qpkg -I -q | grep <dependency name>


There was just a conversation about this very thing in #gentoo (OPN / Freenode).

Hope that helps.
Back to top
View user's profile Send private message
ErnstlAT
n00b
n00b


Joined: 22 Nov 2002
Posts: 15
Location: Vienna, Austria

PostPosted: Sat Apr 05, 2003 8:27 pm    Post subject: Re: How to find out what prog uses this dependency? Reply with quote

esammer wrote:
Code:
# emerge gentoolkit
# qpkg -I -q | grep <dependency name>


There was just a conversation about this very thing in #gentoo (OPN / Freenode).

Hope that helps.


Heh, I didnt know such a toolkit exists ... :lol:
Thanks a bunch, that helped me out of my situation!

Ernstl.at
Back to top
View user's profile Send private message
esammer
Retired Dev
Retired Dev


Joined: 05 Apr 2003
Posts: 155
Location: NY, US

PostPosted: Sun Apr 06, 2003 9:53 pm    Post subject: Re: How to find out what prog uses this dependency? Reply with quote

Happy to help. Some of the dependency information in Portage is a little hard to find at times. I know a few people were talking about how to improve some of things things...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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