[Tickets #10028] Horde_Role: missing tokenizer ext dependency in pear package

bugs at horde.org bugs at horde.org
Tue May 3 05:18:30 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10028
------------------------------------------------------------------------------
  Ticket             | 10028
  Created By         | glen at delfi.ee
  Summary            | Horde_Role: missing tokenizer ext dependency in pear
                     | package
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


glen at delfi.ee (2011-05-03 05:18) wrote:

without tokenizer ext present, pear installer throws an error. note  
this is install time dependency, not runtime.

+ /usr/bin/php -doutput_buffering=1 -dopen_basedir= -dmemory_limit=-1  
-ddate.timezone=GMT /usr/share/pear/pearcmd.php -c  
/home/users/builder/rpm/BUILD/Horde_Role-1.0.0/pearrc -d doc_dir=/docs  
-d temp_dir=/tmp -d php_dir=/usr/share/pear -d bin_dir=/usr/bin -d  
data_dir=/usr/share/pear/data -d test_dir=/usr/share/pear/tests  
install --packagingroot=/home/users/builder/rpm/BUILD/Horde_Role-1.0.0  
--offline --nodeps /home/users/builder/rpm/SOURCES/Horde_Role-1.0.0.tgz
+ > .install.log
+ c=1
+ cat .install.log
task <tasks:postinstallscript> in file Horde/Role.php is invalid  
because of "Analysis of post-install script "Horde/Role.php" failed:  
Parser error: token_get_all() function must exist to analyze source  
code, PHP may have been compiled with --disable-tokenizer
"
Parsing of package.xml from file "/tmp/pearG3xEdX/package.xml" failed
Cannot download non-local package  
"/home/users/builder/rpm/SOURCES/Horde_Role-1.0.0.tgz"
install failed
+ exit 1






More information about the bugs mailing list