Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2019 10:12:54 +0000
From:      Luis Espinoza Jr. <ljejr@hotmail.com>
To:        "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Subject:   audio/lv2 and textproc/py-rdflib have py36 vs. py27 conflict
Message-ID:  <MWHPR02MB27028CD6E937DEEC2C54E725B40F0@MWHPR02MB2702.namprd02.prod.outlook.com>

index | next in thread | raw e-mail

Hello all.


My system is FreeBSD 11.2-RELEASE-p9 AMD64. I update my ports tree with 
portsnap and build my ports with portmaster. For several days I have been 
trying to resolve a problem updating ffmpeg.

ffmpeg requires audio/lv2
lv2 requires textproc/py-rdflib

According to the data in the Freshports site, lv2 has a runtime dependency 
on py36-rdflib but py-rdflib has build- and runtime dependencies on 
lang/python27, and its package name is py27-rdflib.

Portmaster emits the following error compiling py-rdflib:
pkg-static: py36-rdflib-4.2.2 conflicts with py27-rdflib-4.2.2
(installs files into the same place). Problematic file: /usr/local/bin/csv2rdf
*** Error code 70

I have checked the UPDATING file and found no answer. Is there some standard 
method for dealing with python27 vs. python36 conflicts, or is this a bug in the 
lv2 dependencies that must be fixed by the maintainer?

Cheers


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MWHPR02MB27028CD6E937DEEC2C54E725B40F0>