Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2006 11:33:07 GMT
From:      Thomas Schweikle <tps@vr-web.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/94550: nntpcache depends on /etc/rc.subr
Message-ID:  <200603161133.k2GBX7Ar052730@www.freebsd.org>
Resent-Message-ID: <200603161509.k2GF9lxv082335@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94550
>Category:       ports
>Synopsis:       nntpcache depends on /etc/rc.subr
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 16 15:09:46 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Schweikle
>Release:        FreeBSD 4.11-STABLE
>Organization:
n.a.
>Environment:
FreeBSD nms.wibu.local 4.11-STABLE FreeBSD 4.11-STABLE #6: Thu Mar 16 09:32:37 CET 2006     screen@nms.wibu.local:/usr/obj/usr/src/sys/NMS  i386
>Description:
"/usr/local/etc/rc.d/nntpcached.sh" references "/etc/rc.subr". This is not installed by FreeBSD 4.11 checked out today. Trying to start nntpcache using "/usr/local/etc/rc.d/nntpcached.sh start" leads to error ".: Can't open /etc/rc.subr: No such file or directory".

nntpcached will not be started.
>How-To-Repeat:
rebuild your system:
cd /usr/src
mergemaster -p
make buildworld
make buildkernel KERNCONF=GENERIC
make installkernel KERNCONF=GENERIC
reboot
make installworld
mergemaster -a
reboot

call
/usr/local/etc/rc.d/nntpcached.sh start

>Fix:
I copied rc.subr from a FreeBSD 5.5-PRERELEASE system. This seems to work.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603161133.k2GBX7Ar052730>