Your message dated Fri, 27 Nov 2009 19:32:53 +0000
with message-id <e1ne6yn-0008km...@ries.debian.org>
and subject line Bug#544894: fixed in libtk-filedialog-perl 1.3-3
has caused the Debian Bug report #544894,
regarding libtk-filedialog-perl: examples/example.pl fails with message
...can't make ".filedialog" its own master...
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.)
--
544894: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544894
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libtk-filedialog-perl
Version: 1.3-2
Severity: grave
Justification: renders package unusable
trying ../usr/share/doc/libtk-filedialog-perl/examples/example.pl
perl croaks with the message:
... can't make ".filedialog" its own master at /usr/lib/perl5/Tk/Submethods.pm
line 37.
at /usr/share/perl5/Tk/FileDialog.pm line 470
...
I traced it up to the return of the embeded function.
I am not sure it is a packaging issue or a problem to forward to the "perl"
community,
since the distribution must have undergo some tests already (ie: make test)?
Cheers.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libtk-filedialog-perl depends on:
ii perl 5.10.0-25 Larry Wall's Practical Extraction
ii perl-tk 1:804.028-5 Perl module providing the Tk graph
libtk-filedialog-perl recommends no packages.
libtk-filedialog-perl suggests no packages.
-- no debconf information
__________________________________________________________
Sharp Telecommunications of Europe Limited
Reg. No. 02483876
Reg. Office: Azure House, Bagshot Road, Bracknell, Berkshire, RG12 7QY
__________________________________________________________
This e-mail, including any attachments to it, is intended solely for the
addressee. It is confidential and may also be legally privileged. If you are
not the intended recipient, please return this e-mail to the sender immediately
and permanently delete it from your computer system. Except as specifically
authorised by the sender, any copying, disclosure, distribution or any action
taken or omitted to be taken in reliance on it is prohibited.
Please note that any non-business content of this e-mail is a private opinion
of the author. Although preventative measures have been taken to detect any
viruses present on the system, the company does not accept liability for any
damage caused by viruses or malignant code that may be found in this e-mail or
any attachments to it. This e-mail does not constitute a binding agreement on
the part of Sharp Telecommunications of Europe Limited without the express
written confirmation of a duly authorised representative of the company.
All messages sent and received by Sharp Telecommunications of Europe Limited
are monitored for virus, high risk file extensions, and inappropriate content.
As a result users should be aware that mail might be accessed.
__________________________________________________________
--- End Message ---
--- Begin Message ---
Source: libtk-filedialog-perl
Source-Version: 1.3-3
We believe that the bug you reported is fixed in the latest version of
libtk-filedialog-perl, which is due to be installed in the Debian FTP archive:
libtk-filedialog-perl_1.3-3.diff.gz
to main/libt/libtk-filedialog-perl/libtk-filedialog-perl_1.3-3.diff.gz
libtk-filedialog-perl_1.3-3.dsc
to main/libt/libtk-filedialog-perl/libtk-filedialog-perl_1.3-3.dsc
libtk-filedialog-perl_1.3-3_all.deb
to main/libt/libtk-filedialog-perl/libtk-filedialog-perl_1.3-3_all.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 544...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Tim Retout <t...@retout.co.uk> (supplier of updated libtk-filedialog-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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 27 Nov 2009 19:12:37 +0000
Source: libtk-filedialog-perl
Binary: libtk-filedialog-perl
Architecture: source all
Version: 1.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Tim Retout <t...@retout.co.uk>
Description:
libtk-filedialog-perl - A highly configurable File Dialog widget for Perl/Tk
Closes: 544894
Changes:
libtk-filedialog-perl (1.3-3) unstable; urgency=low
.
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza).
* Set Maintainer to Debian Perl Group.
* Use dist-based URL in debian/watch.
* debian/rules: delete /usr/lib/perl5 only if it exists.
* Move example.pl to debian/ and install it with dh_installexamples from
debian/rules.
* Move the change to FileDialog.pm into a patch; add quilt framework.
* Refresh debian/rules, no functional changes.
* Separate Build-Depends and Build-Depends-Indep.
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
* debian/watch: use extended regexp for matching upstream versions.
.
[ Tim Retout ]
* debian/control:
+ Add self to Uploaders.
+ Remove ancient versioning from perl B-D-I entry.
+ Build-Depend on debhelper (>= 7.0.8) and quilt (>= 0.46-7)
+ Update Standards-Version to 3.8.3.
* debian/rules: Switch to minimal dh7 rules file with quilt.
* debian/compat: Bump to 7.
* debian/copyright: Change to draft machine-readable format.
* debian/libtk-filedialog-perl.examples: Add debian/example.pl
* debian/patches/fix-own-master-error: New patch to fix error about
making ".filedialog" its own master. (Closes: #544894)
Checksums-Sha1:
9446fc5b87b7fb53a97c3829f1af6ef4c663fbdc 2030 libtk-filedialog-perl_1.3-3.dsc
c1f6426a2657ae4ee4965da775283dbb96714b3d 2895
libtk-filedialog-perl_1.3-3.diff.gz
07819a061b4487461b9e559c2980ed638e7d98b4 17874
libtk-filedialog-perl_1.3-3_all.deb
Checksums-Sha256:
e9b3b7053ba56a21a2afb0930c067927010f6f88c459d0127669d0c82c27f95e 2030
libtk-filedialog-perl_1.3-3.dsc
7879efcb21aa32c98460cdbe976cb891e99f276214e5b6e230dc9289617b996c 2895
libtk-filedialog-perl_1.3-3.diff.gz
5d225508383a6ea1fd8d959676d55d3bd2482f276bdeec908a5a41d3c27938cc 17874
libtk-filedialog-perl_1.3-3_all.deb
Files:
583e2fb7ac02db7aa4afba8df59ce24e 2030 perl optional
libtk-filedialog-perl_1.3-3.dsc
dda0658e56b85a0b0ad3382e235dd530 2895 perl optional
libtk-filedialog-perl_1.3-3.diff.gz
cddd54d59e7795a08a989e72d6f1ad5c 17874 perl optional
libtk-filedialog-perl_1.3-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJLECfjAAoJELs6aAGGSaoGM3UQAJKNXhZ5xAx14U09JSPES8BJ
DKR9z/S9iLweTiAN843k9Hfw9Zq29ey5Oy9sLPENGQWv1rkL97QdZvBLGM1gePiA
R7SO5Y6/rrJIEGmaCjdwz1BmIylMlIYce3uYk/6y2IUQelFJZb9YBHG4UN+ckK+M
XbWhHeEx8YfRComqGklOLAWpfx6TYiVQmDRJSJjSFE1lneI1ErLh1aRwtZq7eKq8
xqOV9ju4Sl3coE+lZkqEQxIDObt8T8fMlNN0fJj7B3kbJyc/CErd7ROMXzlIkZ0k
V5eCMmLA4NRjRIUKS2WbuV5QVabXVpi/cHuI9znnGC3zmKq96b+SSToFKvJhQH0E
O/0dCS61CCbeBgv7ajAOk4Caa7snUbXJ9RgtgGlyVk6QDXXOSgdKcyhRnmNFUXu2
U1Trw8Y8LlKefie/Y50UwUPqxRGQcXzYAJ+FUO2xtVAekds3Ccynvge+mSOGpE9F
6KH9Z5pdBctHcYeQBKifIO+d4PF82EE//Nzg3JeL6UW+JMh/+3+pkWNiOBgADyNt
Oz3XFzqI5IkNpxuq6UFZsLd5DkiL59fnlxnWkemNrnsbcGAZMw8NZ24IKnJNzujT
Vxq0L4NpUXGpD+u8/9gdEhE8E06oam1nWSchyoJqSkr5nSjKjElEv2HP6qC96AnZ
M0zpMHhyCWbxFjEl2gjU
=KUir
-----END PGP SIGNATURE-----
--- End Message ---