On 2019-10-30, Andrew Lemin <andrew.le...@gmail.com> wrote: > - But throws errors when I try and use flavours which is critical for > installing python for example (NB; This is a different error to before, > where I was getting 'timeout' instead of 'Invalid argument'); > [HOME]root@testbsd1:/local#pkg_add python%2 py-pip python%3 py3-pip > py3-setuptools > quirks-3.124 signed on 2019-10-16T20:27:45Z > http://mirror.bytemark.co.uk/pub/OpenBSD/6.5/packages/amd64/py3-setuptools-40.0.0v0.tgz: > ftp: Receiving HTTP reply: Invalid argument > signify: gzheader truncated > Couldn't install py3-setuptools-40.0.0v0
Odd. Can you try replicating on 6.6? Does "pkg_add py-pip py3-pip py3-setuptools" (i.e. allow pkg_add to find the dependencies by itself) work?