Re: RH question

2003-06-13 Thread pll

In a message dated: Thu, 12 Jun 2003 17:23:12 EDT
Derek Martin said:

  $ rpm -qf /etc/sysconfig/rhn/rhnsd
  up2date-3.0.7-1

Interesting, when I did:

$ rpm -qf /etc/sysconfig/rhn/systemid
file /etc/sysconfig/rhn/systemid is not owned by any package

Which is what led to my question in the first place.

-- 

Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE

It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.

 If you're not having fun, you're not doing it right!


___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: RH question

2003-06-13 Thread numberwhun
Paul,

I did a search on google for your file and I think I found it:

http://linuxcommand.org/man_pages/rhnsd8.html

It seems to be part of Red Hat's up2date system.  Hope this solves your mystery.

Regards,

Jeff Kirkland

 
 In a message dated: Thu, 12 Jun 2003 17:23:12 EDT
 Derek Martin said:
 
   $ rpm -qf /etc/sysconfig/rhn/rhnsd
   up2date-3.0.7-1
 
 Interesting, when I did:
 
   $ rpm -qf /etc/sysconfig/rhn/systemid
   file /etc/sysconfig/rhn/systemid is not owned by any package
 
 Which is what led to my question in the first place.
 
 -- 
 
 Seeya,
 Paul
 --
 Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE
 
   It may look like I'm just sitting here doing nothing,
but I'm really actively waiting for all my problems to go away.
 
If you're not having fun, you're not doing it right!
 
 
 ___
 gnhlug-discuss mailing list
 [EMAIL PROTECTED]
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss
___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: RH question

2003-06-13 Thread Bob Bell
On Fri, Jun 13, 2003 at 09:51:16AM -0400, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 In a message dated: Thu, 12 Jun 2003 17:23:12 EDT
 Derek Martin said:
 
   $ rpm -qf /etc/sysconfig/rhn/rhnsd
   up2date-3.0.7-1
 
 Interesting, when I did:
 
   $ rpm -qf /etc/sysconfig/rhn/systemid
   file /etc/sysconfig/rhn/systemid is not owned by any package
 
 Which is what led to my question in the first place.

Could be created after the RPM was installed.  My first step after
`rpm -qf /etc/sysconfig/rhn/systemid` failed was to do `rpm -qf
/etc/sysconfig/rhn`, which does report 'up2date-3.1.23-1'.

-- 
Bob Bell [EMAIL PROTECTED]
-
 If you think you are experiencing a memory leak, please be aware
  that memory leaks may not be what they appear to be. You may
  discover that a memory leak is really not a memory leak but a
  performance enhancement.
   -- Microsoft Knowledge Base Article Q268343 (out of context :-) )
___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: RH question

2003-06-13 Thread pll

In a message dated: Fri, 13 Jun 2003 10:47:54 EDT
Bob Bell said:

 Interesting, when I did:
 
  $ rpm -qf /etc/sysconfig/rhn/systemid
  file /etc/sysconfig/rhn/systemid is not owned by any package
 
 Which is what led to my question in the first place.

Could be created after the RPM was installed.  My first step after
`rpm -qf /etc/sysconfig/rhn/systemid` failed was to do `rpm -qf
/etc/sysconfig/rhn`, which does report 'up2date-3.1.23-1'.

Yeah, I would have tried that, but as I mentioned in my original 
post, as soon as the first rpm -qf returned, the system was rebooted 
out from under me. 

Thanks,
-- 

Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE

It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.

 If you're not having fun, you're not doing it right!


___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: RH question

2003-06-12 Thread Ben Boulanger
On Thu, 12 Jun 2003 [EMAIL PROTECTED] wrote:
 So, what's this file for, and what else does it contain?
 What's the /etc/sysconfig/rhn subdir for, and what's in there (other 
 than the systemid file :)

It's the redhat network stuff for doing up2date and the auto-update 
features.  RHN (RedHat Network) registers your machine architecture, 
version, hardware and packages (optional on each, I think), and when you 
run up2date, it knows what relevant updates to give you.

Ben


-- 

It is better to light one small candle than to curse the darkness. 
  ~ Confucius

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: RH question

2003-06-12 Thread Jason Stephenson
I'm guessing the rhn subdir is for the Red Hat Network programs. When 
you sign up for up2date, you're signing up the Red Hat Network.

My RH 8.0 machine does not have that subdir, but I've also never even 
run one of the rhn apps on it. I update using wget and a NFS-mounted 
directory from my server.



___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: RH question

2003-06-12 Thread pll

In a message dated: Thu, 12 Jun 2003 16:52:12 EDT
Jason Stephenson said:

I'm guessing the rhn subdir is for the Red Hat Network programs. When 
you sign up for up2date, you're signing up the Red Hat Network.

Yeah, that's what Ben said too.

My RH 8.0 machine does not have that subdir, but I've also never even 
run one of the rhn apps on it. I update using wget and a NFS-mounted 
directory from my server.

We have a lot of 7.3 and 8.0 machines none of which this subdir 
exists on.  This is the first 9 machine I've seen, and it was just 
loaded.  I'm pretty sure the guy who installed it doesn't know about 
RHN, so I'm guessing this is something which gets set at install time 
now for everything.
-- 

Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE

It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.

 If you're not having fun, you're not doing it right!


___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: RH question

2003-06-12 Thread Ben Boulanger
On Thu, 12 Jun 2003 [EMAIL PROTECTED] wrote:
 We have a lot of 7.3 and 8.0 machines none of which this subdir 
 exists on.  This is the first 9 machine I've seen, and it was just 
 loaded.  I'm pretty sure the guy who installed it doesn't know about 
 RHN, so I'm guessing this is something which gets set at install time 
 now for everything.

[EMAIL PROTECTED] Ben]$ cat /etc/issue
Red Hat Linux release 8.0 (Psyche)
Kernel \r on an \m

[EMAIL PROTECTED] Ben]$ ls /etc/sysconfig/rhn/   
rhn-applet  rhnsd  systemid  up2date  up2date-keyring.gpg


-- 

Clear conscience never fears midnight knocking.

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss