Hi No wwwconfig-common will never depend on postgresql or mysql or its client packages.
It is up to the package that depend on wwwconfig-common to add that dependency. The reason is simple: * If wwwconfig-common depend on all things that can be used by it it will have a very long list of dependencies (exim4, postgresql-client, mysql-client, apache and so on). * Wwwconfig-common is only used by postinst scripts. * If a web program only have support for postgres and nothing else, it should not depend on something that depend on a huge number of other things. So It is up to the package that depend on wwwconfig-common to depend on the things that is needed. That package is the one that know what parts of wwwconfig-common that it actually uses. Regards, // Ola On Fri, Nov 24, 2006 at 04:19:55PM +0000, Jason Wies wrote: > This is a duplicate of #308243. > > It seems to me that wwwconfig-common should be the one to depend on > postgresql-client. After all, it is wwwconfig-common's scripts that > call psql, not phpgroupware. > > I have to say this does seems like an RC-quality bug that should be > fixed for etch. If wwwconfig-common isn't going to depend on > postgresql-client for etch, then adding postgresql-client (and > mysql-client) to the Depends for phpgroupware will solve this problem. > > ---- From /usr/share/doc/wwwconfig-common/README ---- > Note! This package will not depend on any packages that are not > critical. So if the package that uses this package to do a certain > thing, it should depend on any extra packages, like mysql-client and > similar things. Theese packages are at most suggested by this > package. > ----------------------------------------------------- > > Copying wwwconfig-common's maintainer for their thoughts. > > Jason > -- --- Ola Lundqvist systemkonsult --- M Sc in IT Engineering ---- / [EMAIL PROTECTED] Annebergsslingan 37 \ | [EMAIL PROTECTED] 654 65 KARLSTAD | | http://opalsys.net/ Mobile: +46 (0)70-332 1551 | \ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 / --------------------------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

