| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0005836 | CMake | CPack | public | 2007-10-09 00:23 | 2007-12-17 17:51 | ||||
| Reporter | Ihalainen Nickolay | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0005836: libtar: 100 symbols file path is truncated to 99 symbols | ||||||||
| Description | last symbol of 100 symbols file paths is truncated in tar.gz or .tar.bz2 packages installed file path: my_project_name-0.1.1-Linux/rootd/subproject_name/plugins/libvery_long_shared_library_name_zzzzzz.so TAR-packed file path: my_project_name-0.1.1-Linux/rootd/subproject_name/plugins/libvery_long_shared_library_name_zzzzzz.s | ||||||||
| Additional Information | Sujested fix: | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0009403) Ihalainen Nickolay (reporter) 2007-10-09 02:40 |
Sorry, POSIX tar implementation has more problems. |
|
(0009966) Bill Hoffman (manager) 2007-12-17 17:51 |
$ cvs commit -m "BUG: fix for bug 5837, libtar and long path names" cvs commit: Examining . cvs commit: Examining compat cvs commit: Examining listhash /cvsroot/CMake/CMake/Utilities/cmtar/encode.c,v <-- encode.c new revision: 1.5; previous revision: 1.4 |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2007-10-09 00:23 | Ihalainen Nickolay | New Issue | |
| 2007-10-09 00:23 | Ihalainen Nickolay | File Added: cmake_cpack_tar_truncate_filepath.patch | |
| 2007-10-09 02:40 | Ihalainen Nickolay | Note Added: 0009403 | |
| 2007-10-09 02:41 | Ihalainen Nickolay | File Added: cmake_cpack_tar_truncate_filepath_posix_fix.patch | |
| 2007-12-17 17:51 | Bill Hoffman | Note Added: 0009966 | |
| 2007-12-17 17:51 | Bill Hoffman | Status | new => closed |
| 2007-12-17 17:51 | Bill Hoffman | Resolution | open => fixed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |