Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unneeded packages
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
Blind_Sniper
Guru
Guru


Joined: 20 Apr 2018
Posts: 370

PostPosted: Thu Jul 15, 2021 7:43 am    Post subject: Unneeded packages Reply with quote

Hi!
After today emerge --sync / emerge -avuDN world I noticed few new packages that portage tryes to pull in:
Code:
[ebuild  N     ] acct-group/nullmail-0::gentoo  0 KiB
[ebuild  N     ] acct-user/nullmail-0::gentoo  0 KiB
[ebuild  N     ] dev-lang/python-exec-conf-2.4.6:2::gentoo  PYTHON_TARGETS="python3_9 (-pypy3) (-python3_10) -python3_8"

I cheched 'equery d' output to watch wich packages pulling these stuffs, but equery output was empty. So I wondering why do I need these packages ?

May be it's a kind of quest from devs - "try to keep your system clear and sane" ?
_________________
GNU is Not Usable
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31558
Location: here

PostPosted: Thu Jul 15, 2021 7:56 am    Post subject: Reply with quote

The acct-group/nullmail and acct-user/nullmail are used by mail-mta/nullmailer for manage user group, this used to be handled directly in the ebuild.
The dev-lang/python-exec-conf is used by dev-lang/python-exec (see news item)
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 9368

PostPosted: Thu Jul 15, 2021 8:11 am    Post subject: Re: Unneeded packages Reply with quote

Blind_Sniper wrote:
I cheched 'equery d' output to watch wich packages pulling these stuffs, but equery output was empty.

`equery d` does not work before these packages are actually installed. It is a fast but crude tool.
Back to top
View user's profile Send private message
Blind_Sniper
Guru
Guru


Joined: 20 Apr 2018
Posts: 370

PostPosted: Thu Jul 15, 2021 9:02 am    Post subject: Reply with quote

So which tool to use if I want to check dependecies?
_________________
GNU is Not Usable
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31558
Location: here

PostPosted: Thu Jul 15, 2021 9:04 am    Post subject: Reply with quote

Run emerge command with also --tree option
_________________
Questions are guaranteed in life; Answers aren't.
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