Your message dated Sat, 05 Aug 2006 09:02:18 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#313207: fixed in libplot-perl 2.2.2-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libplot-perl
Version: 2.2.0-7
Severity: important
It fails to create plots when the selected device is ps, png or gif.
It is still able to create plots in an X window.
The following program reproduces the bug:
#!/usr/bin/perl -w
use Graphics::Libplot ':ALL';
$handle=pl_newpl($ARGV[0],\*STDIN,\*STDOUT,\*STDERR);
pl_selectpl($handle);
pl_openpl();
pl_closepl();
pl_selectpl(0);
pl_deletepl($handle);
___END___
Results: X - an empty window is created
png,gif - segfault at pl_closepl
ps - segfault at pl_deletepl
The bug was introduced when I upgraded from Woody to Sarge.
I suppose this means that the bug appeared in the change from
libplot (2.4.1-7) to libplot2 (2.4.1-11).
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=sv_SE, LC_CTYPE=sv_SE (charmap=ISO-8859-1) (ignored: LC_ALL set to
sv_SE)
Versions of packages libplot-perl depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libplot2 2.4.1-11 The GNU plotutils libraries
ii perl 5.8.4-8 Larry Wall's Practical Extraction
ii perl-base [perlapi-5.8.4] 5.8.4-8 The Pathologically Eclectic Rubbis
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: libplot-perl
Source-Version: 2.2.2-2
We believe that the bug you reported is fixed in the latest version of
libplot-perl, which is due to be installed in the Debian FTP archive:
libplot-perl_2.2.2-2.diff.gz
to pool/main/libp/libplot-perl/libplot-perl_2.2.2-2.diff.gz
libplot-perl_2.2.2-2.dsc
to pool/main/libp/libplot-perl/libplot-perl_2.2.2-2.dsc
libplot-perl_2.2.2-2_i386.deb
to pool/main/libp/libplot-perl/libplot-perl_2.2.2-2_i386.deb
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.
Carlo Segre <[EMAIL PROTECTED]> (supplier of updated libplot-perl 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: SHA1
Format: 1.7
Date: Fri, 4 Aug 2006 02:53:01 -0500
Source: libplot-perl
Binary: libplot-perl
Architecture: source i386
Version: 2.2.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: Carlo Segre <[EMAIL PROTECTED]>
Description:
libplot-perl - perl interface to plot library
Closes: 279800 313207
Changes:
libplot-perl (2.2.2-2) unstable; urgency=low
.
* Changed Maintainer to
Debian Perl Group <[EMAIL PROTECTED]>
via Carlo Segre <[EMAIL PROTECTED]> (Closes: #279800).
* Accepting QA upload for output device fix below (Closes: #313207).
* Upgrade to Standards Version 3.7.2 and Compatibility Level 5.
* Added watch file.
Files:
2aa2db7ea999248324f7d5b9720947b7 681 perl extra libplot-perl_2.2.2-2.dsc
2443831313ecd1837ccfa1fc5ec586eb 1208 perl extra libplot-perl_2.2.2-2.diff.gz
7f0f270f7cf488f6d7687727261ec38e 52594 perl extra libplot-perl_2.2.2-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFE1L4sebASZpNwHu8RAhQsAJ99PlmjkTkxs+srYooThcBHW3WKMACdHvgX
qSH9lhXHoZrxDne7KTZrLNg=
=tGkU
-----END PGP SIGNATURE-----
--- End Message ---