<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
William Hooper wrote:
<blockquote cite="mid1239.12.29.16.103.1088185770.squirrel@12.29.16.103"
 type="cite">
  <pre wrap="">James Lawrence said:

  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">You have tried to register with RHN (and again, Fedora isn't a
supported Red Hat product).  You should be able to fix this by
commenting out the "up2date default" in /etc/sysconfig/rhn/sources.

It seems to be that there might be an option that needs reset in
/etc/sysconfig/rhn/up2date, but I'd have to find that in the archives.
        </pre>
      </blockquote>
      <pre wrap="">It would be "useRhn" and should be set to "0"




      </pre>
    </blockquote>
    <pre wrap="">the attackment im sending is a copy of    up2date from the 
/etc/sysconfig/rhn/ dir
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Why? Wouldn't it be sufficent to say that the "useRhn" isn't there?  Did you check the sources file?

  </pre>
</blockquote>
not sure what i'm looking for so please be patient....<br>
Sources file<br>
***************************************************************<br>
### this describes the various package repos up2date will look into<br>
### for packages. It currently supports apt-rpm repos, yum repos, <br>
### and "dir" repos<br>
<br>
<br>
### format is one repo entry per line, # starts comments, the<br>
### first word on each line is the type of repo. <br>
                                                                                 
<br>
### the default rhn (using "default" as the url means <br>
### use the one in the up2date config file<br>
#up2date default<br>
<br>
### When a channel-label is required for the non up2date repo's,<br>
### the label is solely used as an internal identifier and is not<br>
### based on the url or any other info from the repo. <br>
<br>
### an apt style repo, this time arjanv's 2.6 kernel repo<br>
### format is:<br>
### type  channel-label      service:server        path        repo name<br>
<br>
#apt arjan-2.6-kernel-i386 <a class="moz-txt-link-freetext" href="http://people.redhat.com">http://people.redhat.com</a> ~arjanv/2.5/ kernel<br>
<br>
### Note that for apt repos, there can be multiple repo names specified<br>
### space seperated. <br>
<br>
### an yum style repo <br>
### format:<br>
### type  channel-label     url <br>
up2date default<br>
yum fedora-core-2
<a class="moz-txt-link-freetext" href="http://download.fedora.redhat.com/pub/fedora/linux/core/2/$ARCH/os/">http://download.fedora.redhat.com/pub/fedora/linux/core/2/$ARCH/os/</a> <br>
yum updates-released-fc2
<a class="moz-txt-link-freetext" href="http://download.fedora.redhat.com/pub/fedora/linux/core/updates/2/$ARCH/">http://download.fedora.redhat.com/pub/fedora/linux/core/updates/2/$ARCH/</a><br>
<br>
yum-mirror fedora-core-2
<a class="moz-txt-link-freetext" href="http://fedora.redhat.com/download/up2date-mirrors/fedora-core-2">http://fedora.redhat.com/download/up2date-mirrors/fedora-core-2</a><br>
yum-mirror updates-released-fc2
<a class="moz-txt-link-freetext" href="http://fedora.redhat.com/download/up2date-mirrors/updates-released-fc2">http://fedora.redhat.com/download/up2date-mirrors/updates-released-fc2</a><br>
#yum updates-testing
<a class="moz-txt-link-freetext" href="http://fedora.redhat.com/updates/testing/fedora-core-$releasever">http://fedora.redhat.com/updates/testing/fedora-core-$releasever</a><br>
#yum-mirror updates-testing
<a class="moz-txt-link-freetext" href="http://fedora.redhat.com/download/up2date-mirrors/updates-testing">http://fedora.redhat.com/download/up2date-mirrors/updates-testing</a><br>
<br>
<br>
<br>
### a local directory full of packages<br>
### format<br>
#dir my-favorite-rpms-i386-9 /var/spool/RPMS/<br>
<br>
<br>
# multiple versions of all repos except "up2date" can be used. Deps<br>
# can be resolved "cross-repo" if need b<br>
</body>
</html>