rPUA-2006-0178-1 chkconfig ntsysv
[Posted October 4, 2006 by ris]
From: |
| rPath Update Announcements <announce-noreply-AT-rpath.com> |
To: |
| update-announce-AT-lists.rpath.com |
Subject: |
| rPUA-2006-0178-1 chkconfig ntsysv |
Date: |
| Wed, 04 Oct 2006 12:36:35 -0400 |
Cc: |
| lwn-AT-lwn.net |
rPath Update Advisory: 2006-0178-1
Published: 2006-10-04
Products: rPath Linux 1
Rating: Informational
Updated Versions:
chkconfig=/conary.rpath.com@rpl:devel//1/1.3.20-11.2-1
ntsysv=/conary.rpath.com@rpl:devel//1/1.3.20-11.2-1
References:
https://issues.rpath.com/browse/RPL-646
Description:
Previous versions of the chkconfig package were missing a runtime
requirement on initscripts:runtime. Due to this missing requirement,
using conary to populate a changeroot environment would fail to set
up some init scripts correctly. This issue is resolved when
when installing groups that contain new versions of the chkconfig
package. Updating to a newer version will not fix a changeroot
environment that was initially created with an earlier version.
The services known to be commonly affected are gpm, ip6tables,
iptables, and syslog. To resolve this problem for changeroot
environments that were previously created, log in as the root user
and run the following commands:
chkconfig --add gpm
chkconfig --add ip6tables
chkconfig --add iptables
chkconfig --add syslog