Your message dated Mon, 14 Mar 2016 16:34:56 +0000 with message-id <[email protected]> and subject line Bug#805295: fixed in octave 4.0.1~rc4-1 has caused the Debian Bug report #805295, regarding octave: Plot to file without X display does not work 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 [email protected] immediately.) -- 805295: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805295 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: octave Version: 4.0.0-5+b1 Severity: normal Dear Maintainer, consider the following code stored in file plotest.m # begin graphics_toolkit('gnuplot') set(0, 'defaultfigurevisible', 'off'); plot(sin(1:100)); print("plotest.jpg", "-djpg") # end bash> export DISPLAY= bash> octave plotest.m The image file plotest.jpg contains a fully black figure. It should not. Best wishes. -- System Information: Debian Release: 8.1 APT prefers stable APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages octave depends on: ii libamd2.3.1 1:4.2.1-3 ii libarpack2 3.1.5-3 ii libasound2 1.0.28-1 ii libblas3 [libblas.so.3] 1.2.20110419-10 ii libc6 2.19-18 ii libcamd2.3.1 1:4.2.1-3 ii libccolamd2.8.0 1:4.2.1-3 ii libcholmod2.1.2 1:4.2.1-3 ii libcolamd2.8.0 1:4.2.1-3 ii libcxsparse3.1.2 1:4.2.1-3 ii libfftw3-double3 3.3.4-2 ii libfftw3-single3 3.3.4-2 ii libfltk-gl1.3 1.3.3-3 ii libfltk1.3 1.3.3-3 ii libfontconfig1 2.11.0-6.3 ii libfreetype6 2.5.2-3 ii libgcc1 1:4.9.2-10 ii libgl1-mesa-glx [libgl1] 10.6.3-1 ii libglpk36 4.55-1 ii libglu1-mesa [libglu1] 9.0.0-2 ii libgomp1 4.9.2-10 ii libgraphicsmagick++-q16-12 1.3.23-1 ii libgraphicsmagick-q16-3 1.3.21-4 ii liblapack3 [liblapack.so.3] 3.5.0-4 ii liboctave3v5 4.0.0-5+b1 ii libopenblas-base [liblapack.so.3] 0.2.12-1 ii libosmesa6 10.6.3-1 ii libportaudio2 19+svn20140130-1 ii libqhull6 2012.1-5 ii libqrupdate1 1.1.2-1 ii libqscintilla2-12v5 2.9+dfsg-9 ii libqt4-network 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 ii libqt4-opengl 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 ii libqtcore4 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 ii libqtgui4 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 ii libsndfile1 1.0.25-9.1 ii libstdc++6 5.2.1-22 ii libumfpack5.6.2 1:4.2.1-3 ii libx11-6 2:1.6.2-3 ii octave-common 4.0.0-5 ii texinfo 5.2.0.dfsg.1-6 Versions of packages octave recommends: ii default-jre-headless 2:1.7-52 ii gnuplot-x11 4.6.6-2 ii libopenblas-base 0.2.12-1 ii octave-info 3.8.2-4 ii pstoedit 3.62-2+b1 Versions of packages octave suggests: ii octave-doc 3.8.2-4 pn octave-htmldoc <none> -- no debconf information
--- End Message ---
--- Begin Message ---Source: octave Source-Version: 4.0.1~rc4-1 We believe that the bug you reported is fixed in the latest version of octave, which is due to be installed in the Debian FTP archive. 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Rafael Laboissiere <[email protected]> (supplier of updated octave 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 14 Mar 2016 16:01:37 +0100 Source: octave Binary: octave octave-common octave-doc octave-htmldoc octave-info liboctave3v5 liboctave-dev Architecture: source amd64 all Version: 4.0.1~rc4-1 Distribution: experimental Urgency: low Maintainer: Debian Octave Group <[email protected]> Changed-By: Rafael Laboissiere <[email protected]> Description: liboctave-dev - Development files for the GNU Octave language liboctave3v5 - Shared libraries of the GNU Octave language octave - GNU Octave language for numerical computations octave-common - architecture-independent files for octave octave-doc - PDF documentation on the GNU Octave language octave-htmldoc - HTML documentation on the GNU Octave language octave-info - GNU Info documentation on the GNU Octave language Closes: 805295 815597 Changes: octave (4.0.1~rc4-1) experimental; urgency=low . * Imported Upstream version 4.0.1~rc4 + This version fixes the interaction with gnuplot v5 (Closes: #805295). + Also, it also fixes a HDF5 regression (Closes: #815597). * d/p/drop_versioned_binaries.diff: Refresh for new upstream version * d/control: + Use secure URIs in the Vcs-* fields + Bump Standards-Version to 3.9.7 * Install the PDF files of the octave-doc package in /usr/share/doc/octave. This is now recommended by the Debian Policy, version 3.9.7 (section 12.3). * d/rules: Avoid triggering the build of oct-gperf.h * d/octave.lintian-overrides: Add override for shlib-calls-exit * d/p/octave-pkgbuilddir.patch: New patch. This patch replaces the patch enable_dirs_in_pkg. It introduces a better change in pkg/private/install.m that allows packages to be built in place and avoid unreproducible builds due to temporary build directories appearing in the .oct files. * d/octave-doc.install: Drop useless call to dh-exec Checksums-Sha1: 47a9c7aa86a96ccc68397bedb6b930689cc38c28 3107 octave_4.0.1~rc4-1.dsc 308018005ecaf983146a3b5d7f4b7654445d85e5 15636396 octave_4.0.1~rc4.orig.tar.xz fda73b46413768ce20a9d097b4ae8ab2a2a2304a 60768 octave_4.0.1~rc4-1.debian.tar.xz 3df9a85ddf0389bd01de46aec056d9dc348e7824 245854 liboctave-dev-dbgsym_4.0.1~rc4-1_amd64.deb 6963d05a3ad68044e2163b2af5baae1bf5c12c63 657840 liboctave-dev_4.0.1~rc4-1_amd64.deb 6ce1754569e1d4c6cbd893267b6d4c2d927d2805 120424788 liboctave3v5-dbgsym_4.0.1~rc4-1_amd64.deb cd6463c4dea3d41dfa51104dd6a4edca04d4b140 7156022 liboctave3v5_4.0.1~rc4-1_amd64.deb ccd7d674da17d65921c8b1ccf057a2e489a3eb17 1467256 octave-common_4.0.1~rc4-1_all.deb 7c68af126091236ec39b14acfde8673e363491f2 25475900 octave-dbgsym_4.0.1~rc4-1_amd64.deb 59530868c60131ab467b966fc6e56bd9a63deb24 4144662 octave-doc_4.0.1~rc4-1_all.deb 0b5770aecc803e0a2ae7cbcb5c9ca9b650f79197 1865716 octave-htmldoc_4.0.1~rc4-1_all.deb fae12de04138b4a48e53a01d19f5b4157be081ba 1154420 octave-info_4.0.1~rc4-1_all.deb 56aeaab5c548a3d349090063694e37e6d45ef3ed 1647082 octave_4.0.1~rc4-1_amd64.deb Checksums-Sha256: cd7d6249cc3237aa659b44de795627ef1d5345d1c182c10bc4ad69cb2c591da7 3107 octave_4.0.1~rc4-1.dsc 176d0e938186f4fdba118debd26144b87f2cb1a2f0e04c1e9588de7ef1e532eb 15636396 octave_4.0.1~rc4.orig.tar.xz 01ce9d9ce92f825a065cce41ca2d90811cf1393f78d58563c0dede0c1b717a2a 60768 octave_4.0.1~rc4-1.debian.tar.xz 82e6222540869febdec507124979da27fec3a73d17c387cad4866cd253ab109b 245854 liboctave-dev-dbgsym_4.0.1~rc4-1_amd64.deb 68f4816639f3a9aeb5f0acdcc0318c47929f8c75384867994809cb282ab40258 657840 liboctave-dev_4.0.1~rc4-1_amd64.deb c02fcc4ec840648236de03a5d23edb33b382310d58f5e9bd6eb382d7cf791a0d 120424788 liboctave3v5-dbgsym_4.0.1~rc4-1_amd64.deb 4c526b998e5d1580b37aac38703e1e05a488281fa2146bb9a6981850ece2f4cf 7156022 liboctave3v5_4.0.1~rc4-1_amd64.deb 16345f3250dc6e64a51a7a0b036ccf721952610c7e1f23e417d3927ca28eb3b6 1467256 octave-common_4.0.1~rc4-1_all.deb e2fd997fd04aa4885bd356a91e2702a9b945b641aed04551c6fd82a930e65b74 25475900 octave-dbgsym_4.0.1~rc4-1_amd64.deb 5d8e4248d69511300670bd6c3bfb93b159fa297642794db5352ba1d9ff356480 4144662 octave-doc_4.0.1~rc4-1_all.deb fa83bbe0cfe6c19721def8ecd2356a3c525bf68ad9a7563421ef26d6c969aeee 1865716 octave-htmldoc_4.0.1~rc4-1_all.deb dbf4972899b1d151150a48f67f73781ded45ceeee799829584aefe32df33f496 1154420 octave-info_4.0.1~rc4-1_all.deb 9e26b63702550b7548f337be9512a149bdd85dff12256883f75208d38e40b22e 1647082 octave_4.0.1~rc4-1_amd64.deb Files: 78200e6e455b820b8ebf837f58334e39 3107 math optional octave_4.0.1~rc4-1.dsc 1e419175067c0faa2a5b5a61f7901d08 15636396 math optional octave_4.0.1~rc4.orig.tar.xz dc5241e6c6cfd7225a197fff800bb702 60768 math optional octave_4.0.1~rc4-1.debian.tar.xz 115acfe145491d14d0cfd09301786732 245854 debug extra liboctave-dev-dbgsym_4.0.1~rc4-1_amd64.deb 75f7ec40af901111cb2ce1da8b6f4523 657840 libdevel optional liboctave-dev_4.0.1~rc4-1_amd64.deb 57a905579fbd0abed54f1b87355f156a 120424788 debug extra liboctave3v5-dbgsym_4.0.1~rc4-1_amd64.deb 2bf6424224a17b295ff5a8743443a294 7156022 libs optional liboctave3v5_4.0.1~rc4-1_amd64.deb 3a54271a9d57bb203fc8709d9c6f7431 1467256 math optional octave-common_4.0.1~rc4-1_all.deb 9d93596a6ec82c4b022cd0eb624e6e7c 25475900 debug extra octave-dbgsym_4.0.1~rc4-1_amd64.deb 25685ade42d5cc04b941366e1b98b8ea 4144662 doc optional octave-doc_4.0.1~rc4-1_all.deb f107474bd182c8ed233766b892600224 1865716 doc optional octave-htmldoc_4.0.1~rc4-1_all.deb 5e315d6cd5cbfb7e04ffdfae2c299680 1154420 doc optional octave-info_4.0.1~rc4-1_all.deb ddb24fc3985b39b69cfc427e354dd657 1647082 math optional octave_4.0.1~rc4-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJW5tzrAAoJECzs6TUOzr5K0OAP/34b/Sw5VxFyVmTSOoEjbKIA Qb4DQSs4J2ExmXy6zVz2OFHarX5vbf0cdiKsNmS3UaGWFx37q4I9sTQo44dBgrPJ 2DzXzXRs6wwf8Id97HQpw7ONkCSyoJTRb6ayTG27g2L8OTH5FXdsyiebgbsKNOde M/AfzYgChMNdZK2SxtJzlJeDoMZbiZJHd1crZy32tKFMkM6MBQTNyhK5RdProU4P ruuu+znE16dnpLDfOgIsuKm98cX+7IpRvRAtclrl1n0kd7/l19C8+2IBdPXHIHJP 7wOqFLaSZG65cPyL6U5miAuRVGquCjozq6S5OnhxmLzEoLwjncH1NqpwXZVycMGM RaILoTYyq/NQfpMiHO4dtiBaoTy6Naia0fei55K+GdMGn/MhpP7Zdd8deDinxT6e KGU4Vh1t49n9rRaLTGiQvtNiZlc+MuZhwtDRW1fYdLUUzSx7iHP9el6aWN44Q5OT 5EeVz+CKD+IB44RJeRp4/5Xy9qdmyxySwxIY0iRKeErtXiH1pYp237GUFPxaeJsg 9jWJk6m/bw73HwfaPQU43c98Js7L+adT+qua8+jg4U2GkXTKNE2kLelo8gaiEtGS dMTwUy9onUA8ORqtJ+4G5hi9FNi6KeGrkhwHlelN0FmDekkpDi0MePuHnkOqctl4 FvETpwnZj4sPkigGnIKP =sXp5 -----END PGP SIGNATURE-----
--- End Message ---

