Philip wrote:
> Thank you for the clue with the max integer Size. Yes i develop on a
> 64bit System and had no problems converting. Will test it on 32Bit
> Systems and provide a Patch.

Hi,

If you need someone to test the patch, let me know as at the moment
puppetsurvey is picking up all the nodes I'm using but always gives
the following error:

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

An error occurred
Application error
Exception information:

Message: Failed to open file:
fopen(/var/lib/puppet/reports/<nodeName>/2147483647.yaml)
[function.fopen]: failed to open stream: No such file or directory
Stack trace:

#0 /var/www/html/puppetsurvey/application/models/PuppetHost.php(157):
Horde_Yaml::loadFile('/var/lib/puppet...')
#1 /var/www/html/puppetsurvey/application/models/PuppetHost.php(115):
Default_Model_PuppetHost->parsePuppetReports()
#2 /var/www/html/puppetsurvey/application/models/Report.php(55):
Default_Model_PuppetHost->__construct('<nodeName>...')
#3 /var/www/html/puppetsurvey/application/controllers/ReportController.php(59):
Default_Model_Report->__construct('<nodeName>...')
#4 /var/lib/php/ZendFramework-1.9.5/library/Zend/Controller/Action.php(133):
ReportController->init()
#5 
/var/lib/php/ZendFramework-1.9.5/library/Zend/Controller/Dispatcher/Standard.php(262):
Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http),
Object(Zend_Controller_Response_Http), Array)
#6 /var/lib/php/ZendFramework-1.9.5/library/Zend/Controller/Front.php(946):
Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http),
Object(Zend_Controller_Response_Http))
#7 
/var/lib/php/ZendFramework-1.9.5/library/Zend/Application/Bootstrap/Bootstrap.php(77):
Zend_Controller_Front->dispatch()
#8 /var/lib/php/ZendFramework-1.9.5/library/Zend/Application.php(358):
Zend_Application_Bootstrap_Bootstrap->run()
#9 /var/www/html/puppetsurvey/public/index.php(26): Zend_Application->run()
#10 {main}

Request Parameters:

array (
  'controller' => 'report',
  'action' => 'index',
  'hostname' => '<nodeName>',
  'module' => 'default',
)
==============================================

(I've removed the actual node name and replaced it with <nodeName> in
the error above.)

It would be great if we could get this working.

Cheers,

M.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to