Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] No longer receiving messages in summary.log
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
archrax
n00b
n00b


Joined: 05 Dec 2011
Posts: 45

PostPosted: Thu Feb 27, 2014 4:06 pm    Post subject: [SOLVED] No longer receiving messages in summary.log Reply with quote

Hi guys,

I have defined
Code:
PORT_LOGDIR='var/log/portage/build'
in
Code:
/etc/portage/make.conf
which is where I get information captured on each build during an emerge.

However, I notice that I am no longer receiving the important summary information in
Code:
/var/log/portage/elog/summary.log
as a result. Is there anyway of getting this back whilst retaining the individual build logs?

thanks


Last edited by archrax on Fri Feb 28, 2014 11:23 am; edited 1 time in total
Back to top
View user's profile Send private message
Chiitoo
Administrator
Administrator


Joined: 28 Feb 2010
Posts: 2551
Location: Here and Away Again

PostPosted: Fri Feb 28, 2014 11:06 am    Post subject: Reply with quote

Teegrins, archrax!


For one, if that is exactly what you have defined, I think

Code:
var/log/portage/build

might produce some unwanted results, maybe. You probably want to add a / there, at least to the beginning, like so:

Code:
/var/log/portage/build

If your logs are not saved, perhaps you're missing some additional variable(s).

Have you perused the following documentation?Also note that the elog directory in your example would be created under

Code:
/var/log/portage/build

not

Code:
/var/log/portage


I hope this helps!
_________________
Kindest of regardses.
Back to top
View user's profile Send private message
archrax
n00b
n00b


Joined: 05 Dec 2011
Posts: 45

PostPosted: Fri Feb 28, 2014 11:22 am    Post subject: Reply with quote

Doh! :oops:

So elog is moved to PORT_LOGDIR as well! You were right. It was buried in amongs all the build logs. (Missing '/' was a typo in my post.)

Thanks so much for your help chiitoo. :)
Back to top
View user's profile Send private message
Chiitoo
Administrator
Administrator


Joined: 28 Feb 2010
Posts: 2551
Location: Here and Away Again

PostPosted: Fri Feb 28, 2014 11:30 am    Post subject: Reply with quote

Yer welcome!

Glad to be of help. :)
_________________
Kindest of regardses.
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