Hi, On Thu, Apr 03, 2008 at 08:34:09PM +0200, Armin Baumgardt wrote: > I just managed to build the new version, but - as far as I can see - there's > no change. No new rrds and no hint in the logs, except for the restart:
Hum, strange. You should get a least some message if anything fails unless you hit some really strange problem... > Some dependencies were not fulfilled, so I additionally used > /usr/lib/pbuilder/pbuilder-satisfydepends to handle that - should not be > a problem, since I got a deb-package, which could be installed. You were building on Etch, right? In that case, "apt-get build-deps" did not get all build dependencies for 4.3.2 and something like pbuilder-satisfydepends was the right thing to do. > What els can I do? You could rebuild the package with debugging enabled. Add "confflags += --enable-debug" to debian/rules after line 37 and rerun "debuild -us -uc". Install the package and set the log-level to "debug". As this will produce _a_ _lot_ of output, I suggest to enable the "logfile" plugin, set its "LogLevel" to "debug" and set its "File" config option to "stdout". Then run collectd as "collectd -f > /tmp/collectd.debug" - this will prevent collectd from forking to the background and redirect all output to /tmp/collectd.debug. Kill the process (using Ctrl-C) after about 30-60 seconds and send the output file to this bug report. TIA, Sebastian -- Sebastian "tokkee" Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/ Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin
signature.asc
Description: Digital signature

