php-xml-rss should depends on php-xml-parser

Bug #399688 reported by Jérôme
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
php-xml-rss (Debian)
New
Undecided
Unassigned
php-xml-rss (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: php-xml-rss

Freshly installed XML_RSS php class (from php-xml-rss) does not work as it requires the XML_Parser php class (from php-xml-parser) which is not installed.

--8<--
# aptitude install php-xml-rss
# php -r 'include("XML/RSS.php");'

Warning: require_once(XML/Parser.php): failed to open stream: No such file or directory in /usr/share/php/XML/RSS.php on line 23

Fatal error: require_once(): Failed opening required 'XML/Parser.php' (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/php/XML/RSS.php on line 23
-->8--

php-xml-rss should have a dependencie on php-xml-parser.

Revision history for this message
Thomas Goirand (thomas-goirand) wrote :

Version 1.0.0-1 currently in SID fixes this issue. Please sync from it. Note that there are currently open bugs with php-xml-parser that has issue with the new php 5.3.x.

The maintainer,

Thomas Goirand (<email address hidden>)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.