From owner-freebsd-www@FreeBSD.ORG Sun Nov 21 02:40:03 2004 Return-Path: Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C57CE16A4CE; Sun, 21 Nov 2004 02:40:03 +0000 (GMT) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 681F843D2F; Sun, 21 Nov 2004 02:40:03 +0000 (GMT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) iAL2e2Io023443; Sat, 20 Nov 2004 21:40:02 -0500 (EST) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id iAL2e2Yw023442; Sat, 20 Nov 2004 21:40:02 -0500 (EST) Date: Sat, 20 Nov 2004 21:40:02 -0500 From: Ken Smith To: www@freebsd.org Message-ID: <20041121024002.GC21532@electra.cse.Buffalo.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i cc: admins@freebsd.org Subject: squid hates me... X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2004 02:40:03 -0000 Sorry but I broke squid again. :-( I did an OS update and ports update cycle on www and a couple of things broke. cvsweb broke apparently due to the -l flag being dropped from cvs. An old binary of /usr/bin/cvs is copied from freefall for now. And after updating squid it didn't stop due to permission problems related to log files. It was trying to start up as user squid but it looks like it's supposed to start as user nobody. I hacked /usr/local/etc/rc.d/squid.sh to force it to run as nobody. For some reason I also needed to chown /usr/local/squid/logs which was owned by user squid. That suggests I messed up more than just the owner of the squid process, but I'm not sure what. At least it's running now so the stuff to query PR's and whatnot is functioning. Sorry about the breakage. Can someone take a look for me please? And let me know what I shouldn't have done or what I should have been more careful about or whatever please. Thanks. -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |