Your message dated Sat, 16 Mar 2013 03:35:24 +0800 with message-id <[email protected]> and subject line Running unit tests of php-xml-rss has caused the Debian Bug report #703087, regarding php-xml-rss: Requires PHPunit but does not Depend on it 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 [email protected] immediately.) -- 703087: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703087 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: php-xml-rss Version: 1.0.2-3 Severity: important Dear Maintainer, attempting to run an included test revealed that a required package was not installed: php /usr/share/php/tests/XML_RSS/tests/XML_RSS_Infrastructure_Test.php PHP Warning: require_once(PHPUnit/Autoload.php): failed to open stream: No such file or directory in /usr/share/php/tests/XML_RSS/tests/ XML_RSS_Infrastructure_Test.php on line 21 PHP Fatal error: require_once(): Failed opening required 'PHPUnit/Autoload.php' (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/php/tests/XML_RSS/tests/ XML_RSS_Infrastructure_Test.php on line 21 after installing phpunit, the system gives: php /usr/share/php/tests/XML_RSS/tests/XML_RSS_Infrastructure_Test.php PHPUnit 3.6.10 by Sebastian Bergmann. .. Time: 0 seconds, Memory: 2.75Mb OK (2 tests, 4 assertions) === Perhaps the package should be made to depend on phpunit or at least to recommend phpunit. Thanks. -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.8.2 (SMP w/4 CPU cores) Locale: LANG=en_CA.UTF8, LC_CTYPE=en_CA.UTF8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages php-xml-rss depends on: ii php-pear 5.4.4-14 ii php-xml-parser 1.3.4-6 ii php5 5.4.4-14 php-xml-rss recommends no packages. php-xml-rss suggests no packages. -- no debconf information -- Robert Pogson Have server, will travel...
--- End Message ---
--- Begin Message ---Hi, Thanks for your bug report. However, I don't think packages including PHPUnit unit tests should have a dependency in it though. If you wish to run it, just install it manually. Moreover, if you check the source package, you will see that XML_RSS unit tests are run at build time. Thomas
--- End Message ---

