Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can I get a summary of post-emerge commands I need to run?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
csw
n00b
n00b


Joined: 08 Jan 2003
Posts: 7

PostPosted: Fri Apr 08, 2005 12:30 pm    Post subject: Can I get a summary of post-emerge commands I need to run? Reply with quote

Some ebuilds have post-installation instructions you're supposed to execute. Here's an example from gettext-0.14.2.ebuild:

ewarn "Any package that linked against the previous version"
ewarn "of gettext will have to be rebuilt."
ewarn "Please 'emerge gentoolkit' and run:"
ewarn "revdep-rebuild --soname libintl.so.2"

Postgresql and perl both have post-install instructions, too, so it's not always a matter of running "revdep-rebuild".

That's no problem if you're just emerging gettext, but when gettext is just one package out of a dozen that are getting installed, there's no way I'll spot all the post-install instructions. Is there any way to get emerge to print out all the post-install notes for all the packages it installs in a given run?

Thank you.
Back to top
View user's profile Send private message
hjnenc
Veteran
Veteran


Joined: 15 Aug 2004
Posts: 1599
Location: Vienna, Austria

PostPosted: Fri Apr 08, 2005 12:40 pm    Post subject: Reply with quote

You can let portage write all its messages to log files by putting this into /etc/make.conf
Code:
PORT_LOGDIR=/var/log/portage

(The directory may be changed)

Then either inspect these files manually or use a tool like portlog-info (see here https://forums.gentoo.org/viewtopic-t-67849.html)
Back to top
View user's profile Send private message
curtis119
Bodhisattva
Bodhisattva


Joined: 10 Mar 2003
Posts: 2160
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

PostPosted: Sun May 15, 2005 2:42 am    Post subject: Reply with quote

Duplicate of this thread:

https://forums.gentoo.org/viewtopic-t-333009.html

I am consolidating and that thread is the best of the bunch.

Edit: Merged to https://forums.gentoo.org/viewtopic-t-131795.html --kallamej
_________________
Gentoo: it's like wiping your ass with silk.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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