The pifr_debug under watchdog reported the following 'notice's:

Command: "patch -p0 -i /var/www/drupal/sites/default/files/review/apply.patch"; Result: "patch unexpectedly ends in middle of line".
Command: "php -l -f ./install.php"; Result: "Errors parsing ./install.php". (this is repeated twice)

Upon further investigation, I also found the following 'error' in the Apache error_log:

[Tue Jun 09 22:09:14 2009] [error] [client 192.168.0.3] PHP Fatal error: Call to undefined function break_me() in /var/www/drupal/sites/default/files/checkout/install.php on line 8

Comments

boombatower’s picture

Issue tags: -install.php, -apply.patch

The break_me() is expected as that is part of the self test of the client to ensure it catches the issue and reports it. I am going to run a diagnostics of the client testing stuff to make sure it is working properly.

boombatower’s picture

Assigned: Unassigned » boombatower
Category: bug » support
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.