Re: Trying to setup new current
"Mindaugas Riauba" <[email protected]>
| Newsgroups | gmane.network.up2date.current.devel |
|---|---|
| Message-ID | <001801c27463$176b2f80$f20214ac@B027543> |
> How did you update? It looks like the config file is wrong for you.
rpm -Uvh --oldpackage current-0.20021011-1.noarch.rpm
Then copied certificate and key to apache (that part seems to
work fine). And edited current.conf to look like new version
of current.conf. Config is below.
System is redhat 7.1.
File /tmp/current.log stays empty.
Mindaugas
[current]
valid_channels = redhat-linux-i386-7.1 redhat-linux-i386-7.3
log_file = /tmp/current.log
log_level = 2
apache_config_file = /etc/httpd/conf/current.httpd.conf
access_check_type = user
access_check_arg = apache
server_secret = xxxxxxxxxxxxxxxx
server_id = xxxxxxxx
current_dir = /usr/local/current/var
welcome_message = "Welcome to Hunter's up2date server."
privacy_statement = "Privacy Statement for Hunter's up2date server:
This is the internet - privacy is an illusion.
.
Please note that only anonymous access is supported anyway - so while
you
have to get a valid system id (by going through the rhn_register
program)
there is no requirement to fill those fields out with real data. :) All
that is required is that your architecture an os_release be accurately
reported - and rhn_register fills that in automatically. "
[redhat-linux-i386-7.1]
name = Red Hat Linux i386 7.1
parent_channel =
arch = i386
os_release = 7.1
srpm_check = 0
description = Red Hat i386 7.1, with all errata applied.
rpm_dirs = /mnt/test1/current/redhat-7.1/i386/RedHat/RPMS/i686
/mnt/test1/current/redhat-7.1/i386/RedHat/RPMS/i386
/mnt/test1/current/redhat-7.1/i386/RedHat/RPMS/noarch
src_dirs =
[redhat-linux-i386-7.3]
name = Red Hat Linux i386 7.3
parent_channel =
arch = i386
os_release = 7.3
srpm_check = 0
description = Red Hat i386 7.3, with all errata applied.
rpm_dirs = /mnt/test1/current/redhat-7.3/i386/RedHat/RPMS/i686
/mnt/test1/current/redhat-7.3/i386/RedHat/RPMS/i386
/mnt/test1/current/redhat-7.3/i386/RedHat/RPMS/noarch
src_dirs =
## END OF LINE ##