From owner-cvs-all@FreeBSD.ORG Wed May 18 20:41:59 2011 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2587106566B; Wed, 18 May 2011 20:41:58 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (mail1.sourcehosting.net [74.205.51.45]) by mx1.freebsd.org (Postfix) with ESMTP id C31E18FC0A; Wed, 18 May 2011 20:41:58 +0000 (UTC) Received: from 68-189-245-235.dhcp.oxfr.ma.charter.com ([68.189.245.235] helo=cube.entropy.prv) by mail1.sourcehosting.net with esmtp (Exim 4.73 (FreeBSD)) (envelope-from ) id 1QMnWN-0009vb-Bp; Wed, 18 May 2011 16:39:13 -0400 Received: from v104.entropy.prv (v104.entropy.prv [192.168.1.104]) by cube.entropy.prv (Postfix) with ESMTP id 5AB4A4E2EAFE; Wed, 18 May 2011 16:41:51 -0400 (EDT) Message-ID: <4DD42F0F.3000800@FreeBSD.org> Date: Wed, 18 May 2011 16:41:51 -0400 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Jui-Nan Lin References: <201105131353.p4DDrtms046413@repoman.freebsd.org> <4DCF0192.6030808@FreeBSD.org> <4DD026A5.8030900@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.1.1 OpenPGP: id=1C940290 X-SA-Exim-Connect-IP: 68.189.245.235 X-SA-Exim-Mail-From: glarkin@FreeBSD.org X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail1.sourcehosting.net X-Spam-Level: *** X-Spam-Status: No, score=3.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_RP_RNBL, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC, TVD_RCVD_IP autolearn=no version=3.3.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on mail1.sourcehosting.net) Cc: cvs-ports@freebsd.org, Doug Barton , Erik Steigler , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/net/scribe Makefile ports/net/scribe/files scribe.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2011 20:41:59 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 5/16/11 9:48 AM, Jui-Nan Lin wrote: > Hi, > > It works :) Actually, it doesn't work in the case where scribe_flags is defined in /etc/rc.conf. This is what I have: scribe_enable="YES" scribe_flags="-c /usr/local/share/examples/scribe/example1.conf" This results in an error with the new scribe rc.d file: # /usr/local/etc/rc.d/scribe start Starting scribe. daemon: /usr/local/share/examples/scribe/example1.conf: Permission denied Doug, this reminds me why start_cmd has to be rewritten when /usr/sbin/daemon is employed and the actual daemon has optional command-line args. I ran into this same problem with viewvc. If there's a better way, let me know. In the mean time, I'll commit the fix for the py-thrift dependency. Thank you, Greg > > Please see the attached patch files, fixed dependency of py-thrift. > > On Mon, May 16, 2011 at 3:16 AM, Doug Barton wrote: >> On 05/14/2011 23:14, Jui-Nan Lin wrote: >>> >>> Hello, >>> >>> This patch does not work on my installation. >> >> Thanks for testing, the attached patch works, I've actually tested this one. >> :) >> >>> jnlin@Florence [2:14pm] [W2] ~> sudo /usr/local/etc/rc.d/scribe onestart >>> Starting scribe. >>> jnlin@Florence [2:14pm] [W2] ~> sudo cat /var/run/scribe.pid&& echo >> >> FYI, the echo there is not necessary. >> >> Also FYI, the py-thrift dependency is not being detected properly if it's >> already installed, you might want to take a look at that as well. >> >> >> hth, >> >> Doug >> >> -- >> >> Nothin' ever doesn't change, but nothin' changes much. >> -- OK Go >> >> Breadth of IT experience, and depth of knowledge in the DNS. >> Yours for the right price. :) http://SupersetSolutions.com/ >> >> - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk3ULw8ACgkQ0sRouByUApDxtQCcCQsuxMzYY/DkEbyJJnnLSNmP 0JQAoKsKB+/HGnhqrmkker4iq3LaxOOe =z8OR -----END PGP SIGNATURE-----