pkgsrc-Users archive

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

Re: PLIST Conflicts RESOLVED



On Friday 2022-01-28 15:25, Thomas Klausner wrote:

On Fri, Jan 28, 2022 at 07:01:03AM -0700, Boyd Lynn Gerber wrote:
I am not sure how to resolve thes PLIST conflicts?

===> Installing binary package of py39-expat-3.9.9
pkg_add: Conflicting PLIST with python39-3.9.9nb2:
lib/python3.9/lib-dynload/pyexpat.so
pkg_add: 1 package addition failed
*** Error code 1

===> Installing binary package of py39-cElementTree-3.9.9
pkg_add: Conflicting PLIST with python39-3.9.9nb2:
lib/python3.9/lib-dynload/_elementtree.so
pkg_add: 1 package addition failed
*** Error code 1

Removing them from my Python build PLIST causes errors with it's binary and
installation.

What is the proper way to deal with this issue?

They shouldn't be installed by the python39 package.  pkgsrc has split
them off because they incur additional dependencies.

Fix your version of the python39 package to not install them.

Thank you I have resolved it. I needed to remove 2 files from the top-level PLIST and gnerate a new PLIST.UnixWare. Add the modules to the list of modules to not be built.

Thanks,

--
Boyd Gerber <gerberb%zenez.com@localhost> 801 849-0213
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047



Home | Main Index | Thread Index | Old Index