Hi Stuart,
I think that I know the problem.
pkg_add will search python in stable directory before searching for it
in release directory and it find python. However it will only find
version 3, because there is no python 2 in stable directory.
So it will stop searching (because it found python) and report that
there is no python 2 available.
I had similar problem with pkg_info, but I don't know Perl well, so I
couldn't fix the issue. See my older email:
https://marc.info/?l=openbsd-tech&m=159233657617055
Stuart Henderson <stu.lists@spacehopper.org> wrote:
> On 2022-09-01, Sandeep Gupta <gupta.sandeep@gmail.com> wrote:
> > Is there a workaround for installing texlive_full on openbsd 7.1?
> > Installing via package manager currently fails because
> > it has Python2.7 as dependency which has reached end-of-life. Can I force
> > the installation?
>
> Python 2.7 packages are still availsble, this doesn't block things in
> packages.
>
> What exactly do you see when you try to install texlive?
>
>
> --
> Please keep replies on the mailing list.
>
>
No comments:
Post a Comment