14.01.2023 16:20, Philipp Buehler пишет:
> Unsure if this Error 1 is part of the usual game:
It is.
> ````
> itsi# env FETCH_PACKAGES= make package
You tell it to look for a prebuilt package to avoid building it...
> ===> Looking for jitsi-1.0.tgz in $PKG_PATH -
> file:/usr/ports/packages/amd64/cache/: empty
> file:/usr/ports/packages/amd64/all/: empty
> file:/usr/ports/packages/amd64/no-arch/: empty
> quirks-6.94 signed on 2023-01-13T18:41:27Z
> Can't find jitsi-1.0.tgz
> Couldn't install jitsi-1.0
> not found
... which wasn't found...
> *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2129
> '/usr/ports/packages/amd64/cache/jitsi-1.0.tgz': @if /usr/bin/env -i
> PKG_TMP...)
> ===> Faking installation for jitsi-1.0
so it falls back to building it as usual.
No comments:
Post a Comment