[Bug 815483] Re: Sync bsaf 1.9-3 (universe) from Debian unstable (main)

2011-07-27 Thread Sebastien Bacher
** Changed in: bsaf (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815483

Title:
  Sync bsaf 1.9-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bsaf/+bug/815483/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 815483] Re: Sync bsaf 1.9-3 (universe) from Debian unstable (main)

2011-07-26 Thread Benjamin Drung
This is probably i slight difference between pbuilder and the official
builders. The test fails in pbuilder with "Can't connect to X11 window
server using ':0' as the value of the DISPLAY variable."

The packages build in the PPA. Therefore giving an ACK.

** Changed in: bsaf (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815483

Title:
  Sync bsaf 1.9-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bsaf/+bug/815483/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 815483] Re: Sync bsaf 1.9-3 (universe) from Debian unstable (main)

2011-07-26 Thread Daniel Holbach
Hum... is this a bug in pbuilder then?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815483

Title:
  Sync bsaf 1.9-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bsaf/+bug/815483/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 815483] Re: Sync bsaf 1.9-3 (universe) from Debian unstable (main)

2011-07-25 Thread Andrew Ross
Note that I also tested it in my ppa. Successful build here:
https://launchpad.net/~rockclimb/+archive/ppa/+build/2625210

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815483

Title:
  Sync bsaf 1.9-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bsaf/+bug/815483/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 815483] Re: Sync bsaf 1.9-3 (universe) from Debian unstable (main)

2011-07-25 Thread Andrew Ross
$DISPLAY shouldn't be set in your builder (if it were set then you ought
to be able to connect to it I guess). This test is skipped if $DISPLAY
is unset.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815483

Title:
  Sync bsaf 1.9-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bsaf/+bug/815483/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 815483] Re: Sync bsaf 1.9-3 (universe) from Debian unstable (main)

2011-07-25 Thread Benjamin Drung
Please resubscribe ubuntu-sponsors once this build failure is addressed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815483

Title:
  Sync bsaf 1.9-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bsaf/+bug/815483/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 815483] Re: Sync bsaf 1.9-3 (universe) from Debian unstable (main)

2011-07-25 Thread Daniel Holbach
It FTBFS on oneiric i386:

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.638 sec
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.638 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$200(X11GraphicsEnvironment.java:62)
[junit] at 
sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:178)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at 
sun.awt.X11GraphicsEnvironment.(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.(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:855)
[junit] at 
javax.swing.SwingUtilities.isEventDispatchThread(SwingUtilities.java:1360)
[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

Total time: 33 seconds
dh_auto_build: ant returned exit code 1
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815483

Title:
  Sync bsaf 1.9-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bsaf/+bug/815483/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 815483] Re: Sync bsaf 1.9-3 (universe) from Debian unstable (main)

2011-07-24 Thread Micah Gersten
Sorry, I seem to be having trouble verifying Java builds, leaving this
for someone else.

** Changed in: bsaf (Ubuntu)
   Status: In Progress => New

** Changed in: bsaf (Ubuntu)
 Assignee: Micah Gersten (micahg) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815483

Title:
  Sync bsaf 1.9-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bsaf/+bug/815483/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 815483] Re: Sync bsaf 1.9-3 (universe) from Debian unstable (main)

2011-07-24 Thread Micah Gersten
Taking a look.

** Changed in: bsaf (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: bsaf (Ubuntu)
   Status: New => In Progress

** Changed in: bsaf (Ubuntu)
 Assignee: (unassigned) => Micah Gersten (micahg)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815483

Title:
  Sync bsaf 1.9-3 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bsaf/+bug/815483/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs