* [gentoo-user] Where is the emerge history
@ 2005-09-01 3:23 Kevin O'Gorman
2005-09-01 3:30 ` John Jolet
` (2 more replies)
0 siblings, 3 replies; 16+ messages in thread
From: Kevin O'Gorman @ 2005-09-01 3:23 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 471 bytes --]
How can I find out the last few things I emerged? I've tried the docs, but I
can't seem to find a helpful query, and
my attempts to browse my way to it have failed.
My reason is that I've been trying to track down the reasons why the latest
ebuilds of libgphoto2 and of wine are
failing, and in the process, I think I omitted --oneshot on some of my
emerges. I like to clean 'world' when I can.
Anyway, just a pointer would be good.
--
Kevin O'Gorman
[-- Attachment #2: Type: text/html, Size: 523 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Where is the emerge history
2005-09-01 3:23 [gentoo-user] Where is the emerge history Kevin O'Gorman
@ 2005-09-01 3:30 ` John Jolet
2005-09-01 3:40 ` Kevin O'Gorman
2005-09-01 3:41 ` Nick Rout
2005-09-01 3:32 ` Nick Rout
2005-09-01 8:30 ` Philip Webb
2 siblings, 2 replies; 16+ messages in thread
From: John Jolet @ 2005-09-01 3:30 UTC (permalink / raw
To: gentoo-user
there's /var/log/emerge.log
On Aug 31, 2005, at 10:23 PM, Kevin O'Gorman wrote:
> How can I find out the last few things I emerged? I've tried the
> docs, but I can't seem to find a helpful query, and
> my attempts to browse my way to it have failed.
>
> My reason is that I've been trying to track down the reasons why
> the latest ebuilds of libgphoto2 and of wine are
> failing, and in the process, I think I omitted --oneshot on some of
> my emerges. I like to clean 'world' when I can.
>
> Anyway, just a pointer would be good.
>
> --
> Kevin O'Gorman
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Where is the emerge history
2005-09-01 3:23 [gentoo-user] Where is the emerge history Kevin O'Gorman
2005-09-01 3:30 ` John Jolet
@ 2005-09-01 3:32 ` Nick Rout
2005-09-01 4:00 ` John Dangler
2005-09-01 8:30 ` Philip Webb
2 siblings, 1 reply; 16+ messages in thread
From: Nick Rout @ 2005-09-01 3:32 UTC (permalink / raw
To: gentoo-user
genlop -l
On Wed, 31 Aug 2005 20:23:24 -0700
Kevin O'Gorman wrote:
> How can I find out the last few things I emerged? I've tried the docs, but I
> can't seem to find a helpful query, and
> my attempts to browse my way to it have failed.
>
> My reason is that I've been trying to track down the reasons why the latest
> ebuilds of libgphoto2 and of wine are
> failing, and in the process, I think I omitted --oneshot on some of my
> emerges. I like to clean 'world' when I can.
>
> Anyway, just a pointer would be good.
>
> --
> Kevin O'Gorman
--
Nick Rout <nick@rout.co.nz>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Where is the emerge history
2005-09-01 3:30 ` John Jolet
@ 2005-09-01 3:40 ` Kevin O'Gorman
2005-09-01 3:41 ` Nick Rout
1 sibling, 0 replies; 16+ messages in thread
From: Kevin O'Gorman @ 2005-09-01 3:40 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 845 bytes --]
There is indeed. Thanks very much.
++ kevin
On 8/31/05, John Jolet <john@jolet.net> wrote:
>
> there's /var/log/emerge.log
>
> On Aug 31, 2005, at 10:23 PM, Kevin O'Gorman wrote:
>
> > How can I find out the last few things I emerged? I've tried the
> > docs, but I can't seem to find a helpful query, and
> > my attempts to browse my way to it have failed.
> >
> > My reason is that I've been trying to track down the reasons why
> > the latest ebuilds of libgphoto2 and of wine are
> > failing, and in the process, I think I omitted --oneshot on some of
> > my emerges. I like to clean 'world' when I can.
> >
> > Anyway, just a pointer would be good.
> >
> > --
> > Kevin O'Gorman
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
Go back to the top: I almost always top-post
Kevin O'Gorman, PhD
[-- Attachment #2: Type: text/html, Size: 1254 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Where is the emerge history
2005-09-01 3:30 ` John Jolet
2005-09-01 3:40 ` Kevin O'Gorman
@ 2005-09-01 3:41 ` Nick Rout
2005-09-01 4:00 ` John Jolet
1 sibling, 1 reply; 16+ messages in thread
From: Nick Rout @ 2005-09-01 3:41 UTC (permalink / raw
To: gentoo-user
On Wed, 31 Aug 2005 22:30:56 -0500
John Jolet wrote:
> there's /var/log/emerge.log
not necessarily, it depends whether you have specified a PORT_LOGDIR=
in /etc/make.conf
>
> On Aug 31, 2005, at 10:23 PM, Kevin O'Gorman wrote:
>
--
Nick Rout <nick@rout.co.nz>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Where is the emerge history
2005-09-01 3:41 ` Nick Rout
@ 2005-09-01 4:00 ` John Jolet
2005-09-01 4:10 ` Matan Peled
0 siblings, 1 reply; 16+ messages in thread
From: John Jolet @ 2005-09-01 4:00 UTC (permalink / raw
To: gentoo-user
On Aug 31, 2005, at 10:41 PM, Nick Rout wrote:
>
> On Wed, 31 Aug 2005 22:30:56 -0500
> John Jolet wrote:
>
>
>> there's /var/log/emerge.log
>>
>
> not necessarily, it depends whether you have specified a PORT_LOGDIR=
> in /etc/make.conf
>
>
good point.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* RE: [gentoo-user] Where is the emerge history
2005-09-01 3:32 ` Nick Rout
@ 2005-09-01 4:00 ` John Dangler
2005-09-01 4:34 ` Fernando Canizo
2005-09-01 5:19 ` Nick Rout
0 siblings, 2 replies; 16+ messages in thread
From: John Dangler @ 2005-09-01 4:00 UTC (permalink / raw
To: gentoo-user
Nick~
where is genlop? (can't locate and no man page, so I'm guessing I need to
emerge something to get it...)
Thanks
John D
-----Original Message-----
From: Nick Rout [mailto:nick@rout.co.nz]
Sent: Wednesday, August 31, 2005 11:32 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Where is the emerge history
genlop -l
On Wed, 31 Aug 2005 20:23:24 -0700
Kevin O'Gorman wrote:
> How can I find out the last few things I emerged? I've tried the docs, but
I
> can't seem to find a helpful query, and
> my attempts to browse my way to it have failed.
>
> My reason is that I've been trying to track down the reasons why the
latest
> ebuilds of libgphoto2 and of wine are
> failing, and in the process, I think I omitted --oneshot on some of my
> emerges. I like to clean 'world' when I can.
>
> Anyway, just a pointer would be good.
>
> --
> Kevin O'Gorman
--
Nick Rout <nick@rout.co.nz>
--
gentoo-user@gentoo.org mailing list
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Where is the emerge history
2005-09-01 4:00 ` John Jolet
@ 2005-09-01 4:10 ` Matan Peled
0 siblings, 0 replies; 16+ messages in thread
From: Matan Peled @ 2005-09-01 4:10 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
John Jolet wrote:
> good point.
Isn't /var/log/emerge.log there anyway, and PORT_LOGDIR= only controls
/var/log/portage/* ?
- --
[Name ] :: [Matan I. Peled ]
[Location ] :: [Israel ]
[Public Key] :: [0xD6F42CA5 ]
[Keyserver ] :: [keyserver.kjsl.com]
encrypted/signed plain text preferred
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDFn8uA7Qvptb0LKURAuyrAJsGkcOuCoT95hZL0X+U4xnxuq1A5QCdF+QJ
XHzfYcksmipBj/pPd7y8yj0=
=woyY
-----END PGP SIGNATURE-----
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Where is the emerge history
2005-09-01 4:00 ` John Dangler
@ 2005-09-01 4:34 ` Fernando Canizo
2005-09-01 5:19 ` Nick Rout
1 sibling, 0 replies; 16+ messages in thread
From: Fernando Canizo @ 2005-09-01 4:34 UTC (permalink / raw
To: gentoo-user
El 01/sep/2005 a las 01:00 -0300, John me decía:
> Nick~
> where is genlop? (can't locate and no man page, so I'm guessing I need to
> emerge something to get it...)
Yes you need:
$ eix genlop
* app-portage/genlop
Available versions: 0.30.2 ~0.30.3
Installed: no
Homepage: http://pollycoke.org/genlop.html
Description: A nice emerge.log parser
Always try that before asking, it saves time ;)
--
Fernando Canizo - http://www.lugmen.org.ar/~conan/
Homer: I'm a bad father!
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Where is the emerge history
2005-09-01 4:00 ` John Dangler
2005-09-01 4:34 ` Fernando Canizo
@ 2005-09-01 5:19 ` Nick Rout
1 sibling, 0 replies; 16+ messages in thread
From: Nick Rout @ 2005-09-01 5:19 UTC (permalink / raw
To: gentoo-user
On Thu, 1 Sep 2005 00:00:41 -0400
John Dangler wrote:
> Nick~
> where is genlop? (can't locate and no man page, so I'm guessing I need to
> emerge something to get it...)
emerge genlop (if all else fails try the obvious LOL)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Where is the emerge history
2005-09-01 3:23 [gentoo-user] Where is the emerge history Kevin O'Gorman
2005-09-01 3:30 ` John Jolet
2005-09-01 3:32 ` Nick Rout
@ 2005-09-01 8:30 ` Philip Webb
2005-09-01 8:58 ` OT " Uwe Thiem
2005-09-01 9:49 ` Neil Bothwick
2 siblings, 2 replies; 16+ messages in thread
From: Philip Webb @ 2005-09-01 8:30 UTC (permalink / raw
To: gentoo-user
050831 Kevin O'Gorman wrote:
> How can I find out the last few things I emerged?
It's all in /var/log/emerge.log , which just keeps growing.
If you want the detailed messages which run up the screen during an emerge,
goto /etc/make.conf & set (dirname to taste)
PORT_LOGDIR=/var/log/emerge-logs
which will add 2 new files to that dir for each emerge you do.
NB this will build up rapidly, so be careful if your disk space is limited.
--
========================,,============================================
SUPPORT ___________//___, Philip Webb : purslow@chass.utoronto.ca
ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies
TRANSIT `-O----------O---' University of Toronto
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: OT [gentoo-user] Where is the emerge history
2005-09-01 8:30 ` Philip Webb
@ 2005-09-01 8:58 ` Uwe Thiem
2005-09-01 14:17 ` Matt Randolph
2005-09-01 9:49 ` Neil Bothwick
1 sibling, 1 reply; 16+ messages in thread
From: Uwe Thiem @ 2005-09-01 8:58 UTC (permalink / raw
To: gentoo-user
On 01 September 2005 09:30, Philip Webb wrote:
> NB this will build up rapidly, so be careful if your disk space is limited.
I like that: ... if your disk space is limited. Where can I purchase unlimited
disk space?
Sorry - couldn't resist. ;-)
Uwe
--
95% of all programmers rate themselves among the top 5% of all software
developers. - Linus Torvalds
http://www.uwix.iway.na (last updated: 20.06.2004)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Where is the emerge history
2005-09-01 8:30 ` Philip Webb
2005-09-01 8:58 ` OT " Uwe Thiem
@ 2005-09-01 9:49 ` Neil Bothwick
2005-09-01 13:30 ` Holly Bostick
1 sibling, 1 reply; 16+ messages in thread
From: Neil Bothwick @ 2005-09-01 9:49 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 717 bytes --]
On Thu, 1 Sep 2005 04:30:41 -0400, Philip Webb wrote:
> If you want the detailed messages which run up the screen during an
> emerge, goto /etc/make.conf & set (dirname to taste)
>
> PORT_LOGDIR=/var/log/emerge-logs
>
> which will add 2 new files to that dir for each emerge you do.
>
> NB this will build up rapidly, so be careful if your disk space is
> limited.
Gzipping them saves a lot of space, i do it from a cron job
$ cat /etc/cron.daily/portagelogs
#!/bin/bash
for f in $(portageq envvar PORT_LOGDIR)/*.log; do
gzip -f $f 2>/dev/null || echo "Failed to gzip $f"
done
--
Neil Bothwick
Did you know that eskimos have 17 different words for linguist?
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Where is the emerge history
2005-09-01 9:49 ` Neil Bothwick
@ 2005-09-01 13:30 ` Holly Bostick
2005-09-01 14:46 ` Neil Bothwick
0 siblings, 1 reply; 16+ messages in thread
From: Holly Bostick @ 2005-09-01 13:30 UTC (permalink / raw
To: gentoo-user
Neil Bothwick schreef:
> On Thu, 1 Sep 2005 04:30:41 -0400, Philip Webb wrote:
>
>
>> If you want the detailed messages which run up the screen during an
>> emerge, goto /etc/make.conf & set (dirname to taste)
>>
>> PORT_LOGDIR=/var/log/emerge-logs
>>
>> which will add 2 new files to that dir for each emerge you do.
>>
>> NB this will build up rapidly, so be careful if your disk space is
>> limited.
>
>
> Gzipping them saves a lot of space, i do it from a cron job
>
> $ cat /etc/cron.daily/portagelogs #!/bin/bash
>
> for f in $(portageq envvar PORT_LOGDIR)/*.log; do gzip -f $f
> 2>/dev/null || echo "Failed to gzip $f" done
>
>
Can they not also be rotated with logrotate (I just set logrotate up to
do this, I think, but since I just did it, and set it for monthy, I
don't know if it works yet)? But honestly, I don't see why I'd need an
emerge.log from 6 months ago anyway (or even last month), so is there
anything wrong with that option? Or have I wasted 2 minutes of time :) ?
Holly
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: OT [gentoo-user] Where is the emerge history
2005-09-01 8:58 ` OT " Uwe Thiem
@ 2005-09-01 14:17 ` Matt Randolph
0 siblings, 0 replies; 16+ messages in thread
From: Matt Randolph @ 2005-09-01 14:17 UTC (permalink / raw
To: gentoo-user
Uwe Thiem wrote:
>On 01 September 2005 09:30, Philip Webb wrote:
>
>
>
>>NB this will build up rapidly, so be careful if your disk space is limited.
>>
>>
>
>I like that: ... if your disk space is limited. Where can I purchase unlimited
>disk space?
>
>Sorry - couldn't resist. ;-)
>
>Uwe
>
>
>
You just have to use one of the many algorithms for infinitely
compressing random data that have been issued U.S. patents*. How else
did you think single floppy based Linux distributions are possible? ;-)
*5,594,435, 5,486,826, 5,488,364, 5,533,051, and probably others
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] Where is the emerge history
2005-09-01 13:30 ` Holly Bostick
@ 2005-09-01 14:46 ` Neil Bothwick
0 siblings, 0 replies; 16+ messages in thread
From: Neil Bothwick @ 2005-09-01 14:46 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]
On Thu, 01 Sep 2005 15:30:18 +0200, Holly Bostick wrote:
> > Gzipping them saves a lot of space, i do it from a cron job
> >
> > $ cat /etc/cron.daily/portagelogs #!/bin/bash
> >
> > for f in $(portageq envvar PORT_LOGDIR)/*.log; do gzip -f $f
> > 2>/dev/null || echo "Failed to gzip $f" done
> >
> >
>
> Can they not also be rotated with logrotate (I just set logrotate up to
> do this, I think, but since I just did it, and set it for monthy, I
> don't know if it works yet)? But honestly, I don't see why I'd need an
> emerge.log from 6 months ago anyway (or even last month), so is there
> anything wrong with that option? Or have I wasted 2 minutes of time :) ?
These are the individual log files, two per emerge, in PORT_LOGDIR.
Using logrotate on emerge.log would save space, but would affect the use
of genlop --current, which uses this file to estimate emerge times. It's
probably not worth rotating, my desktop has only accumulated 6MB of data
in 15 months, my server has 2.2MB after 33 months. On the other
hand, /var/log/portage on the desktop is 88MB gzipped (almost 1GB
unpacked) and well overdue for a clear out.
--
Neil Bothwick
Top Oxymorons Number 13: Computer jock
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2005-09-01 14:50 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-01 3:23 [gentoo-user] Where is the emerge history Kevin O'Gorman
2005-09-01 3:30 ` John Jolet
2005-09-01 3:40 ` Kevin O'Gorman
2005-09-01 3:41 ` Nick Rout
2005-09-01 4:00 ` John Jolet
2005-09-01 4:10 ` Matan Peled
2005-09-01 3:32 ` Nick Rout
2005-09-01 4:00 ` John Dangler
2005-09-01 4:34 ` Fernando Canizo
2005-09-01 5:19 ` Nick Rout
2005-09-01 8:30 ` Philip Webb
2005-09-01 8:58 ` OT " Uwe Thiem
2005-09-01 14:17 ` Matt Randolph
2005-09-01 9:49 ` Neil Bothwick
2005-09-01 13:30 ` Holly Bostick
2005-09-01 14:46 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox