On Sat, Nov 6, 2021 at 1:54 PM Stuart Henderson <[email protected]> wrote:
>
> If you have a partial-python package installed, rm -r
> /var/db/pkg/partial-python* then pkg_add -r -D installed python%3.9 and I
> think that should fix things.
>

this above fixed it for me. don't know what triggered it though, just
a simple pkg_add did not work. here is what i use


doas pkg_delete -acm
doas pkg_add -cmu -Dsnap
doas pkg_delete -acm

> --
>   Sent from a phone, apologies for poor formatting.
>
> On 6 November 2021 16:21:14 Rafael Sadowski <[email protected]> wrote:
>
> > On Sat Nov 06, 2021 at 05:01:32PM +0100, Antoine Jacoutot wrote:
> >> On Sat, Nov 06, 2021 at 04:51:54PM +0100, Rafael Sadowski wrote:
> >> > Without this tweak, the build fails for me. gtk+-2 expects python3
> >> > executable.  I also have this problem with gtk+-3 and I think the
> >> > problem also exists in 4.
> >>
> >>
> >> That looks wrong.
> >> Looks like you have a broken system missing python3.
> >>
> >
> > You are right, my last python update fucked up. Sorry for the noise.
>

Reply via email to