On 2021/11/04 11:29, Lewis ingraham wrote: > Hello, Thanks for answering my question!! However when i try to do pkg_add -v > python I get a > list to choose from I pick python 2.7, and after that it goes back to regular > prompt: > > OpenOTG$ doas pkg_add -v python > Update candidates: quirks-4.53 -> quirks-4.53 > quirks-4.53 signed on 2021-11-03T10:47:00Z > Ambiguous: choose package for python > a 0: <None> > 1: python-2.7.18p3 > 2: python-3.8.12 > 3: python-3.9.7 > Your choice: 1 > OpenOTG$
It is already installed then. > > > Part 2: When I try to make without doas, this is what happens on 7.0 Release: > > OpenOTG$ cd /usr/ports/lang/python/2.7/ > > > OpenOTG$ make > mkdir /usr/obj/ports: Permission denied at > /usr/ports/infrastructure/bin/portlock line 53. > *** Error 255 in /usr/ports/lang/python/2.7 > (/usr/ports/infrastructure/mk/bsd.port.mk:2602 > 'all': @lock=Python-2.7.18; export _LOCKS_HELD="...) > OpenOTG$ You will need to fix your permissions
