Date: Wed, 8 Nov 2000 17:18:31 -0500 (EST) From: ecronin@eecs.umich.edu To: FreeBSD-gnats-submit@freebsd.org Subject: ports/22704: cyrus and cyrus-sasl both install pwcheck startup scripts, only cyrus-sasl installs pwcheck Message-ID: <200011082218.eA8MIV850559@tail.eecs.umich.edu>
next in thread | raw e-mail | index | archive | help
>Number: 22704 >Category: ports >Synopsis: cyrus and cyrus-sasl both install pwcheck startup scripts, only cyrus-sasl installs pwcheck >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 08 14:20:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Eric Cronin >Release: FreeBSD 4.1.1-STABLE i386 >Organization: >Environment: >Description: The mail/cyrus and security/cyrus-sasl ports both install scripts in /usr/local/etc/rc.d (cyrus.sh and pwcheck.sh respectively) which start the pwcheck program at startup. Since pwcheck it not part of the cyrus install, and cyrus-sasl is a requirement for cyrus, it makes no sense to have two. Additionally, the cyrus.sh script does nothing as is, since pwcheck is installed in /usr/local/sbin and cyrus.sh expects in in /usr/local/cyrus/bin >How-To-Repeat: cd /usr/ports/mail/cyrus; make install; ls /usr/local/etc/rc.d >Fix: remove cyrus.sh from the cyrus port >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011082218.eA8MIV850559>