From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DATE_IN_PAST_12_24, INVALID_DATE,MAILING_LIST_MULTI,NO_RELAYS autolearn=no autolearn_force=no version=4.0.0 Received: from drobbins by cvs.gentoo.org with local (Exim 3.22 #1) id 14pvRJ-0002M7-00 for gentoo-dev@gentoo.org; Wed, 18 Apr 2001 11:08:25 -0600 From: Daniel Robbins To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] problems with new install Message-ID: <20010418110825.C7708@cvs.gentoo.org> References: <20010417212119.B715@minime> <3ADCFF29.8D63F3C4@gentoo.org> <20010418104558.A7689@titanium.sistina.com> <3ADDB932.74DC2CD8@gentoo.org> <20010418115455.D7689@titanium.sistina.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010418115455.D7689@titanium.sistina.com>; from blutgens@sistina.com on Wed, Apr 18, 2001 at 11:54:55AM -0500 Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Wed Apr 18 11:09:01 2001 X-Original-Date: Wed, 18 Apr 2001 11:08:25 -0600 X-Archives-Salt: ceebe595-1550-4924-986d-efff272e11bb X-Archives-Hash: cacae3f6632e09f46f5262fcbefc41df On Wed, Apr 18, 2001 at 11:54:55AM -0500, Ben Lutgens wrote: > O.k. /var is 755 /var/log is 755 and /var/log/syslog.d is 755 and I still get > multilog: fatal: unable to lock directory /var/log/syslog.d: access denied > > they are owned by root.root and are not suid or sgid. > > You guys included LVM tools in the distro? Holy crap! SWEET! do this: # cd /var/log # chown daemon.root syslog.d klog.d # chmod 0700 syslog.d klog.d Both of these directories should have been owned by daemon. This should fix it. rm any files inside syslog.d and klog.d just to be sure. Yep, LVM tools are included by default, although I think they are 0.9.1-beta4 or 5 and not beta-7. I'll make sure that our next kernel includes the latest LVM patches and tools. Best Regards, -- Daniel Robbins President/CEO http://www.gentoo.org Gentoo Technologies, Inc.