Bug#683993: sweethome3d crashes with java-6-openjdk-amd64, works with java-6-sun

2012-08-05 Thread Richard Scherping
Package: sweethome3d
Version: 3.5+dfsg-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

trying to run sweethome3d on my Wheezy amd64 system with Intel HD4000 graphics
crashes at startup. Switching Java from openjdk-6-jre 6b24-1.11.3-2 to sun-
java6-jre 6.26-3 (luckily still installed...) fixes the problem. As sun-
java6-jre is not in Debian repos anymore, sweethome3d seems to be broken.

richard@huron:~$ LANG=C sudo update-alternatives --config java
There are 4 choices for the alternative java (providing /usr/bin/java).

  SelectionPathPriority
Status

  0/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java   1061  auto
mode
  1/usr/bin/gij-4.6 1046
manual mode
  2/usr/bin/gij-4.7 1047
manual mode
  3/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java   1061
manual mode
* 4/usr/lib/jvm/java-6-sun/jre/bin/java 63
manual mode

Press enter to keep the current choice[*], or type selection number: 0
update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java to
provide /usr/bin/java (java) in auto mode.
richard@huron:~$ sweethome3d
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7ff73513fd13, pid=2717, tid=140699529451264
#
# JRE version: 6.0_24-b24
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed
oops)
# Derivative: IcedTea6 1.11.3
# Distribution: Debian GNU/Linux unstable (sid), package 6b24-1.11.3-2
# Problematic frame:
# C  [libGL.so.1+0x1ed13]  glXGetFBConfigs+0x53
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid2717.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Abgebrochen

richard@huron:~$ LANG=C sudo update-alternatives --config java
There are 4 choices for the alternative java (providing /usr/bin/java).

  SelectionPathPriority
Status

* 0/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java   1061  auto
mode
  1/usr/bin/gij-4.6 1046
manual mode
  2/usr/bin/gij-4.7 1047
manual mode
  3/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java   1061
manual mode
  4/usr/lib/jvm/java-6-sun/jre/bin/java 63
manual mode

Press enter to keep the current choice[*], or type selection number: 4
update-alternatives: using /usr/lib/jvm/java-6-sun/jre/bin/java to provide
/usr/bin/java (java) in manual mode.
richard@huron:~$ sweethome3d
[starts OK]

Installing libjogl-java, icedtea-netx-common and libnetx-java did not help.

Regards,

Richard



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (101, 'unstable'), (30, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages sweethome3d depends on:
ii  icedtea-netx-common 1.2-2
ii  java-wrappers   0.1.25
ii  java3ds-fileloader  1.2+dfsg-1
ii  libbatik-java   1.7+dfsg-3
ii  libfreehep-graphicsio-svg-java  2.1.1-3
ii  libitext-java   2.1.7-3
ii  libjava3d-java  1.5.2+dfsg-8
ii  libsunflow-java 0.07.2.svn396+dfsg-9
ii  openjdk-6-jre   6b24-1.11.3-2
ii  sun-java6-bin   6.26-3
ii  sun-java6-jre   6.26-3

sweethome3d recommends no packages.

sweethome3d suggests no packages.

-- no debconf information

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#683930: eclipse: 3.8.0~rc4-1 exits with log error: Unable to acquire application

2012-08-05 Thread JS
Jakub,


I ran the eclipse 3.8.0 gotten straight from eclipse.org, without any change to 
my existing configuration or

selection of java alternatives (of Oracle jre) and it ran perfectly fine. 
Further, I did not run eclipse as root.


If the same upstream source works fine on my system but the debian package does 
not, isn't this more

likely to be a packaging issue? A similar issue arose with 3.7.2 in the earlier 
bug referenced in my email.


thanks,

--jack




 From: Jakub Adam 
To: 683...@bugs.debian.org; jsh...@yahoo.com 
Sent: Sunday, August 5, 2012 7:43 PM
Subject: Re: eclipse: 3.8.0~rc4-1 exits with log error: Unable to acquire 
application
 
Hi,

installation of Eclipse into a clean sid system works for me. As you say you 
got an error
even when config is removed, I think it's a different local issue. Here are 
some tips for
further investigation:

1. Try to run Eclipse with OpenJDK 6 to make sure it's not a problem specific 
to Oracle JRE.
   ~/.swt/lib/linux/x86 symlinks are not needed with 3.8.0, that was a 
different issue.

2. If possible, try to launch with a new clean user account, find out if there 
isn't still
   any configuration in your $HOME that prevents Eclipse from starting.

3. There might be some modified files in the installation, left by an 
(accidental) attempt
   to run Eclipse as root. Try purging the installation (removing 
libequinox-osgi-java
   should uninstall also all the eclipse packages). Make sure that 
/usr/lib/eclipse and
   /usr/share/eclipse are empty, delete any files still there. Then install 
everything back
   again.

Regards,

Jakub__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#683930: eclipse: 3.8.0~rc4-1 exits with log error: Unable to acquire application

2012-08-05 Thread Jakub Adam

Hi,

installation of Eclipse into a clean sid system works for me. As you say you 
got an error
even when config is removed, I think it's a different local issue. Here are 
some tips for
further investigation:

1. Try to run Eclipse with OpenJDK 6 to make sure it's not a problem specific 
to Oracle JRE.
   ~/.swt/lib/linux/x86 symlinks are not needed with 3.8.0, that was a 
different issue.

2. If possible, try to launch with a new clean user account, find out if there 
isn't still
   any configuration in your $HOME that prevents Eclipse from starting.

3. There might be some modified files in the installation, left by an 
(accidental) attempt
   to run Eclipse as root. Try purging the installation (removing 
libequinox-osgi-java
   should uninstall also all the eclipse packages). Make sure that 
/usr/lib/eclipse and
   /usr/share/eclipse are empty, delete any files still there. Then install 
everything back
   again.

Regards,

Jakub

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed: tagging as pending bugs that are closed by packages in NEW

2012-08-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # Sunday 5 August  20:03:11 UTC 2012
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: yii
> tags 597899 + pending
Bug #597899 [wnpp] ITP: yii-framework -- High-performance component-based PHP 
framework
Added tag(s) pending.
> # Source package in NEW: libstoragemgmt
> tags 649483 + pending
Bug #649483 [wnpp] ITP: libstoragemgmt -- library for storage management
Added tag(s) pending.
> # Source package in NEW: publicsuffix
> tags 683934 + pending
Bug #683934 [wnpp] ITP: publicsuffix -- An accurate, machine-parseable list of 
domain name suffixes
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/libpgjava";>libpgjava
> tags 659324 + pending
Bug #659324 [src:libpgjava] libpgjava: package libpg-java removed -> no upgrade 
path in Debian 7.0
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
597899: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597899
649483: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649483
659324: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659324
683934: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683934
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


libpgjava_9.1-901-2_amd64.changes is NEW

2012-08-05 Thread Debian FTP Masters
Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Re: Bug#683631: please install maven artifacts

2012-08-05 Thread tony mancill
On 08/04/2012 12:15 PM, Andrew Ross wrote:
> On 04/08/12 19:19, Thomas Koch wrote:
>> Andrew Ross:
>>> On 02/08/12 13:00, Thomas Koch wrote:
 Package: libpostgresql-jdbc-java
 Version: 9.1-901-1
 Severity: normal

 Hi,

 please install the maven artifacts to /usr/share/maven-repo.
> 
> The plan is to get the upload I've prepared into Wheezy, since it
> provides transitional packages to ease the move to the new package
> names. To maximise the chance it'll be accepted I'd rather not include
> any other changes for now. After Wheezy is released then there's also a
> new upstream minor version to update to, since it fixes some performance
> issues too.

Uploaded.

Thank you,
tony



signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Processing of libpgjava_9.1-901-2_amd64.changes

2012-08-05 Thread Debian FTP Masters
libpgjava_9.1-901-2_amd64.changes uploaded successfully to localhost
along with the files:
  libpgjava_9.1-901-2.dsc
  libpgjava_9.1-901-2.debian.tar.gz
  libpostgresql-jdbc-java_9.1-901-2_all.deb
  libpostgresql-jdbc-java-doc_9.1-901-2_all.deb
  libpg-java_9.1-901-2_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


bnd 1.50.0-5 MIGRATED to testing

2012-08-05 Thread Debian testing watch
FYI: The status of the bnd source package
in Debian's testing distribution has changed.

  Previous version: 1.50.0-4
  Current version:  1.50.0-5

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#683930: eclipse: 3.8.0~rc4-1 exits with log error: Unable to acquire application service

2012-08-05 Thread js
Package: eclipse
Version: 3.7.2-1
Severity: important

Dear Maintainer,

After upgrading from eclipse 3.7.2-1 to 3.8.0~rc4-1, eclipse no longer starts.
One sees the initial splash screen, followed by a error dialog that the 
configuration is wrong,
although the same config worked with 3.7.2-1. 

This error had appeared in 3.7.2-1 in 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663734 
but using the work-around mentioned in that bug does not fix the problem in 
3.8.0.
[That workaround was to link all /usr/lib/jni/libswt* to ~/.swt/lib/linux/x86]
Bug 663734 has been closed.

I tried removing my config and restarting but still got the same error.
The error log generated says:
java.lang.IllegalStateException: Unable to acquire application service. 
Ensure that the org.eclipse.core.runtime bundle is resolved and started (see 
config.ini).

I have verified that the downloaded 3.8 tar file from eclipse.org  works 
without problem and with my
existing config, so suspect this is a packaging issue.

Here are some additional packages that are relevant (I rolled back to 3.7.2-1 
to use eclipse after this failure):
ii  libswt-gtk-3-java3.7.2-1
  Standard Widget Toolkit for GTK+ Java library
ii  libswt-gtk-3-java-gcj3.7.2-1
  Standard Widget Toolkit for GTK+ native library
ii  libswt-gtk-3-jni 3.7.2-1
  Standard Widget Toolkit for GTK+ JNI library
un  libswt-gtk-3.4-java   
  (no description available)
un  libswt-gtk-3.4-jni
  (no description available)
un  libswt-gtk-3.5-jni
  (no description available)

I am using the current Oracle java (as my java alternative) and eclipse 3.7.2 
(and 3.8.0 from the eclipse.org blob)
work find with it.

Here is the complete eclipse log generated:
!SESSION 2012-07-29 00:36:34.565 
---
eclipse.buildId=unknown
java.version=1.7.0_05
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86 -debug

!ENTRY org.eclipse.osgi 4 0 2012-07-29 00:36:34.812
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. 
Ensure that the org.eclipse.core.runtime bundle is resolved and started (see 
config.ini).
at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)


-- System Information:
Debian Release: wheezy/sid
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/6 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages eclipse depends on:
ii  eclipse-jdt  3.7.2-1
ii  eclipse-pde  3.7.2-1

eclipse recommends no packages.

eclipse suggests no packages.

Versions of packages eclipse-platform depends on:
ii  ant1.8.2-4
ii  ant-optional   1.8.2-4
ii  default-jre [java6-runtime]1:1.6-46
ii  eclipse-platform-data  3.7.2-1
ii  eclipse-rcp3.7.2-1
ii  gcj-4.6-jre [java5-runtime]4.6.2-2
ii  gcj-jre [java5-runtime]4:4.6.1-3
ii  java-common0.46
ii  libc6  2.13-24
ii  libcommons-codec-java  1.5-1
ii  libcommons-el-java 1.0-7
ii  libcommons-httpclient-java 3.1-10
ii  libcommons-logging-java1.1.1-9
ii  libjasper-java 5.5.33-2
ii  libjetty-java  6.1.24-6
ii  libjsch-java   0.1.42-2
ii  liblucene2-java2.9.4+ds1-4
ii  libservlet2.5-java 6.0.35-1
ii  openjdk-6-jre [java6-runtime]  6b24-1.11.1-6
ii  openjdk-7-jre [java6-runtime]  7~u3-2.1.1~pre1-2
ii  perl   5.14.2-12
ii  sat4j  2.3.0-3
ii  sun-java6-jre [java6-runtime]  6.26-3

Versions of packages eclipse-platform recommends:
ii  eclipse-pde  3.7.2-1

Versions of packages eclipse-platform suggests:
ii  eclipse-jdt  3.7.2-1

Versions of