Processed: tomcat5.5: error instantiating 'org.apache.juli.ClassLoaderLogManager'

2006-10-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 395167 confirmed
Bug#395167: tomcat5.5: error instantiating 
'org.apache.juli.ClassLoaderLogManager'
There were no tags set.
Tags added: confirmed

 severity 395167 serious
Bug#395167: tomcat5.5: error instantiating 
'org.apache.juli.ClassLoaderLogManager'
Severity set to `serious' from `important'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#395167: tomcat5.5: error instantiating 'org.apache.juli.ClassLoaderLogManager'

2006-10-26 Thread Marcus Better
The reason is probably that the /var/lib/tomcat5.5/conf/logging.conf file is 
missing.

The Sun JDK supplies its own config file which probably gets substituted, and 
it apparently doesn't barf on the missing config file, but the logging 
configuration is all wrong...


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#395264: commons-pool: requires internet access during build

2006-10-26 Thread Marcus Better
I'm onto it. Going to upload a new upstream release to main.


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Processed: your mail

2006-10-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 395264 pending
Bug#395264: commons-pool: requires internet access during build
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#395366: libcommons-jexl-java: FTBFS: sablevm: cannot create vm

2006-10-26 Thread Lucas Nussbaum
Package: libcommons-jexl-java
Version: 1.0-3
Severity: serious
Justification: FTBFS on i386, very likely to fail everywhere
Usertags: grid5000

Hi,

During a rebuild of all packages in etch, I discovered that your package
failed to build on i386.

Relevant parts:
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/root/libcommons-jexl-java-1.0'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/root/libcommons-jexl-java-1.0'
if [ debian/stamp-patched = reverse-patches ]; then rm -f
debian/stamp-patched; fi
patches: debian/patches/01_jar_without_tests.patch
Trying patch debian/patches/01_jar_without_tests.patch at level 1 ... 0
... success.
if [ debian/stamp-patched != reverse-patches ]; then touch
debian/stamp-patched; fi
if [ debian/stamp-patched != reverse-patches ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
make[1]: Entering directory `/build/root/libcommons-jexl-java-1.0'
make[1]: Nothing to be done for `update-config'.
make[1]: Leaving directory `/build/root/libcommons-jexl-java-1.0'
cd .  /usr/bin/java-sablevm -classpath
/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/junit.jar:/usr/share/java/c
ommons-logging.jar:/usr/share/ant/lib/ant-launcher.jar:
-Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true
-Dcompile.optimiz
e=true  -Dbuild.compiler=jikes  -propertyfile
/build/root/libcommons-jexl-java-1.0/debian/ant.properties jar
sablevm: cannot create vm
make: *** [debian/stamp-ant-build] Error 1

The full build log is available from 
http://ox.blop.info/bazaar/buildlogs/20061024/

This might be the same problem as #395260.

About the archive rebuilt:
The rebuilt was done on about 60 AMD64 nodes of the Grid'5000 platform,
using a chroot containing an etch i386 environment (not unstable).
Internet was not accessible from the build nodes.

About Grid'5000:
The Grid'5000 project aims at building a highly reconfigurable
experimental Grid platform gathering 9 sites and featuring a total of
5000 CPUs. Its main purpose is to serve as an experimental testbed for
research in Grid Computing.  To learn more about Grid'5000, read
https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#395400: java-package: please Provides: jar for the sdk packages

2006-10-26 Thread Jon Dowland
Package: java-package
Version: 0.28
Severity: minor
Tags: patch

I have a program which requires an implementation of jar at
build-time. The Build-Depends line is non-trivial because nobody
specifies a jar virtual package.

Please adjust the sdk packages to Provides: jar.

Patch attached.

Disclaimer: I'm very sorry but I haven't actually *tried* this patch. I
can try it next week, when I return to work.


-- 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.18-1-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages java-package depends on:
ii  debhelper 5.0.40 helper programs for debian/rules
ii  fakeroot  1.5.10 Gives a fake root environment
ii  unzip 5.52-9 De-archiver for .zip files

java-package recommends no packages.

-- no debconf information
--- lib/j2sdk.sh~   2006-10-26 20:23:18.0 +0100
+++ lib/j2sdk.sh2006-10-26 20:23:30.0 +0100
@@ -13,7 +13,7 @@
 Architecture: any
 Depends: \${shlibs:Depends}
 Recommends: netbase, libx11-6 | xlibs, libasound2, libgtk1.2
-Provides: java-virtual-machine, java-runtime, java2-runtime, 
java-browser-plugin, java-compiler, java2-compiler, j2sdk$j2se_release, 
j2re$j2se_release
+Provides: java-virtual-machine, java-runtime, java2-runtime, 
java-browser-plugin, java-compiler, java2-compiler, j2sdk$j2se_release, 
j2re$j2se_release, jar
 Replaces: ${j2se_package}debian
 Description: $j2se_title
  The Java(TM) 2 SDK is a development environment for building


signature.asc
Description: Digital signature
___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#395400: java-package: please Provides: jar for the sdk packages

2006-10-26 Thread Andrew Vaughan
Hi

On Friday 27 October 2006 05:26, Jon Dowland wrote:
 I have a program which requires an implementation of jar at
 build-time. The Build-Depends line is non-trivial because nobody
 specifies a jar virtual package.

Any reason you can't just depend on fastjar?  

Package: fastjar
Uncompressed Size: 225k
Depends: libc6 (= 2.3.6-6), zlib1g (= 1:1.2.1)
Description: Jar creation utility
 Replacement for Suns .jar creation program.  It is written in C instead of 
java and is tons faster.

HTH
Andrew V.


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#395400: java-package: please Provides: jar for the sdk packages

2006-10-26 Thread Jon Dowland
On Fri, Oct 27, 2006 at 06:03:19AM +1000, Andrew Vaughan wrote:
 Any reason you can't just depend on fastjar?  

That's what I am doing, right now. But, if a user has another jar
implementation installed, it's not ideal to force them to install
fastjar rather than use their preferred one.

-- 
Jon Dowland
http://alcopop.org/


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers