Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] depclean sys-devel/autogen
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
Wallsandfences
Guru
Guru


Joined: 29 Mar 2010
Posts: 378

PostPosted: Thu Jun 22, 2017 8:12 am    Post subject: [solved] depclean sys-devel/autogen Reply with quote

Portage wants to depclean autogen. Is it save to to so?

R.


Last edited by Wallsandfences on Thu Jun 22, 2017 9:12 am; edited 1 time in total
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9696
Location: almost Mile High in the USA

PostPosted: Thu Jun 22, 2017 8:45 am    Post subject: Reply with quote

Usually Portage is correct, but it's good to doublecheck.

You can try

Code:
$ equery depends autogen


and see what requires it.

For me at the moment, only gnutls needs autogen, and gcc conditionally needs it (USE=regression-test).
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
Wallsandfences
Guru
Guru


Joined: 29 Mar 2010
Posts: 378

PostPosted: Thu Jun 22, 2017 9:12 am    Post subject: Reply with quote

Yeah,
for me it's
Code:
equery depends autogen
 * These packages depend on autogen:
net-libs/gnutls-3.5.13 (tools ? sys-devel/autogen)
sys-devel/gcc-5.4.0-r3 (regression-test ? >=sys-devel/autogen-5.5.4)

and I misinterpreted its output. The corresponding flags are *not* set so I suppose its save to proceed with unmerging.
R.
Back to top
View user's profile Send private message
charles17
Advocate
Advocate


Joined: 02 Mar 2008
Posts: 3666

PostPosted: Thu Jun 22, 2017 9:51 am    Post subject: Reply with quote

Better try
Code:
emerge --ask --verbose --depclean sys-devel/autogen
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