Package: cucipop Version: 1.31-13 Severity: important Bulletins will work under cucipop, but it will not remember which users have seen which bulletins; all users get copies of all bulletins every time they check mail.
A snippet from the Makefile of the original Cucipop: > # Omit USE_DB if you don't have the -ldb2 library (Berkeley DB, v2.x) > # WARNING: bulletins are not remembered to have been deleted without USE_DB But further examination of the modified Makefile indicates that both -DUSE_DB and -ldb2 are commented out. Obviously, compiling this in would require a dependency on package "libdb2" - but given that the current Perl in frozen/unstable also requires libdb2, this is pretty much a no-brainer. -- System Information Debian Release: 2.2 Kernel Version: Linux genretek 2.2.14 #2 SMP Fri Mar 3 12:30:04 CST 2000 i586 unknown Versions of the packages cucipop depends on: ii libc6 2.1.3-5 GNU C Library: Shared libraries and Timezone ii libpam0g 0.72-6 Pluggable Authentication Modules library ii netbase 3.17-1 Basic TCP/IP networking binaries