#13933 closed defect (fixed)
Fix libarchive test suite (lchmod problem)
| Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 10.0 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Generate a patch that fixes the following problem:
FAIL: libarchive_test PASS: bsdtar_test PASS: bsdcpio_test PASS: bsdcat_test ============================================================================ Testsuite summary for libarchive 3.4.3 ============================================================================ # TOTAL: 4 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log Please report to libarchive-discuss@googlegroups.com ============================================================================
Upstream fix can be found at https://github.com/libarchive/libarchive/issues/1379 and https://github.com/libarchive/libarchive/issues/1379/https://github.com/libarchive/libarchive/commit/48c375370bb5da0509148bb2ee0075b818e2094e
Change History (3)
comment:1 by , 5 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 5 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:3 by , 5 years ago
| Milestone: | 10.1 → 10.0 |
|---|---|
| Type: | enhancement → defect |
Let's put this in the right milestone, and mark it as a defect.
Note:
See TracTickets
for help on using tickets.

Fixed at r23537