pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: odd postgresql error



On Tue, Apr 01, 2025 at 09:32:22AM +0100, Patrick Welche wrote:
> # pkgin fug
> calculating dependencies...done.
> postgresql17-server-17.4 (to be installed) conflicts with installed package postgresql17-server-17.4.
> postgresql17-client-17.4 (to be installed) conflicts with installed package postgresql17-client-17.4.
> 
> Puzzled as I'm not using MirBSD and nothing changed since February. No
> PG_OPTIONS differences in sight either (PG_OPTIONS.postg* don't exist in
> mk.conf and friends)...
> 
> Thoughts?

This pattern looks a bit too strong:

databases/postgresql17/Makefile.common:CONFLICTS+=     postgresql[1-9][0-9]-${module}-[0-9]*

 Thomas


Home | Main Index | Thread Index | Old Index