Your message dated Sat, 28 Jan 2006 14:02:53 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#348366: fixed in tightvnc-java 1.2.7-4
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; 16 Jan 2006 16:18:50 +0000
>From [EMAIL PROTECTED] Mon Jan 16 08:18:50 2006
Return-path: <[EMAIL PROTECTED]>
Received: from mail.gmx.net ([213.165.64.21])
by spohr.debian.org with smtp (Exim 4.50)
id 1EyX4E-0004Le-6Q
for [EMAIL PROTECTED]; Mon, 16 Jan 2006 08:18:50 -0800
Received: (qmail invoked by alias); 16 Jan 2006 16:18:19 -0000
Received: from p54818A18.dip0.t-ipconnect.de (EHLO ursus.igf.Uni-Osnabrueck.DE)
[84.129.138.24]
by mail.gmx.net (mp036) with SMTP; 16 Jan 2006 17:18:19 +0100
X-Authenticated: #1941950
Content-Type: multipart/mixed; boundary="===============0238264649=="
MIME-Version: 1.0
From: Wolfgang Baer <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: tightvnc-java: FTBFS due to upstream changes in the kaffe package
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.18
Date: Mon, 16 Jan 2006 17:20:41 +0100
X-Debbugs-Cc: [email protected]
X-Y-GMX-Trusted: 0
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-Level:
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
This is a multi-part MIME message sent by reportbug.
--===============0238264649==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: tightvnc-java
Severity: serious
Tags: patch
Justification: no longer builds from source
Hi,
kaffe upstream changed quite a lot for the newest release. Therefore
the used classpath is no longer valid. The attached patch against
the makefile fixes the ftbfs.
Regards,
Wolfgang
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
--===============0238264649==
Content-Type: text/x-makefile; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="tightvnc-java.patch"
--- Makefile.orig 2006-01-16 17:13:59.000000000 +0100
+++ Makefile 2006-01-16 17:14:21.000000000 +0100
@@ -22,7 +22,7 @@
SocketFactory.java HTTPConnectSocketFactory.java \
HTTPConnectSocket.java ReloginPanel.java
-OPTS = -classpath
/usr/share/kaffe/Klasses.jar:/usr/share/kaffe-common/lib/rt.jar
+OPTS = -classpath /usr/lib/kaffe/jre/lib/rt.jar
all: $(CLASSES) $(ARCHIVE)
--===============0238264649==--
---------------------------------------
Received: (at 348366-close) by bugs.debian.org; 28 Jan 2006 22:12:03 +0000
>From [EMAIL PROTECTED] Sat Jan 28 14:12:03 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F2y9l-0002eV-9P; Sat, 28 Jan 2006 14:02:53 -0800
From: Ola Lundqvist <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#348366: fixed in tightvnc-java 1.2.7-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 28 Jan 2006 14:02:53 -0800
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-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: tightvnc-java
Source-Version: 1.2.7-4
We believe that the bug you reported is fixed in the latest version of
tightvnc-java, which is due to be installed in the Debian FTP archive:
tightvnc-java_1.2.7-4.diff.gz
to pool/contrib/t/tightvnc-java/tightvnc-java_1.2.7-4.diff.gz
tightvnc-java_1.2.7-4.dsc
to pool/contrib/t/tightvnc-java/tightvnc-java_1.2.7-4.dsc
tightvnc-java_1.2.7-4_all.deb
to pool/contrib/t/tightvnc-java/tightvnc-java_1.2.7-4_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ola Lundqvist <[EMAIL PROTECTED]> (supplier of updated tightvnc-java package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 28 Jan 2006 21:40:56 +0100
Source: tightvnc-java
Binary: tightvnc-java
Architecture: source all
Version: 1.2.7-4
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <[EMAIL PROTECTED]>
Changed-By: Ola Lundqvist <[EMAIL PROTECTED]>
Description:
tightvnc-java - TightVNC java applet and command line program
Closes: 348366
Changes:
tightvnc-java (1.2.7-4) unstable; urgency=low
.
* Updated because of changes in kaffe, closes: #348366.
* Updated to standards version 3.6.2.
* Updated to debhelper compatibility 4.
* Now use dh_installman instead of dh_installmanpages.
Files:
f1fb34b5d0c6a5f87731ef8aa29106b9 600 contrib/web optional
tightvnc-java_1.2.7-4.dsc
fdaa249735af389f7391abff9a0b7dd9 4228 contrib/web optional
tightvnc-java_1.2.7-4.diff.gz
c4c5880ccbbb1df7d54b2f3d7dd0fdf0 101450 contrib/web optional
tightvnc-java_1.2.7-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD29heGKGxzw/lPdkRAqu4AJsFMdJUCo7X4ptDn/0797TrDxXE9ACeNe/n
bwMeGly3D0WFaK1PoVnhAoA=
=Jgwz
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]