Re: SPAM-MED Re: [gentoo-user] dhcp and re-exec of init in log file

2009-01-04 Thread Michael George
On Sun, Jan 04, 2009 at 02:37:34PM +, Neil Bothwick wrote:
 On Sun, 4 Jan 2009 07:39:40 -0500, Michael George wrote:
 
  Jan  2 09:01:07 brego init: Trying to re-exec init
  Jan  2 09:01:08 brego locale-gen: Generating locale-archive: forcing #
  of jobs to 1
 
 Does this coincide with (re)emerging glibc?

As a matter of fact, I did re-emerge glibc on that day, at that time.
Must be there's a connection that I didn't find in my searching the
'net?

-- 
-M

There are 10 kinds of people in this world:
Those who can count in binary and those who cannot.




Re: SPAM-MED Re: [gentoo-user] dhcp and re-exec of init in log file

2009-01-04 Thread Neil Bothwick
On Sun, 4 Jan 2009 11:20:45 -0500, Michael George wrote:

   Jan  2 09:01:07 brego init: Trying to re-exec init
   Jan  2 09:01:08 brego locale-gen: Generating locale-archive:
   forcing # of jobs to 1  
  
  Does this coincide with (re)emerging glibc?  
 
 As a matter of fact, I did re-emerge glibc on that day, at that time.
 Must be there's a connection that I didn't find in my searching the
 'net?

The connection is that the glibc ebuild reloads init and runs locale-gen
in the pkg_postinst function.


-- 
Neil Bothwick

As God is my witness, I thought turkeys could fly.


signature.asc
Description: PGP signature


Re: SPAM-MED Re: [gentoo-user] dhcp and re-exec of init in log file

2009-01-04 Thread Michael George
On Sun, Jan 04, 2009 at 04:29:15PM +, Neil Bothwick wrote:
 On Sun, 4 Jan 2009 11:20:45 -0500, Michael George wrote:
 
Jan  2 09:01:07 brego init: Trying to re-exec init
Jan  2 09:01:08 brego locale-gen: Generating locale-archive:
forcing # of jobs to 1  
   
   Does this coincide with (re)emerging glibc?  
  
  As a matter of fact, I did re-emerge glibc on that day, at that time.
  Must be there's a connection that I didn't find in my searching the
  'net?
 
 The connection is that the glibc ebuild reloads init and runs locale-gen
 in the pkg_postinst function.

Okay, that's good to know.  Now that you point it out, I see it in the
ebuild.  I guess it might be good to have a better understanding of the
ebuilds in order to examine them for such things.

Thanks, Neil!

-- 
-M

There are 10 kinds of people in this world:
Those who can count in binary and those who cannot.