I wonder what header this is. :blobfoxthonking: #macOS
tar: Special header too large: %llu tar: Child process exited with status 70 tar: Error exit delayed from previous errors.Conversation
Notices
-
Embed this notice
Doughnut Lollipop 【記録係】:blobfoxgooglymlem: (tk@bbs.kawa-kun.com)'s status on Saturday, 09-Nov-2024 05:05:40 JST Doughnut Lollipop 【記録係】:blobfoxgooglymlem: -
Embed this notice
Doughnut Lollipop 【記録係】:blobfoxgooglymlem: (tk@bbs.kawa-kun.com)'s status on Saturday, 09-Nov-2024 13:04:11 JST Doughnut Lollipop 【記録係】:blobfoxgooglymlem: Found the cause:
header = (const struct archive_entry_header_ustar *)h; size = tar_atol(header->size, sizeof(header->size)); if ((size > 1048576) || (size < 0)) { archive_set_error(&a->archive, EINVAL, "Special header too large"); return (ARCHIVE_FATAL); }Open source software has its advantages. :blobfox:
-
Embed this notice
Doughnut Lollipop 【記録係】:blobfoxgooglymlem: (tk@bbs.kawa-kun.com)'s status on Saturday, 09-Nov-2024 13:05:33 JST Doughnut Lollipop 【記録係】:blobfoxgooglymlem: Bugs, bugs everywhere. :blobfoxgooglymlem: Haelwenn /элвэн/ :triskell: likes this.
-
Embed this notice