| Anonymous | Login | Signup for a new account | 11-10-2008 10:48 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000383 | [BusyBox] Other | major | always | 08-13-05 04:54 | 09-01-05 04:36 | ||||
| Reporter | ml | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.00 | ||||||
| Summary | 0000383: tar cannot add / to archive | ||||||||
| Description |
tar overwrites the last / of path command line options with \0. If the path is / this results in an empty string which cannot be found. Example: # tar -cv / > /dev/null tar: : No such file or directory tar: Error exit delayed from previous errors I have attached a patch which checks if the position to be overwritten with \0 is equal to the beginning of the option. |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |