you're right, my apologies. however, let me rephrase: amy:~> apt-cache show mediawiki1.10 | grep Recommends Recommends: mysql-server | postgresql-8.1 amy:~> apt-cache show postgresql-8.2 | grep Filename Filename: pool/main/p/postgresql-8.2/postgresql-8.2_8.2.5-1.1_i386.deb amy:~> apt-cache show postgresql-8.1 | grep Filename Filename: pool/universe/p/postgresql-8.1/postgresql-8.1_8.1.10-1_i386.deb
i do fancy using the newest canonical supported version of postgresql. if you've installed postgresql 8.2 and not 8.1, mediawiki1.10 will drag in mysql. may i suggest that it recommends postgresql 8.2 instead of 8.1 (or both)? -- mediawiki1.10 depends on mysql https://bugs.launchpad.net/bugs/160532 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
