Your message dated Thu, 20 Apr 2006 17:57:17 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#363915: wrong ModulePath in /etc/proftpd/modules.conf
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: proftpd
Version: 1.3.0-2
Severity: important


In /etc/proftpd/modules.conf there's:

ModulePath /var/lib/proftpd

Causing:

# /etc/init.d/proftpd start
Starting ftp server: proftpd - Fatal: ModulePath: error checking
'/var/lib/proftpd': No such file or directory on line 7 of 
'/etc/proftpd/modules.conf'

Reason:

# ls -la /var/lib/proftpd
ls: /var/lib/proftpd: No such file or directory
# dpkg -L proftpd | grep var
/var
/var/run
/var/run/proftpd
# dpkg -L proftpd | grep mod_
/usr/lib/proftpd/mod_sql.so
/usr/lib/proftpd/mod_tls.so
/usr/lib/proftpd/mod_sql_mysql.so
/usr/lib/proftpd/mod_wrap.so
/usr/lib/proftpd/mod_quotatab_ldap.so
/usr/lib/proftpd/mod_ldap.so
/usr/lib/proftpd/mod_ratio.so
/usr/lib/proftpd/mod_quotatab_sql.so
/usr/lib/proftpd/mod_quotatab_file.so
/usr/lib/proftpd/mod_facl.so
/usr/lib/proftpd/mod_ifsession.so
/usr/lib/proftpd/mod_ctrls_admin.so
/usr/lib/proftpd/mod_sql_postgres.so
/usr/lib/proftpd/mod_quotatab.so
/usr/lib/proftpd/mod_radius.so
/usr/lib/proftpd/mod_rewrite.so

Fix:

ModulePath /usr/lib/proftpd

regards,
-mika-


--- End Message ---
--- Begin Message ---
Package: proftpd
Version: 1.3.0-3

Fixed in incoming.

On Thu, Apr 20, 2006 at 05:22:56PM +0200, Michael Prokop wrote:
> Package: proftpd
> Version: 1.3.0-2
> Severity: important
> 
> 
> In /etc/proftpd/modules.conf there's:
> 
> ModulePath /var/lib/proftpd
> 
> Causing:
> 
> # /etc/init.d/proftpd start
> Starting ftp server: proftpd - Fatal: ModulePath: error checking
> '/var/lib/proftpd': No such file or directory on line 7 of 
> '/etc/proftpd/modules.conf'
> 
> Reason:
> 
> # ls -la /var/lib/proftpd
> ls: /var/lib/proftpd: No such file or directory
> # dpkg -L proftpd | grep var
> /var
> /var/run
> /var/run/proftpd
> # dpkg -L proftpd | grep mod_
> /usr/lib/proftpd/mod_sql.so
> /usr/lib/proftpd/mod_tls.so
> /usr/lib/proftpd/mod_sql_mysql.so
> /usr/lib/proftpd/mod_wrap.so
> /usr/lib/proftpd/mod_quotatab_ldap.so
> /usr/lib/proftpd/mod_ldap.so
> /usr/lib/proftpd/mod_ratio.so
> /usr/lib/proftpd/mod_quotatab_sql.so
> /usr/lib/proftpd/mod_quotatab_file.so
> /usr/lib/proftpd/mod_facl.so
> /usr/lib/proftpd/mod_ifsession.so
> /usr/lib/proftpd/mod_ctrls_admin.so
> /usr/lib/proftpd/mod_sql_postgres.so
> /usr/lib/proftpd/mod_quotatab.so
> /usr/lib/proftpd/mod_radius.so
> /usr/lib/proftpd/mod_rewrite.so
> 
> Fix:
> 
> ModulePath /usr/lib/proftpd
> 
> regards,
> -mika-

-- 
Francesco P. Lovergine

--- End Message ---

Reply via email to