Package: maxdb-server Version: 7.5.00.34-7 Steps to reproduce the problem as of today (that is, after the first update of Debian 4.0): 1. Install Debian 4.0r0 base system and Web Server (no Desktop, no Standard, just base system and Web Server). 2. [Optional] I installed several useful packages (less, most, openssh-server, ferm) 3. Install maxdb-server:
# aptitude intall maxdb-server Installation finishes without any error messages or warnings. But /etc/init.d/maxdb-server complains during start-up: # ./maxdb-server start Starting MaxDB databases: PERSON Can't exec program </usr/lib/maxdb/7.5.00/pgm/start> : No such file or directory And indeed, directory /usr/lib/maxdb/ contains only directory programs/, NO 7.5.00 I suspect, that this is caused by recent security update of package libc6 (maxdb-server has dependency on this package). Kind regards, Donatas Ciuksys

