| Summary: | ar command fails with "invalid ar header" with archive containing long file names | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | temasp |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.13.x | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Fix | ||
|
Description
temasp
2009-09-17 13:42:18 UTC
I forgot to say that I'm using BusyBox v1.13.1 on a Linux system with the 2.6.31 kernel. Created attachment 661 [details]
Fix
Please try this patch
I tried the patch, it works. Busybox ar command correctly interprets short and long headers. |