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 logs. The size of the directory went from 100MB to 10MB, 
 but then again I've never cleaned it so it contains all logs since I first 
 installed gentoo.

Thanks.


--
[EMAIL PROTECTED] mailing list



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 version. I'm at work now and want to
 regenerate that message. How can I do that without re-emerging perl again?

Look at the ebuild in /var/db/pkg/dev-perl/perlsomething/perlsomething.ebuild

- -- 
Mike Williams
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAC/bmInuLMrk7bIwRArp5AKCPiBtluMA8x2gCBYAhJUV5p6kDPACeMd2M
gIg5cMLWOKcvByjCb6z5usY=
=A+1K
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



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 not see since you're not
sitting there. I only spotted this one since it was at the end of the build.

cheers,
Mark



--
[EMAIL PROTECTED] mailing list



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 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 not see since you're not
 sitting there. I only spotted this one since it was at the end of the build.
 
 cheers,
 Mark
 
 
 
 --
 [EMAIL PROTECTED] mailing list
-- 
It is vital to remember that information is not knowledge; that
knowledge is not wisdom; and that wisdom is not foresight.
  - Arthur C Clarke


--
[EMAIL PROTECTED] mailing list



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 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 logs. The size of the directory went from 100MB to 10MB, 
but then again I've never cleaned it so it contains all logs since I first 
installed gentoo.


Cheers,
Renat


--
[EMAIL PROTECTED] mailing list