> pkg: Maximum (4) network retries exceeded during download. Details follow: > Transfer from 'http://192.168.148.162:9001' failed: Read error on tar stream. > (happened 4 times)
This error means that that the client sent you an empty or corrupted tar stream during its response. It's possible that the server wasn't able to find any of the files requested by the client, in that case you would get this error. I would double-check what files the client was requesting, and if they're not present on your server, you've found the problem. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
