Re: [gentoo-user] regenerating messages from emerge

2004-01-20 Thread Mark Knecht
On Mon, 2004-01-19 at 22:20, Renat Golubchyk wrote: Set PORT_LOGDIR=/var/log/portage in make.conf (or some other directory). Be sure to clean it up some time because the logs of big packages tend get really large, e.g. the openoffice log is 25MB. I have a daily cron job running to bzip2 all

[gentoo-user] regenerating messages from emerge

2004-01-19 Thread Mark Knecht
Hi, I did an emerge of perl on my home box this morning. There was a message on my screen about running some program to look for packages that needed to be rebuilt or relinked with this new version. I'm at work now and want to regenerate that message. How can I do that without re-emerging perl

Re: [gentoo-user] regenerating messages from emerge

2004-01-19 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 19 January 2004 15:09, Mark Knecht wrote: Hi, I did an emerge of perl on my home box this morning. There was a message on my screen about running some program to look for packages that needed to be rebuilt or relinked with this new

RE: [gentoo-user] regenerating messages from emerge

2004-01-19 Thread Mark Knecht
Look at the ebuild in /var/db/pkg/dev-perl/perlsomething/perlsomething.ebuild - -- Mike Williams Thanks Mike. That was the path I took on my own. I was just thinking there would be some way to get this more automatically, like when you do an emerge -p world and have many messages you might

RE: [gentoo-user] regenerating messages from emerge

2004-01-19 Thread rd
I have turned on portage logging to solve this problem. -rdg/TacticalJack On Mon, 2004-01-19 at 09:32, Mark Knecht wrote: Look at the ebuild in /var/db/pkg/dev-perl/perlsomething/perlsomething.ebuild - -- Mike Williams Thanks Mike. That was the path I took on my own. I was just

RE: [gentoo-user] regenerating messages from emerge

2004-01-19 Thread Mark Knecht
On Mon, 2004-01-19 at 19:25, rd wrote: I have turned on portage logging to solve this problem. -rdg/TacticalJack Uh...sounds cool. How does one turn on portage logging? Thanks, Mark -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] regenerating messages from emerge

2004-01-19 Thread Renat Golubchyk
On Tuesday 20 January 2004 04:41, Mark Knecht wrote: On Mon, 2004-01-19 at 19:25, rd wrote: I have turned on portage logging to solve this problem. -rdg/TacticalJack Uh...sounds cool. How does one turn on portage logging? Set PORT_LOGDIR=/var/log/portage in make.conf (or some other