[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#161517: marked as done (-classpath /path/to/some.jar eaten by wrapper script)



Your message dated Tue, 24 Sep 2002 13:23:52 -0400
with message-id <E17ttPc-0001pU-00@auric.debian.org>
and subject line Bug#161517: fixed in gcc-3.2 1:3.2.1ds2-0pre3
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; 19 Sep 2002 18:16:31 +0000
>From mdz@athenium.com Thu Sep 19 13:16:31 2002
Return-path: <mdz@athenium.com>
Received: from sccrmhc02.attbi.com [204.127.202.62] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17s5qp-0006Eu-00; Thu, 19 Sep 2002 13:16:31 -0500
Received: from marvin.weston.athenium.com ([65.96.208.99])
          by sccrmhc02.attbi.com
          (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP
          id <20020919181601.KIWB21527.sccrmhc02.attbi.com@marvin.weston.athenium.com>
          for <submit@bugs.debian.org>; Thu, 19 Sep 2002 18:16:01 +0000
Received: from there.weston.athenium.com ([192.168.1.162] helo=there)
	by marvin.weston.athenium.com with esmtp (Exim 3.35 #1 (Debian))
	id 17s5qL-0007tb-00
	for <submit@bugs.debian.org>; Thu, 19 Sep 2002 14:16:01 -0400
Received: from mdz by there with local (Exim 3.36 #1 (Debian))
	id 17s5qK-0000nu-00
	for <submit@bugs.debian.org>; Thu, 19 Sep 2002 14:16:00 -0400
Date: Thu, 19 Sep 2002 14:16:00 -0400
From: Matt Zimmerman <mdz@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: -classpath /path/to/some.jar eaten by wrapper script
Message-ID: <[🔎] 20020919181600.GA3071@there>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
X-Reportbug-Version: 1.99.60
Sender: Matt Zimmerman <mdz@there>
Delivered-To: submit@bugs.debian.org

Package: gij-3.2
Version: 1:3.2.1-0pre2
Severity: normal
Tags: patch

there:[/tmp] gij-wrapper-3.2 -classpath test.jar HelloWorldApp
Hello World!
there:[/tmp] gij-wrapper-3.2 -classpath /tmp/test.jar HelloWorldApp
Usage: gij [OPTION] ... CLASS [ARGS] ...
          to invoke CLASS.main, or
       gij -jar [OPTION] ... JARFILE [ARGS] ...
          to execute a jar file
Try `gij --help' for more information.
zsh: exit 1     gij-wrapper-3.2 -classpath /tmp/test.jar HelloWorldApp



--- /tmp/gij-wrapper-3.2        2002-09-19 14:15:28.000000000 -0400
+++ /usr/bin/gij-wrapper-3.2    2002-09-19 14:15:34.000000000 -0400
@@ -29,7 +29,7 @@
     -*)
        ;;
 
-    [a-z0-9A-Z]*)
+    [a-z0-9A-Z/]*)
        break;;
 
     esac

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux there 2.4.19-686 #1 Thu Aug 8 21:30:09 EST 2002 i686
Locale: LANG=en_US, LC_CTYPE=en_US (ignored: LC_ALL set)

Versions of packages gij-3.2 depends on:
ii  gcc-3.2-base               1:3.2.1-0pre2 The GNU Compiler Collection (base 
ii  libc6                      2.2.5-14.3    GNU C Library: Shared libraries an
ii  libgcc1                    1:3.2.1-0pre2 GCC support library.
ii  libgcj3                    1:3.2.1-0pre2 Java runtime library for use with 
ii  zlib1g                     1:1.1.4-4     compression library - runtime

-- no debconf information


-- 
 - mdz

---------------------------------------
Received: (at 161517-close) by bugs.debian.org; 24 Sep 2002 17:38:26 +0000
>From katie@auric.debian.org Tue Sep 24 12:38:26 2002
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17ttdh-0008TR-00; Tue, 24 Sep 2002 12:38:25 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 17ttPc-0001pU-00; Tue, 24 Sep 2002 13:23:52 -0400
From: Matthias Klose <doko@debian.org>
To: 161517-close@bugs.debian.org
X-Katie: $Revision: 1.26 $
Subject: Bug#161517: fixed in gcc-3.2 1:3.2.1ds2-0pre3
Message-Id: <E17ttPc-0001pU-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Tue, 24 Sep 2002 13:23:52 -0400
Delivered-To: 161517-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
gcc-3.2, which is due to be installed in the Debian FTP archive:

cpp-3.2-doc_3.2.1-0pre3_all.deb
  to pool/main/g/gcc-3.2/cpp-3.2-doc_3.2.1-0pre3_all.deb
cpp-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/cpp-3.2_3.2.1-0pre3_i386.deb
fastjar_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/fastjar_3.2.1-0pre3_i386.deb
fixincludes_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/fixincludes_3.2.1-0pre3_i386.deb
g++-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/g++-3.2_3.2.1-0pre3_i386.deb
g77-3.2-doc_3.2.1-0pre3_all.deb
  to pool/main/g/gcc-3.2/g77-3.2-doc_3.2.1-0pre3_all.deb
g77-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/g77-3.2_3.2.1-0pre3_i386.deb
gcc-3.2-base_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/gcc-3.2-base_3.2.1-0pre3_i386.deb
gcc-3.2-doc_3.2.1-0pre3_all.deb
  to pool/main/g/gcc-3.2/gcc-3.2-doc_3.2.1-0pre3_all.deb
gcc-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/gcc-3.2_3.2.1-0pre3_i386.deb
gcc-3.2_3.2.1ds2-0pre3.diff.gz
  to pool/main/g/gcc-3.2/gcc-3.2_3.2.1ds2-0pre3.diff.gz
gcc-3.2_3.2.1ds2-0pre3.dsc
  to pool/main/g/gcc-3.2/gcc-3.2_3.2.1ds2-0pre3.dsc
gcc-3.2_3.2.1ds2.orig.tar.gz
  to pool/main/g/gcc-3.2/gcc-3.2_3.2.1ds2.orig.tar.gz
gcj-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/gcj-3.2_3.2.1-0pre3_i386.deb
gij-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/gij-3.2_3.2.1-0pre3_i386.deb
gnat-3.2-doc_3.2.1-0pre3_all.deb
  to pool/main/g/gcc-3.2/gnat-3.2-doc_3.2.1-0pre3_all.deb
gnat-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/gnat-3.2_3.2.1-0pre3_i386.deb
gobjc-3.2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/gobjc-3.2_3.2.1-0pre3_i386.deb
libffi2-dev_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libffi2-dev_3.2.1-0pre3_i386.deb
libffi2_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libffi2_3.2.1-0pre3_i386.deb
libg2c0_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libg2c0_3.2.1-0pre3_i386.deb
libgcc1_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libgcc1_3.2.1-0pre3_i386.deb
libgcj-common_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libgcj-common_3.2.1-0pre3_i386.deb
libgcj3-dev_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libgcj3-dev_3.2.1-0pre3_i386.deb
libgcj3_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libgcj3_3.2.1-0pre3_i386.deb
libgnat3.15a_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libgnat3.15a_3.2.1-0pre3_i386.deb
libobjc1_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libobjc1_3.2.1-0pre3_i386.deb
libstdc++5-dbg_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libstdc++5-dbg_3.2.1-0pre3_i386.deb
libstdc++5-dev_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libstdc++5-dev_3.2.1-0pre3_i386.deb
libstdc++5-doc_3.2.1-0pre3_all.deb
  to pool/main/g/gcc-3.2/libstdc++5-doc_3.2.1-0pre3_all.deb
libstdc++5-pic_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libstdc++5-pic_3.2.1-0pre3_i386.deb
libstdc++5_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/libstdc++5_3.2.1-0pre3_i386.deb
protoize_3.2.1-0pre3_i386.deb
  to pool/main/g/gcc-3.2/protoize_3.2.1-0pre3_i386.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 161517@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-3.2 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.7
Date: Tue, 24 Sep 2002 07:36:56 +0200
Source: gcc-3.2
Binary: libgcj3 gcc-3.2-base libffi2-dev libstdc++5-dev cpp-3.2-doc gcc-3.2-soft-float libgcj3-dev libobjc1 libstdc++5-doc gcj-3.2 libgcc1 libgcj-common libgnat3.15a libstdc++5 protoize g77-3.2-doc fastjar gcc-3.2-doc libstdc++5-dbg gcc-3.2-nof gobjc-3.2 fixincludes libg2c0 g++-3.2 gnat-3.2-doc cpp-3.2 gij-3.2 gcc-3.2 libffi2 gnat-3.2 libstdc++5-pic g77-3.2
Architecture: source i386 all
Version: 1:3.2.1ds2-0pre3
Distribution: unstable
Urgency: low
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 cpp-3.2    - The GNU C preprocessor.
 cpp-3.2-doc - Documentation for the GNU C preprocessor (cpp).
 fastjar    - Jar creation utility
 fixincludes - Fix non-ANSI header files
 g++-3.2    - The GNU C++ compiler.
 g77-3.2    - The GNU Fortran 77 compiler.
 g77-3.2-doc - Documentation for the GNU Fortran compiler (g77).
 gcc-3.2    - The GNU C compiler.
 gcc-3.2-base - The GNU Compiler Collection (base package).
 gcc-3.2-doc - Documentation for the GNU compilers (gcc, gobjc, g++).
 gcj-3.2    - The GNU compiler for Java(TM).
 gij-3.2    - The GNU Java bytecode interpreter.
 gnat-3.2   - The GNU Ada compiler.
 gnat-3.2-doc - Documentation for the GNU Ada compiler (gnat).
 gobjc-3.2  - The GNU Objective-C compiler.
 libffi2    - Foreign Function Interface library runtime
 libffi2-dev - Foreign Function Interface library development
 libg2c0    - Runtime library for GNU Fortran 77 applications.
 libgcc1    - GCC support library.
 libgcj-common - Java runtime library (common files)
 libgcj3    - Java runtime library for use with gcj
 libgcj3-dev - Java development headers and static library for use with gcj
 libgnat3.15a - Runtime library for GNU Ada applications.
 libobjc1   - Runtime library for GNU Objective-C applications.
 libstdc++5 - The GNU stdc++ library version 3
 libstdc++5-dbg - The GNU stdc++ library version 3 (debugging files)
 libstdc++5-dev - The GNU stdc++ library version 3 (development files)
 libstdc++5-doc - The GNU stdc++ library version 3 (documentation files)
 libstdc++5-pic - The GNU stdc++ library version 3 (shared library subset kit)
 protoize   - Create/remove ANSI prototypes from C code
Closes: 159395 160859 161438 161517
Changes: 
 gcc-3.2 (1:3.2.1ds2-0pre3) unstable; urgency=low
 .
   * gcc-3.2.1 snapshot (CVS 20020923).
   * Run the libstdc++ check-abi script. Results are put into the file
     /usr/share/doc/libstdc++5/README.libstdc++-baseline in the libstdc++5-dev
     package. This file contains a new baseline, if no baseline for this
     architecture is included in the gcc sources.
   * gcj-wrapper: Accept files starting with an underscore, accept
     path names (closes: #160859, #161517).
   * Explicitely call automake-1.4 when rebuilding Makefiles (closes: #161438).
   * Let installed fixincludes script find files in /usr/lib/fixincludes.
   * debian/rules.patch: Add .NOTPARALLEL as target, so that patches are
     applied sequentially (closes: #159395).
Files: 
 cb474d8ee774afd94f3abb2e09831b13 1786 devel standard gcc-3.2_3.2.1ds2-0pre3.dsc
 984494a1f07427eb84d6e5f21070396a 18570855 devel standard gcc-3.2_3.2.1ds2.orig.tar.gz
 bdde00ea52fc16ff2f910762c8170ad1 1772289 devel standard gcc-3.2_3.2.1ds2-0pre3.diff.gz
 8dc6fc36cad19d04ca898d197ecec989 84346 doc optional cpp-3.2-doc_3.2.1-0pre3_all.deb
 7ab31fa2b26e01cd7da3fa3b62026c2c 2169922 doc optional libstdc++5-doc_3.2.1-0pre3_all.deb
 7df88a3e638f89c14f19638d670a8567 309424 doc optional g77-3.2-doc_3.2.1-0pre3_all.deb
 7672e10bfde1134734e4a83ea3680009 346756 doc optional gnat-3.2-doc_3.2.1-0pre3_all.deb
 19078709be21fb51f575ac97d97dfbdc 624210 doc optional gcc-3.2-doc_3.2.1-0pre3_all.deb
 8735be9a283f64aaf0dbdf054eccecbc 119790 devel standard gcc-3.2-base_3.2.1-0pre3_i386.deb
 b023f3ca89e4d5a5e1f288828c290095 50028 libs standard libgcc1_3.2.1-0pre3_i386.deb
 aded19b4f3a79e395d6a4764770f8c5d 118592 interpreters standard cpp-3.2_3.2.1-0pre3_i386.deb
 d5f28cca8099ab720fd633c255448c05 22736 devel optional protoize_3.2.1-0pre3_i386.deb
 d8ea0e19f91a2b563b46012950e5680e 46796 devel extra fixincludes_3.2.1-0pre3_i386.deb
 a86a59ccc9fa1fc6c64f7daddb2f81c0 1292726 devel optional gobjc-3.2_3.2.1-0pre3_i386.deb
 e80aad853076491e7e9a8375519b26c8 105812 libs optional libobjc1_3.2.1-0pre3_i386.deb
 80393b2753c32a18d8eb2d0cf049ac2f 1494644 devel optional gcj-3.2_3.2.1-0pre3_i386.deb
 59f4c91f139da109edcf5c5d65a48c99 11948 devel optional gij-3.2_3.2.1-0pre3_i386.deb
 d243bba5e8ae3fd7786e2d5b6a8a4bc8 36658 libs optional libgcj-common_3.2.1-0pre3_i386.deb
 29ef1a6f1f77d4dfd0c2fedea8d8e3be 2680474 libs optional libgcj3_3.2.1-0pre3_i386.deb
 d45533dafe7979370a7e95d3defb5cfb 3014748 devel optional libgcj3-dev_3.2.1-0pre3_i386.deb
 bd8550475b7fa57d8cf26deac072955c 79290 devel extra fastjar_3.2.1-0pre3_i386.deb
 72efd7fbb5b68e8f92c04a7c4033afc1 52320 libs optional libffi2_3.2.1-0pre3_i386.deb
 044068acbd1ed6d228c368b70832b836 10768 devel optional libffi2-dev_3.2.1-0pre3_i386.deb
 980dd4155d3ff75f20e633e39aa4aad1 1538250 devel optional g++-3.2_3.2.1-0pre3_i386.deb
 ca1207f58a8b3f3f2e4b5d946509edd6 247030 base standard libstdc++5_3.2.1-0pre3_i386.deb
 25ed28f285e40337aff4b21323e8743b 670802 devel optional libstdc++5-dev_3.2.1-0pre3_i386.deb
 681baced81f7e6a45f248f976491ffff 302658 devel extra libstdc++5-pic_3.2.1-0pre3_i386.deb
 2a086957df1024312c1d48a3dfde904a 1501458 devel extra libstdc++5-dbg_3.2.1-0pre3_i386.deb
 8ded90f5dba6836ccd24e440d3eb475b 1424606 devel optional g77-3.2_3.2.1-0pre3_i386.deb
 faaf2a40570e49035049b2acf80e5822 47496 libs optional libg2c0_3.2.1-0pre3_i386.deb
 38164c2e0915222c26ae9a1003f031aa 5404148 devel optional gnat-3.2_3.2.1-0pre3_i386.deb
 0014e5a36eeb91577bf98ea0b4e69845 36524 libs optional libgnat3.15a_3.2.1-0pre3_i386.deb
 5fa7b653c9584a5b06f94e6d8607c379 2239206 devel standard gcc-3.2_3.2.1-0pre3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv
Comment: Requires PGP version 2.6 or later.

iQEVAwUBPZCWrguDzMCIcnEhAQGtYAgAnpb6MM7wnJxfXXpI/+99byP5NQl+3MVy
KptrClQV8jnQwAQLO/yyd3xwG5Zgn9tMQy1qF5bG/dNh8nNKRrL5j5XurPAkoEdQ
rMNutQHaLcGveI8JrcsUHKc0q8N3eF9+RpvIcJzoI+UDAG7oQp4AyR+Z4qdKGMtj
Vo4RpvU2SyfxyMtGif5KRLXifRiZhNs5PuY//8OIQXNULIO8vpyg6PiX6lxYTWpX
An9WN+Iam0ScpDeiIa59nIqXfVIhcyzbFt6c5fmfoHseztOk+nNzV5jLwfnl6kv6
5Ld5yHOwFOhh6uFn2MZAfWRpFsGzARRxCYWYiia8ODlVbz+SRJjJRw==
=VzpV
-----END PGP SIGNATURE-----



Reply to: