Your message dated Sun, 24 May 2009 17:46:53 +0200
with message-id <[email protected]>
and subject line mail for bts bot
has caused the Debian Bug report #499143,
regarding mnemo2: incorrect definition of MNEMO_BASE in prefs.php
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
499143: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499143
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mnemo2
Version: 2.2-2
Severity: normal

When i try to invoke mnemo, the following error message appears:
"Warning: require_once(/etc/horde/mnemo2/../lib/Mnemo.php)
[function.require-once]: failed to open stream: No such file or
directory in /etc/horde/mnemo2/prefs.php on line 9"

Comparing ingo's and nag's prefs.php with mnemo's one, it should be
{{{
@define('MNEMO_BASE', '/usr/share/horde3/mnemo');
require_once MNEMO_BASE . '/lib/Mnemo.php';
}}}

instead of
{{{
require_once dirname(__FILE__) . '/../lib/Mnemo.php';
}}}


Sincerly,
Matthias Rolke

-- 
Matthias Rolke
Linux Information Systems AG
Putzbrunner Str. 71, 81739 München

[email protected], http://www.linux-ag.com






--- End Message ---
--- Begin Message ---
Version: 2.2-2

Problem is fixed in 2.2-2. prefs.php conffile is probably outdated.

Regards,
-- 
Gregory Colpart <[email protected]>  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/


--- End Message ---

Reply via email to