Your message dated Sat, 21 Apr 2012 19:32:11 +0000
with message-id <e1slg2v-0005vs...@franck.debian.org>
and subject line Bug#666621: fixed in jscribble 1.7.7-1
has caused the Debian Bug report #666621,
regarding jscribble: FTBFS: tests failed
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
666621: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666621
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jscribble
Version: 1.7.3-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120331 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath
> .:jscribble tests/jscribble/notebook/WriteoutThreadTest.java
> javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath
> .:jscribble tests/jscribble/notebook/NoteSheetTest.java
> javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath
> .:jscribble tests/jscribble/notebook/NoteSheetFileFilterTest.java
> javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath
> .:jscribble tests/jscribble/notebook/NoteBookTest.java
> Note: NoteBookTest.java uses or overrides a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath
> .:jscribble tests/jscribble/notebook/NoteBookCompressorTest.java
> javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath
> .:jscribble tests/jscribble/helpers/FileComparatorTest.java
> javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath
> .:jscribble tests/jscribble/drawPanel/HelpItemTest.java
> javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath
> .:jscribble tests/jscribble/VersionNameTest.java
> javac -encoding UTF-8 -classpath /usr/share/java/junit.jar -sourcepath
> .:jscribble tests/JscribbleTestSuite.java
> Note: NoteBookTest.java uses or overrides a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> junit -text tests.JscribbleTestSuite
> Exception in thread "Thread-1" java.awt.HeadlessException:
> No X11 DISPLAY variable was set, but this program performed an operation
> which requires it.
> at
> java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:173)
> at java.awt.Window.<init>(Window.java:476)
> at java.awt.Frame.<init>(Frame.java:419)
> at java.awt.Frame.<init>(Frame.java:384)
> at
> javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1754)
> at
> javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1831)
> at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1692)
> at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:864)
> at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:668)
> at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:639)
> at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:610)
> at jscribble.helpers.Logger.handleError(Logger.java:47)
> at
> jscribble.notebook.writeoutThread.WriteoutThread.run(WriteoutThread.java:85)
> Exception in thread "Thread-2" java.awt.HeadlessException:
> No X11 DISPLAY variable was set, but this program performed an operation
> which requires it.
> at
> java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:173)
> at java.awt.Window.<init>(Window.java:476)
> at java.awt.Frame.<init>(Frame.java:419)
> at java.awt.Frame.<init>(Frame.java:384)
> at
> javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1754)
> at
> javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1831)
> at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1692)
> at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:864)
> at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:668)
> at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:639)
> at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:610)
> at jscribble.helpers.Logger.handleError(Logger.java:47)
> at
> jscribble.notebook.writeoutThread.WriteoutThread.run(WriteoutThread.java:85)
> Exception in thread "Thread-5" java.awt.HeadlessException:
> No X11 DISPLAY variable was set, but this program performed an operation
> which requires it.
> at
> java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:173)
> at java.awt.Window.<init>(Window.java:476)
> at java.awt.Frame.<init>(Frame.java:419)
> at java.awt.Frame.<init>(Frame.java:384)
> at
> javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1754)
> at
> javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1831)
> at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1692)
> at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:864)
> at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:668)
> at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:639)
> at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:610)
> at jscribble.helpers.Logger.handleError(Logger.java:47)
> at
> jscribble.notebook.writeoutThread.WriteoutThread.run(WriteoutThread.java:85)
> Exception in thread "Thread-7" java.awt.HeadlessException:
> No X11 DISPLAY variable was set, but this program performed an operation
> which requires it.
> at
> java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:173)
> at java.awt.Window.<init>(Window.java:476)
> at java.awt.Frame.<init>(Frame.java:419)
> at java.awt.Frame.<init>(Frame.java:384)
> at
> javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1754)
> at
> javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1831)
> at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1692)
> at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:864)
> at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:668)
> at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:639)
> at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:610)
> at jscribble.helpers.Logger.handleError(Logger.java:47)
> at
> jscribble.notebook.writeoutThread.WriteoutThread.run(WriteoutThread.java:85)
> ............F.F...F....E.....................
> ..
> Time: 1.709
> There was 1 error:
> 1)
> testLoadFromConfig(tests.jscribble.notebook.NoteBookTest)java.awt.HeadlessException:
>
> No X11 DISPLAY variable was set, but this program performed an operation
> which requires it.
> at sun.awt.HeadlessToolkit.getScreenSize(HeadlessToolkit.java:279)
> at jscribble.notebook.NoteBook.askForResolution(NoteBook.java:155)
> at jscribble.notebook.NoteBook.getSize(NoteBook.java:322)
> at jscribble.notebook.NoteBook.addPageIfEmpty(NoteBook.java:143)
> at jscribble.notebook.NoteBook.getCurrentSheet(NoteBook.java:282)
> at jscribble.notebook.NoteBook.gotoFirst(NoteBook.java:378)
> at
> tests.jscribble.notebook.NoteBookTest.testLoadFromConfig(NoteBookTest.java:329)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> There were 3 failures:
> 1)
> testAutomaticSaveOnPageFlipForward(tests.jscribble.notebook.NoteBookTest)junit.framework.AssertionFailedError:
> expected:<1> but was:<0>
> at
> tests.jscribble.notebook.NoteBookTest.testAutomaticSaveOnPageFlipForward(NoteBookTest.java:85)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 2)
> testAutomaticSaveOnPageFlipBackwards(tests.jscribble.notebook.NoteBookTest)junit.framework.AssertionFailedError:
> expected:<2> but was:<0>
> at
> tests.jscribble.notebook.NoteBookTest.testAutomaticSaveOnPageFlipBackwards(NoteBookTest.java:141)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 3)
> testDeletionOfPictureFile(tests.jscribble.notebook.NoteBookTest)junit.framework.AssertionFailedError:
> File /home/user/.jscribble/f7b9022d-dcec-4270-b490-2e4d765cf564/000002.png
> should exist.
> at
> tests.jscribble.notebook.NoteBookTest.testDeletionOfPictureFile(NoteBookTest.java:222)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>
> FAILURES!!!
> Tests run: 43, Failures: 3, Errors: 1
>
> make[1]: *** [test] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/31/jscribble_1.7.3-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Source: jscribble
Source-Version: 1.7.7-1
We believe that the bug you reported is fixed in the latest version of
jscribble, which is due to be installed in the Debian FTP archive:
jscribble_1.7.7-1.debian.tar.gz
to main/j/jscribble/jscribble_1.7.7-1.debian.tar.gz
jscribble_1.7.7-1.dsc
to main/j/jscribble/jscribble_1.7.7-1.dsc
jscribble_1.7.7-1_all.deb
to main/j/jscribble/jscribble_1.7.7-1_all.deb
jscribble_1.7.7.orig.tar.gz
to main/j/jscribble/jscribble_1.7.7.orig.tar.gz
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 666...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin Ueding <d...@martin-ueding.de> (supplier of updated jscribble 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 15 Apr 2012 21:26:55 +0200
Source: jscribble
Binary: jscribble
Architecture: source all
Version: 1.7.7-1
Distribution: unstable
Urgency: high
Maintainer: Martin Ueding <d...@martin-ueding.de>
Changed-By: Martin Ueding <d...@martin-ueding.de>
Description:
jscribble - graphical notepad for use with a pen tablet
Closes: 666621
Changes:
jscribble (1.7.7-1) unstable; urgency=high
.
[ Martin Ueding ]
* New Upstream Release: 1.7.7 (Closes: #666621)
+ Prevent crash in headless mode when logging a text.
+ Use XDG standard directories, offer migration (.config, .local/share).
* Depend on python-docutils.
[ Kilian Krause ]
* Set urgency=high due to fixing RC bug
Checksums-Sha1:
8aee077613c81fdf8ca198c6bc79fc7c8d566730 1131 jscribble_1.7.7-1.dsc
ef3bbf9aaaa43cce186a7ec054a6fe80e9435566 128870 jscribble_1.7.7.orig.tar.gz
6aba687fbea90599e4ae9903b2a45161f9404d99 2531 jscribble_1.7.7-1.debian.tar.gz
1b0c196ffe86fea28ac82e55afe2c2ee776f878e 169538 jscribble_1.7.7-1_all.deb
Checksums-Sha256:
c0394b7c75103b19541095b913791e9145d2249a3bb75ee3543294f133b8fe11 1131
jscribble_1.7.7-1.dsc
9010680f43a40325cec341f27308044a76e6f2a26422fc80a415dc17e99fb837 128870
jscribble_1.7.7.orig.tar.gz
f905b3f08a87bd72e05d6498e3be662dab19e583c3d901c04badaeb3f6bf8682 2531
jscribble_1.7.7-1.debian.tar.gz
9f4f28cc1538321fa88e2b130007784cb510a07232cd1e3d65ad69b65bbcda9d 169538
jscribble_1.7.7-1_all.deb
Files:
9545f930e336334c0e1b3f2eb070f1e5 1131 utils extra jscribble_1.7.7-1.dsc
78be98e1e2f5683ced6cbf5c6ab7fb1b 128870 utils extra jscribble_1.7.7.orig.tar.gz
eb28d476d793f35fd6ad1038689d5f35 2531 utils extra
jscribble_1.7.7-1.debian.tar.gz
5f534118d83ff8be4d0bf1de17b6f6dd 169538 utils extra jscribble_1.7.7-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFPkwjzvdkzt4X+wX8RAge+AJ9/tbE9YsmW8kHfOqXBZ/iuTqSeUQCfdonL
xc+OQdAncJrtN+pGVOHxjbY=
=2cRZ
-----END PGP SIGNATURE-----
--- End Message ---