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

Bug#478762: Bug#543907: Netbeans 6.9 and Dependencies Ready for Upload



On Wed, Jan 26, 2011 at 6:23 PM, Damien Raude-Morvan <drazzib@debian.org> wrote:
> Le lundi 24 janvier 2011 23:48:32, Andres Mejia a écrit :
>> netbeans is in contrib because of jruby. Once jruby goes into main,
>> netbeans can follow.
>
> Agreed.
>
>> >> felix-framework
>> >
>> > I've just reviewed felix-framework.
>> > I've commited some changes to felix-framework GIT repository like :
>> >
>> >    * Add myself as Uploaders.
>>
>> Ah great, the more the merrier!
>
> I'm interrested in all felix-* stuff so I've added myself (with some bonus fixes
> :) to those packages.
>
>> >    * d/copyright: Update to DEP-5 r166 format.
>>
>> If you or anyone else wants to switch copyrights to this format, be my
>> guest. I'll switch once this format becomes finalized and a part of
>> official debian policy (if that ever happens).
>
> As a side note, I've just updated this d/copyright to a "pre-candidate-DEP5"
> to "final-DEP5".
>
> I've also started reviewing others packages and add an issue with "bsaf".
> When running under a chroot/cowbuilder, got failures during test phase :

Works for me with sbuild. Must be that pbuilder/cowbuilder doesn't
sanatize environment variables like sbuild does. I've been using
sbuild for building packages. DISPLAY is one of the variables that
don't get passed when building through sbuild, since the buildd
machines wouldn't have any displays to use.

I would try with sbuild. Or you can file a bug against pbuilder/cowbuilder.

> test:
>    [junit] Running org.jdesktop.application.AbstractBeanTest
>    [junit] Testsuite: org.jdesktop.application.AbstractBeanTest
>    [junit] No protocol specified
>    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.041 sec
>    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.041 sec
>    [junit]
>    [junit] Testcase: fireOnEdtTest(org.jdesktop.application.AbstractBeanTest):
> Caused an ERROR
>    [junit] Can't connect to X11 window server using ':0' as the value of the
> DISPLAY variable.
>    [junit] java.lang.InternalError: Can't connect to X11 window server using
> ':0' as the value of the DISPLAY variable.
>    [junit]     at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
>    [junit]     at
> sun.awt.X11GraphicsEnvironment.access$100(X11GraphicsEnvironment.java:62)
>    [junit]     at
> sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:166)
>    [junit]     at java.security.AccessController.doPrivileged(Native Method)
>    [junit]     at
> sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:142)
>    [junit]     at java.lang.Class.forName0(Native Method)
>    [junit]     at java.lang.Class.forName(Class.java:186)
>    [junit]     at
> java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:82)
>    [junit]     at sun.awt.X11.XToolkit.<clinit>(XToolkit.java:112)
>    [junit]     at java.lang.Class.forName0(Native Method)
>    [junit]     at java.lang.Class.forName(Class.java:186)
>    [junit]     at java.awt.Toolkit$2.run(Toolkit.java:849)
>    [junit]     at java.security.AccessController.doPrivileged(Native Method)
>    [junit]     at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:841)
>    [junit]     at java.awt.Toolkit.getEventQueue(Toolkit.java:1698)
>    [junit]     at java.awt.EventQueue.isDispatchThread(EventQueue.java:810)
>    [junit]     at
> javax.swing.SwingUtilities.isEventDispatchThread(SwingUtilities.java:1364)
>    [junit]     at
> javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(SwingPropertyChangeSupport.java:90)
>    [junit]     at
> java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:229)
>    [junit]     at
> org.jdesktop.application.AbstractBean.firePropertyChange(Unknown Source)
>    [junit]     at
> org.jdesktop.application.AbstractBeanTest$TestBean.fire(Unknown Source)
>    [junit]     at
> org.jdesktop.application.AbstractBeanTest.fireOnEdtTest(Unknown Source)
>    [junit]
>    [junit]
>
> BUILD FAILED
> /tmp/buildd/bsaf-1.9/build.xml:68: Test
> org.jdesktop.application.AbstractBeanTest failed
>
> Could you please have a look ? Maybe disable this testsuite or start a xvfb
> server before running tests.
>
> Cheers,
> --
> Damien - Debian Developper
> http://wiki.debian.org/DamienRaudeMorvan
>



-- 
Regards,
Andres Mejia



Reply to: