Hi Tobias,
Sorry about that, I just realized the package on my system is old
(1:7.1.36-stable-1).
After upgrading to unstable/sid, and reinstalling drizzle, everything
worked well.
Thanks!
Yonas
Package: drizzle
Followup-For: Bug #678702
Hallo Yonas,
I just tried it. (Installed with apt-get install drizzle; drizzle was not
installed on this machine / or purged previously)
Here it starts... So lets try to find out the differences..
- What's your version installed?
- What else drizzle co
attaching this time
--- drizzle.init.d.orig 2012-06-23 16:30:56.423746741 -0400
+++ drizzle 2012-06-23 16:25:45.902283862 -0400
@@ -112,6 +112,7 @@
'start')
[ -e "${DATADIR}" ] || \
install -d -o${DRIZZLE_USER} -g${DRIZZLE_USER} -m750 "${DATADIR}"
+[ -d /var/run/drizzle ] || in
Package: drizzle
Version: 1:7.1.36-stable-1
Severity: normal
Tags: patch
The drizzle package does not require drizzle-plugin-js, so by default
that is not installed, yet drizzle can not start without it.
+ start_daemon '/usr/sbin/drizzled --chuid drizzle -m'
--datadir=/var/lib/drizzle --pid-f
4 matches
Mail list logo