Menu

#54 HMMdb database path is wrong

ASSP V2
closed
None
2016-09-22
2016-08-30
wclemo
No

Using ASSP V2.5.1(16177) with mysql database on CentOS 7.2

I have set spamdb and also HMM to use mysql, and disabled BerkeleyDB.
DBDriver is mysql.
HMMusesBDB is disabled.
spamdb is set as database/DB
useBerkeleyDB is disabled

In the changelog_2.4.X I noticed that the new DB path is now /usr/share/assp/database/DB
The rest if the lists are picking this path quite well, except for HMM. HMM is trying to use incorrect path as shown in the following log;

......
[init] Info: start loading Spamdb from /usr/share/assp/database/DB with approx. 128
[init] Info: Spamdb loaded from /usr/share/assp/database/DB with 0 records
[init] Warning: unable to open /usr/share/assp/database/database/HMMdb to load HMMdb

.......

So I dont know why HMM is trying to use /usr/share/assp/database/database instead of using what spamdb is using, though I guess its an error in the code.

Discussion

  • Thomas Eckardt

    Thomas Eckardt - 2016-08-31
    • assigned_to: Thomas Eckardt
     
  • Thomas Eckardt

    Thomas Eckardt - 2016-08-31

    This will be fixed in the next release

    Thomas

     
  • Thomas Eckardt

    Thomas Eckardt - 2016-09-22
    • status: open --> closed
     

Log in to post a comment.

Auth0 Logo