[Momonga-devel.ja:00682] Re: acid spec error
- From: "Kikutani, Makoto" <poo@xxxxxxxxxxxxxxxxx>
- Date: Sat, 26 Oct 2002 00:45:31 -0400
On Sat, Oct 26, 2002 at 10:55:26AM +0900,
Kazuhiko <kazuhiko@xxxxxxxxxx> wrote:
> こんな感じにパーミッションを明示して install を呼ぶことで解決しました。
>
> その他ちょろっといじって commit しておきました。
かずひこさんのおかげでacid自体は動くようになったんだけど、
このあいだsnortを1.9.0に上げたら、そいつが動いてないことが判明。
/var/log/messages に
snort: FATAL ERROR: database: The underlying database seems to be running
an older version of the DB schema (current version=105, required minimum
version= 106). If you have an existing database with events logged by a
previous version of snort, this database must first be upgraded to the
latest schema (see the snort-users mailing list archive or DB plugin
documention for details). If migrating old data is not desired, merely create
a new instance of the snort database using the appropriate DB creation script
(e.g. create_mysql, create_postgresql, create_oracle, create_mssql)
located in the contrib directory. See the database documentation for
cursory details (doc/README.database). and the URL to the most recent
database plugin documentation.
なんぞと長いエラーが出てます。
まあたいていの人はsnort単体で使ってるから関係ないと思うけど
acid使ってる人や、そうでなくともDBにログ取ってる人がいたら注意です。
上の問題は調べてからまた解決法を書きましょう。
--
Kikutani, Makoto