So I haven't been able to update my packages in a while because they get stuck trying to update py-impacket. Specifically, py39-impacket-0.11.0.pkg
FreeBSD 13.2-RELEASE-p3
I've tried specifying specific pkg mirrors to no avail (including the one that the pkg maintainer says should work)... they always fail once they get to py-impacket:
Sometime it even gets to 99% but it always fails the same way.
I don't get this with any other of my packages. In fact, I cannot remember ever seeing this error before on any package in the past. So I'm not sure how to proceed. I'd be happy to work around the issue for now if there was a place I could manually download an intact py39-impacket-0.11.0.pkg and put it into my pkg cache directory.
FreeBSD 13.2-RELEASE-p3
I've tried specifying specific pkg mirrors to no avail (including the one that the pkg maintainer says should work)... they always fail once they get to py-impacket:
Code:
Fetching py39-impacket-0.11.0.pkg: 98% 2 MiB 0.0kB/s - stalled -
pkg: cached package py39-impacket-0.11.0: missing or size mismatch, fetching from remote
pkg: An error occured while fetching package
Sometime it even gets to 99% but it always fails the same way.
I don't get this with any other of my packages. In fact, I cannot remember ever seeing this error before on any package in the past. So I'm not sure how to proceed. I'd be happy to work around the issue for now if there was a place I could manually download an intact py39-impacket-0.11.0.pkg and put it into my pkg cache directory.