Your message dated Tue, 12 Apr 2005 09:30:25 -0400 (EDT) with message-id <[EMAIL PROTECTED]> and subject line [Webmin-maintainers] Bug#304208: usermin-contrib: FTBFS: FileManager.java:6: package netscape.javascript does not exist has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 11 Apr 2005 17:36:52 +0000 >From [EMAIL PROTECTED] Mon Apr 11 10:36:51 2005 Return-path: <[EMAIL PROTECTED]> Received: from c158084.adsl.hansenet.de (localhost.localdomain) [213.39.158.84] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DL2qB-0003jT-00; Mon, 11 Apr 2005 10:36:51 -0700 Received: from aj by localhost.localdomain with local (Exim 4.50) id 1DL2q9-00030f-Lu; Mon, 11 Apr 2005 19:36:49 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: usermin-contrib: FTBFS: FileManager.java:6: package netscape.javascript does not exist Message-Id: <[EMAIL PROTECTED]> Date: Mon, 11 Apr 2005 19:36:49 +0200 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: usermin-contrib Version: 1.110-1 Severity: serious When building 'usermin-contrib' on i386/unstable with sun-j2sdk1.4, I get the following error: # Add here commands to compile the package. cd filemanager && \ javac -classpath /usr/lib/j2se/1.4/jre/lib/plugin.jar @sources FileManager.java:6: package netscape.javascript does not exist import netscape.javascript.JSObject; ^ FileManager.java:598: cannot resolve symbol symbol : class JSObject location: class FileManager JSObject win = JSObject.getWindow(this); ^ FileManager.java:598: cannot resolve symbol symbol : variable JSObject location: class FileManager JSObject win = JSObject.getWindow(this); Something seems to be missing here. Regards Andreas Jochens --------------------------------------- Received: (at 304208-done) by bugs.debian.org; 12 Apr 2005 13:31:31 +0000 >From [EMAIL PROTECTED] Tue Apr 12 06:31:31 2005 Return-path: <[EMAIL PROTECTED]> Received: from atlmail.prod.rxgsys.com (bastet.signetmail.com) [64.74.124.160] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DLLUJ-0004rB-00; Tue, 12 Apr 2005 06:31:31 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by bastet.signetmail.com (RXG Elite Mail Server) with ESMTP id DA751A8798; Tue, 12 Apr 2005 09:21:03 -0400 (EDT) Received: from bastet.signetmail.com ([127.0.0.1]) by localhost (atlmail.prod.rxgsys.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10759-03; Tue, 12 Apr 2005 09:21:02 -0400 (EDT) Received: from mail.braincells.com (unknown [63.115.148.100]) by bastet.signetmail.com (RXG Elite Mail Server) with ESMTP id 11CFFA8793; Tue, 12 Apr 2005 09:21:00 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.braincells.com (Postfix) with ESMTP id DE0AE7FBD; Tue, 12 Apr 2005 09:31:13 -0400 (EDT) Received: from mail.braincells.com ([127.0.0.1]) by localhost (samadhi [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19326-03; Tue, 12 Apr 2005 09:31:09 -0400 (EDT) Received: from [192.168.1.104] (pcp09354467pcs.jersyc01.nj.comcast.net [69.141.24.176]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.braincells.com (Postfix) with ESMTP id B08B97F8B; Tue, 12 Apr 2005 09:31:07 -0400 (EDT) Date: Tue, 12 Apr 2005 09:30:25 -0400 (EDT) From: "Jaldhar H. Vyas" <[EMAIL PROTECTED]> X-X-Sender: [EMAIL PROTECTED] Reply-To: "Jaldhar H. Vyas" <[EMAIL PROTECTED]> To: Andreas Jochens <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Cc: Debian Webmin maintainers <[EMAIL PROTECTED]> Subject: Re: [Webmin-maintainers] Bug#304208: usermin-contrib: FTBFS: FileManager.java:6: package netscape.javascript does not exist In-Reply-To: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at braincells.com X-Virus-Scanned: by EMS at localhost.localdomain Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER, RCVD_IN_SBLXBL,RCVD_IN_SBLXBL_SBL autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: On Mon, 11 Apr 2005, Andreas Jochens wrote: > Package: usermin-contrib > Version: 1.110-1 > Severity: serious > > When building 'usermin-contrib' on i386/unstable with sun-j2sdk1.4, > I get the following error: > So don't do that then. The build depends is for j2sdk1.4 (i.e. Blackdown.) > Something seems to be missing here. > netscape.javascript.JSObject used to be in the Java plugin but apparently Sun has dropped it. I know next to nothing about Java but if you can figure out a workaround that would be great. -- Jaldhar H. Vyas <[EMAIL PROTECTED]> La Salle Debain - http://www.braincells.com/debian/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]