pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Python (Multi) installation?
On Sat, Sep 15, 2018 at 04:03:19PM -0500, John D. Baker wrote:
> Could it be the failure to install python37 with an existing python36
> was because the python36 install predated the availability of python37
> and so raised a conflict?
>
> Perhaps explicitly rebuild/replace python36 early will remove conflict
> when python37 is to be installed?
All the python3 packages conflicted until
revision 1.12
date: 2017-12-13 13:56:10 +0100; author: jperkin; state: Exp; lines: +2 -1; commitid: oId3ftm4FnPzmJiA;
python36: Disable libpython3.so.
This is a useless library (we've built it incorrectly for a long time so it
contains no valid symbols) that only creates CONFLICTS with other python3
packages. No objection on tech-pkg. Bump PKGREVISION.
Could it be that your installed package was built before that commit?
Thomas
Home |
Main Index |
Thread Index |
Old Index