pkgsrc-Users archive

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

Re: www/firefox78, amd64, netbsd-9.1_STABLE: python collision



is%netbsd.org@localhost writes:
[ ... ]
> It fails because gnome-doc-utils needs (or at least checks for) py27-libxml2,
> but earlier py-libxml2, triggered by itstook, has been built as py37-libxml2.
[ ... ]
> => Full dependency py27-libxml2>=2.6.16: NOT found
> => Verifying package-install for ../../textproc/py-libxml2
> => Bootstrap dependency digest>=20010302: found digest-20190127
> ===> Installing binary package of py27-libxml2-2.9.10nb1
> pkg_add: no pkg found for '/pkg_comp/obj/pkgsrc/textproc/py-libxml2/default/.packages/py27-libxml2-2.9.10nb1.tgz', sorry.
> pkg_add: 1 package addition failed

This particular problem can be solved by doing a 'make clean' in
/usr/pkgsrc/textproc/py-libxml2.  py27-libxml2 and py37-libxml2
can coexist as installed packages, but each version must be
build with a clean work directory.

					-jarle
-- 
"[A computer is] like an Old Testament god, with a lot of rules and no mercy."
                          	-- Joseph Campbell


Home | Main Index | Thread Index | Old Index