Olivier Thauvin wrote:
> Urpmi bug, it try to install libpq5-8.2.12-1mdv2009.1.i586.rpm, but
> libpq8.3_5-8.3.6-3mdv2009.1.i586.rpm conflict with, all dependencies
> need to install postgresql8.3* are provided by libpq8.3_5.
>
> So either urpmi try to solve dependencies by installing libpq5 instead
> libpq8.3_5, either urpmi try to update libpq5 whereas it should be
> removed.
>
> A way to workaround could be having libpq8.3_5 obsoleting libpq5, the
> problem is if I do that, what will do the buildsystem ? If someone can
> clearly reply ?... (none of them should be removed).
>
This may give a hint:
[root@ftglap ftg]# urpmi --auto-select --keep
Some requested packages cannot be installed:
libpq5-8.2.12-1mdv2009.1.i586 (in order to keep
libpq8.3_5-8.3.5-3mdv2009.1.i586)
libpq8.3_5-8.3.6-3mdv2009.1.i586 (in order to keep
libpq5-8.2.11-3mdv2009.1.i586)
Continue installation anyway? (Y/n)