[Pkg-cacti-maint] Please sponsor cacti and cacti spine.

Paul Gevers paul at climbing.nl
Fri Mar 9 22:40:50 UTC 2012


Sean,

On 03-02-12 10:36, sean finney wrote:
> Grumble, I seem to be having a problem after installation.  I installed
> the previous (broken) 0.8.7i-2, and then upgraded to the new -3 version,
> but the default graphs are never generated.  cranking up the logging I get:
> 
> 02/03/2012 01:10:01 AM - POLLER: Poller[0] NOTE: Poller Int: '300', Cron Int: '300', Time Since Last: '300', Max Runtime '298', Poller Runs: '1'
> 02/03/2012 01:10:01 AM - POLLER: Poller[0] NOTE: There are no items in your poller for this polling cycle!
> 02/03/2012 01:10:01 AM - SYSTEM STATS: Time:0.1111 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:0 RRDsProcessed:0
> 
> Can anyone confirm this behavior?  Will hold off on the upload for another
> day in the meantime...

Any errors with building or with file permissions? I see:
"""
find debian/cacti/usr/share/cacti/cli -type f -print0 | xargs -0 file |\
                grep /usr/bin/php | cut -d: -f1 | xargs chmod ug+x
chmod: missing operand after `ug+x'
"""

If I run
$ find debian/cacti/usr/share/cacti/cli -type f -print0 | xargs -0 file
manually, I get things like:
"""
debian/cacti/usr/share/cacti/cli/add_data_query.php:
PHP script, ASCII text executable
"""

Shouldn't the grep be changed to """grep "PHP script, ASCII text
executable" """?

I fail to build a package now.

Paul

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-cacti-maint/attachments/20120309/0bf6894e/attachment.pgp>


More information about the Pkg-cacti-maint mailing list