[Bug 123076] Re: /usr/share/cacti/site/poller.php failed

2011-12-21 Thread Clint Byrum
This won't happen anymore as of 11.04 because config runs with set -e
now (see below) which will make the package install fail if the database
settings don't work. So marking Fix Released.


cacti (0.8.7g-2) unstable; urgency=low

  * import 2 new official upstream patches
  * Cherry-pick upstream fix for ping output parsing (Closes: #606062).
  * Lintian:
- Update Standards-Version to 3.9.1 (no changes necessary)
- Bump versioned Build-Dep on debhelper to = 5
- Update config and postrm maintainer scripts to run with set -e
- Remove un-needed chmodding of php files in debian/rules
- Ensure the non-php files in the scripts dir are executable
- Update debconf template description to remove question from text.
- Selectively fix executable permissions on some files in the cli dir
- Include a README.source mentioning quilt
  * Update debconf choices and default value for webserver configuration
  * Update all debian/po files after changing debconf template

 -- Sean Finney sean...@debian.org  Sun, 20 Feb 2011 15:33:58 +0100


** Changed in: cacti (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/123076

Title:
  /usr/share/cacti/site/poller.php failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cacti/+bug/123076/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123076] Re: /usr/share/cacti/site/poller.php failed

2008-09-25 Thread LuisMondesi
ok, poller.php segfaulted because the database did not get initialized
properly by dbconfig. once i ran the table creation by hand it worked.

now everything works fine.

-- 
/usr/share/cacti/site/poller.php failed
https://bugs.launchpad.net/bugs/123076
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123076] Re: /usr/share/cacti/site/poller.php failed

2008-09-24 Thread LuisMondesi
I can confirm that on Hardy 8.04.1 the ending php tag is missing ?.
Perhaps this bug is unrelated...

I did a new installation of cacti on a 64bit system with apache2 and I'm
getting segfaults. This is the third installation I do in 2 weeks and
the previous two worked fine. This server is a clean install from the
8.04.1 ISO.

poller.php also segfaults. as well as apache2 (error.log).

-- 
/usr/share/cacti/site/poller.php failed
https://bugs.launchpad.net/bugs/123076
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123076] Re: /usr/share/cacti/site/poller.php failed

2008-09-16 Thread LuisMondesi
dbconfig-common also forgot to close the PHP tag on my Hardy 8.04.1
cacti installation. After placing ? at the end of the file, everything
worked.

-- 
/usr/share/cacti/site/poller.php failed
https://bugs.launchpad.net/bugs/123076
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123076] Re: /usr/share/cacti/site/poller.php failed

2007-06-29 Thread dAniel hAhler
Maybe this is a dbconfig problem?

At least this is what shows up in /etc/dbconfig-common/cacti.conf (generated by 
cacti maintainer scripts):
# dbc_dbserver: database host.
#   leave unset to use localhost (or a more efficient local method
#   if it exists).
dbc_dbserver=''

-- 
/usr/share/cacti/site/poller.php failed
https://bugs.launchpad.net/bugs/123076
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs