From owner-freebsd-java@FreeBSD.ORG Mon Dec 6 13:05:16 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27D9A16A4CE for ; Mon, 6 Dec 2004 13:05:16 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2C5343D1D for ; Mon, 6 Dec 2004 13:05:15 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by rproxy.gmail.com with SMTP id 40so27650rnz for ; Mon, 06 Dec 2004 05:05:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=tu9oU2fKt3VSLslELzZmHj68w+9/7VEfhs44j43hyFQTgiLkyuuQDytH5KHWd8c6rAHUWFQARKXxuIT7Qwbr/mjouDZi2Y+CSnzzZAGQv4iVQOv5tgfrqffB1KIUWwaK8kyWaS72wG7UAVtR5hghwwecVyUp89MaBFROw1WF4RY= Received: by 10.38.179.32 with SMTP id b32mr347030rnf; Mon, 06 Dec 2004 05:05:15 -0800 (PST) Received: by 10.38.8.31 with HTTP; Mon, 6 Dec 2004 05:05:15 -0800 (PST) Message-ID: Date: Mon, 6 Dec 2004 21:05:15 +0800 From: Jiawei Ye To: leafy , FreeBSD-gnats-submit@freebsd.org, freebsd-java@freebsd.org In-Reply-To: <20041206113803.GA49323@arabica.esil.univ-mrs.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041206101840.3587A1CF@chihiro.leafy.idv.tw> <20041206113803.GA49323@arabica.esil.univ-mrs.fr> Subject: Re: javavmwrapper messes up amavisd-new X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jiawei Ye List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2004 13:05:16 -0000 On Mon, 6 Dec 2004 12:38:03 +0100, Herve Quiroz wrote: > Hi, > > I have yet to install and experience the error you reported, but I just > can't find javavmwrapper nor any JDK amongst the dependencies of > security-amavisd-new: > Hence, before I start to investigate on this issue, could you please > report any additional setting in your configuration that makes amavisd > run with Java. > > OTOH, it could just be due to some missing dependency in some of the > ports listed here (or even in amavisd). > > Herve They are erh....not related at all, which was why it took me about 2 hrs to figure out why my amavisd-new b0rked. Java is not a dependancy of amavisd-new nor vice versa. I just happen to use both of them. The only java-related portion in amavisd is where it needs to figure out the mime-type of a multipart mail. Other than that, I have no clue why javavmwrapper clobbers amavisd-new. Let me know what else I can provide you with. Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming