Your message dated Mon, 03 Dec 2007 17:17:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#240356: fixed in libxml-sax-perl 0.16+dfsg-1
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: libxml-sax-perl
Version: 0.12-4
Severity: normal

Originaly updating from 0.12-1 to testing (0.12-3) I got the error allready 
reported in
#179981. So I tried 0.12-4 and am getting the same error still:

Setting up libxml-sax-perl (0.12-1) ...
Cannot write to /etc/perl/XML/SAX/ParserDetails.d/XML::SAX::PurePerl: No
such file or directory at /usr/share/perl5/XML/SAX.pm line 234.

/etc/perl# ls -l
total 8
drwxr-xr-x    2 root     root         4096 Sep 11  2003 CPAN
drwxr-xr-x    2 root     root         4096 Sep 19  2003 Net
lrwxrwxrwx    1 root     root            1 May  9  2003 XML -> .

/etc/perl# mkdir -p SAX/ParserDetails.d/
/etc/perl# apt-get -t unstable install libxml-sax-perl
Reading Package Lists... Done
Building Dependency Tree... Done
libxml-sax-perl is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 448 not upgraded.
4 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up libxml-sax-perl (0.12-4) ...

Setting up libxml-filter-buffertext-perl (1.01-2) ...
Setting up libxml-libxml-perl (1.56-6) ...
update-perl-sax-parsers: Adding Perl SAX parser module info file of
XML::LibXML::SAX::Parser...
update-perl-sax-parsers: Adding Perl SAX parser module info file of 
XML::LibXML::SAX...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...

Setting up libxml-libxslt-perl (1.53-4) ...

... works now
*t

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.22
Locale: LANG=C, LC_CTYPE=C

Versions of packages libxml-sax-perl depends on:
ii  libxml-namespacesupport-perl  1.08-3     Perl module for supporting simple 
ii  perl                          5.8.3-2    Larry Wall's Practical Extraction 

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: libxml-sax-perl
Source-Version: 0.16+dfsg-1

We believe that the bug you reported is fixed in the latest version of
libxml-sax-perl, which is due to be installed in the Debian FTP archive:

libxml-sax-perl_0.16+dfsg-1.diff.gz
  to pool/main/libx/libxml-sax-perl/libxml-sax-perl_0.16+dfsg-1.diff.gz
libxml-sax-perl_0.16+dfsg-1.dsc
  to pool/main/libx/libxml-sax-perl/libxml-sax-perl_0.16+dfsg-1.dsc
libxml-sax-perl_0.16+dfsg-1_all.deb
  to pool/main/libx/libxml-sax-perl/libxml-sax-perl_0.16+dfsg-1_all.deb
libxml-sax-perl_0.16+dfsg.orig.tar.gz
  to pool/main/libx/libxml-sax-perl/libxml-sax-perl_0.16+dfsg.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niko Tyni <[EMAIL PROTECTED]> (supplier of updated libxml-sax-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: Tue, 27 Nov 2007 21:13:59 +0200
Source: libxml-sax-perl
Binary: libxml-sax-perl
Architecture: source all
Version: 0.16+dfsg-1
Distribution: experimental
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: Niko Tyni <[EMAIL PROTECTED]>
Description: 
 libxml-sax-perl - Perl module for using and building Perl SAX2 XML processors
Closes: 229178 240356 295398 332440 420867 430118 441473 452872
Changes: 
 libxml-sax-perl (0.16+dfsg-1) experimental; urgency=low
 .
   [ Niko Tyni ]
   * New maintainer: Debian Perl Group
     + leave Jay Bonci in the Uploaders field.
   * Acknowledge NMUs. (Closes: #441473)
   * Add support for SAX parser priorities.
     + lower the XML::SAX::PurePerl priority so that it will not be the
       default parser anymore if any others are available. (Closes: #430118)
   * Move the /etc/perl/XML/SAX/ParserDetails.d directory under
     /var/lib/libxml-sax-perl, since it's not really configuration data.
   * Use ucf to manage local changes to /etc/perl/XML/SAX/ParserDetails.ini.
   * Remove the pre-sarge preinst cleanup of /etc/XML and /etc/perl/SAX
     introduced in 0.12-3.
     + Now survives systems with a leftover symlink /etc/perl/XML -> .
       (Closes: #240356)
   * Point to the compressed file in XML::SAX::save_parsers(). (Closes: #332440)
   * Recommend libxml-sax-expat-perl and explain this in the package
     description. (Closes: #420867)
   * Upgrade to debhelper compatibility level 5.
   * Upgrade to Standards-Version 3.7.2. No changes needed.
   * Don't install the upstream README file, there's no information in it.
   * Update debian/copyright.
   * Add explanations in the examples to clarify why they look like
     stray maintainer scripts. (Closes: #295398)
   * Various improvements in debian/rules.
     + remove generated files in the 'clean' target.
   * Update debian/watch.
   * Move the examples under debian/, they are Debian-specific.
   * Use quilt to manage debian/patches.
     + charset-decoding: Fix charset decoding in the PurePerl module (#405186)
     + parserdetails-debian: The Debian way of handling ParserDetails.ini
     + skip-test-with-nonfree-file: skip tests in t/16large.t depending on
       a non-free input file.
   * Move update-perl-sax-parsers under debian/ in the source package, it's
     Debian-specific.
   * Remove an unused Debian modification: XML::SAX->load_parsers() doesn't
     accept the '$file' argument anymore.
   * README.Debian: add a pointer to the CPAN FAQ entry on uninstalling local
     modules. Thanks to Streph Treadway <[EMAIL PROTECTED]>. (Closes: #229178)
   * Make update-perl-sax-parsers bail out with an informative error message
     if there's a locally installed XML::SAX module breaking the installation.
     (See #229178)
   * Repackage the upstream tarball to remove the non-free
     testfiles/xmltest.xml file. (Closes: #452872)
   * Add the Homepage, Vcs-Svn and Vcs-Browser fields to debian/control.
   * Upload to experimental for now because of the scope of the changes.
     Test reports welcome, including 'it works for me'.
 .
   [ Damyan Ivanov ]
   * Move $(QUILT_STAMPFN) dependency from build to build-stamp
   * Add XS-DM-Upload-Allowed: yes to debian/control so Niko Tyni can exercise
     his DM powers :)
Files: 
 e665cc15f5fee449c41178823e60b4dc 980 perl optional 
libxml-sax-perl_0.16+dfsg-1.dsc
 73f92a1cc31752abab5af88d804ff584 51176 perl optional 
libxml-sax-perl_0.16+dfsg.orig.tar.gz
 8fdb62033acdde0c1b609d1346457337 13335 perl optional 
libxml-sax-perl_0.16+dfsg-1.diff.gz
 ea4f2f2346bc8310bf152be8c0072f00 83468 perl optional 
libxml-sax-perl_0.16+dfsg-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHVDlPHqjlqpcl9jsRAuTOAKCJLikWkVgM76dKK0YSufKMYqBTwgCfZZba
5UUfXTi0CAmMlvjV1+wNyqw=
=wI45
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to