[bug-notifications] [pm_xmllibxml 0004974]: could not find ParserDetails.ini in /opt/csw/share/perl/csw/XML/SAX

Mantis Bug Tracker noreply at opencsw.org
Mon Jul 9 09:14:01 CEST 2012


The following issue has been SUBMITTED. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4974 
====================================================================== 
Reported By:                ghenry
Assigned To:                
====================================================================== 
Project:                    pm_xmllibxml
Issue ID:                   4974
Category:                   other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-07-09 09:14 CEST
Last Modified:              2012-07-09 09:14 CEST
====================================================================== 
Summary:                    could not find ParserDetails.ini in
/opt/csw/share/perl/csw/XML/SAX
Description: 
when you install CSWpmxmllibxml:

=> Installing CSWpmxmllibxml-1.70,REV=2010.02.09 (15/15) ...
===========NOTICE===========
To register this parser, please issue

/opt/csw/bin/perl -MXML::SAX -e
"XML::SAX->add_parser(q(XML::SAX::PurePerl))->save_parsers();"

============================

Installation of <CSWpmxmllibxml> was successful.

the file ParserDetails.ini does not exist:
root at melpomene:~# ls -l /opt/csw/share/perl/csw/XML/SAX
total 403
-r--r--r--   1 root     bin       122932 Jul  5 13:45 Base.pm
-r--r--r--   1 root     bin        28692 Jul  5 13:45 BuildSAXBase.pl
-r--r--r--   1 root     bin         2882 Jul  5 14:48 DocumentLocator.pm
-r--r--r--   1 root     bin         3046 Jul  5 13:45 Exception.pm
-r--r--r--   1 root     bin        14817 Jul  5 14:48 Intro.pod
-r--r--r--   1 root     bin         6535 Jul  5 14:48 ParserFactory.pm
drwxr-xr-x   3 root     bin           13 Jul  9 09:07 PurePerl
-r--r--r--   1 root     bin        20587 Jul  5 14:48 PurePerl.pm


root at melpomene:~# /opt/csw/bin/perl -MXML::SAX -e
"XML::SAX->add_parser(q(XML::SAX::PurePerl))->save_parsers();"
could not find ParserDetails.ini in /opt/csw/share/perl/csw/XML/SAX

The message is confusing, because ParserDetails.ini is just created:
root at melpomene:~# ls -l /opt/csw/share/perl/csw/XML/SAX
total 405
-r--r--r--   1 root     bin       122932 Jul  5 13:45 Base.pm
-r--r--r--   1 root     bin        28692 Jul  5 13:45 BuildSAXBase.pl
-r--r--r--   1 root     bin         2882 Jul  5 14:48 DocumentLocator.pm
-r--r--r--   1 root     bin         3046 Jul  5 13:45 Exception.pm
-r--r--r--   1 root     bin        14817 Jul  5 14:48 Intro.pod
-rw-r--r--   1 root     root          66 Jul  9 09:10 ParserDetails.ini
-r--r--r--   1 root     bin         6535 Jul  5 14:48 ParserFactory.pm
drwxr-xr-x   3 root     bin           13 Jul  9 09:07 PurePerl
-r--r--r--   1 root     bin        20587 Jul  5 14:48 PurePerl.pm

not a bug, just a confusing message
======================================================================



More information about the bug-notifications mailing list