On Friday 26 August 2005 16:55, Javier Fernández-Sanguino Peña wrote: > On Fri, Aug 26, 2005 at 04:19:34PM -0600, Gordon Haverland wrote: > > Okay, first the dpkg run > > debconf (developer): <-- GET snort-pgsql/wait_for_db_config > > debconf (developer): --> 10 snort-pgsql/wait_for_db_config > > doesn't exist > > Here' the problem. Try patching > /var/lib/dpkg/info/snort-mysql.config with the attached patch. > It should fix this. > > > This was just ongoing upgrading of already installed > > packages. I haven't been using apt-get upgrade, due to the > > C++ transition (mostly KDE reasons). Snort-mysql had been > > running here nicely for quite a while. > > Test the patch and tell me if it works. Thanks
I applied the patch manually (in emacs), and ran apt-get -f install. snort-mysql did install successfully this time. I was prompted to create a mysql database for snort to use, which I wrote down. However, I did not follow the instructions, thinking that the already created mysql database for snort was the same as this would have created. Both snort and mysqld are running after I did this, so I am guessing that everything is working again. As logcheck picks up stuff that snort-mysql spots, I should know in an hour or two if snort-mysql is actually working. Gord