https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237441
Christoph Kliemann <freebsd-b...@cklie.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd-b...@cklie.de --- Comment #4 from Christoph Kliemann <freebsd-b...@cklie.de> --- I can reproduce this on macOS 10.13.6 (17G7024) High Sierra with qemu 4.0.0 and a FreeBSD 12.0-RELEASE (p1-p6) guest. My packer freebsd builder failed because of this issue. I have tested this for a while with the same template. In most cases, the builder fails (truncated base.txz or truncated pkgng packages). Occasionally, the download and installation are successful. I booted one of these successfully created images with qemu and ran additional tests. Test #1: fetch http://www.google.de The last byte is missing. Test #2: ping google.de PING google.de (172.217.23.163): 56 data bytes 64 bytes from 172.217.23.163: icmp_seq=0 ttl=255 time=622018725671.832 ms wrong data byte #8 should be 0x8 but was 0xc0 [...] Test #3: pkg install curl wget One successful attempt after many truncated downloads. Test #4: curl http://www.google.de No issues Test #5: wget http://www.google.de No issues -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-virtualization@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "freebsd-virtualization-unsubscr...@freebsd.org"