| Summary: | /usr/bin/tar exits with INTERNAL ERROR: Function 'archive_read_disk_open' | ||
|---|---|---|---|
| Product: | Base System | Reporter: | papowell |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed DUPLICATE | ||
| Severity: | Affects Many People | CC: | cem, fernape |
| Priority: | --- | ||
| Version: | 11.0-RELEASE | ||
| Hardware: | amd64 | ||
| OS: | Any | ||
|
Description
papowell
2017-04-25 14:54:08 UTC
I downloaded and installed FreeBSD-11.0-STABLE-amd64-20170420-r317153-disc1.iso FreeBSD test11snapshot 11.0-STABLE FreeBSD 11.0-STABLE #0 r317153: Thu Apr 20 05:43:02 UTC 2017 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 This version seems to work: root@test11snapshot: /usr/bin/tar -vczf /var/tmp/rmi_files.tgz -C / etc/newsyslog.conf etc/namedb/named.conf etc/fstab a etc/newsyslog.conf tar: etc/namedb/named.conf: Cannot stat: No such file or directory a etc/fstab tar: Error exit delayed from previous errors. Can we close this PR? This was reported here: https://github.com/libarchive/libarchive/issues/794 and fixed here: https://github.com/libarchive/libarchive/commit/024be27d1b299c030e8841bed3002ee07ba9eedc We already have that code: https://svnweb.freebsd.org/base/release/11.1.0/contrib/libarchive/tar/write.c?revision=321354&view=markup#l889 In addition, this is a duplicate of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213335 that is already CLOSED. Thanks *** This bug has been marked as a duplicate of bug 213335 *** |