[Bug 1048344] [NEW] rrdcached installaion fails due to segfault running initscript
Gregory Haynes
greg at greghaynes.net
Sun Sep 9 18:47:39 UTC 2012
Public bug reported:
Installation log:
root at mycomputer:~# apt-get install rrdcachedReading package lists... Done
Building dependency tree
Reading state information... Done
rrdcached is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up rrdcached (1.4.7-1) ...
Starting RRDtool data caching daemon: rrdcached/etc/init.d/rrdcached: line 57: 6905 Segmentation fault (core dumped) start-stop-daemon --start --quiet --oknodo --pidfile "$PIDFILE" --exec $DAEMON -- $OPTS -p "$PIDFILE"
invoke-rc.d: initscript rrdcached, action "start" failed.
dpkg: error processing rrdcached (--configure):
subprocess installed post-installation script returned error exit status 139
Errors were encountered while processing:
rrdcached
E: Sub-process /usr/bin/dpkg returned an error code (1)
This error occurs because the initscript runs rrdcached with -j
/var/lib/rrdcached/journal, which causes rrdcached to segfault if this
directory does not exist. Simply creating the directory
/var/lib/rrdcached/journal during installation solves the problem.
** Affects: rrdtool (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rrdtool in Ubuntu.
https://bugs.launchpad.net/bugs/1048344
Title:
rrdcached installaion fails due to segfault running initscript
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1048344/+subscriptions
More information about the Ubuntu-server-bugs
mailing list