View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005836CMakeCPackpublic2007-10-09 00:232007-12-17 17:51
ReporterIhalainen Nickolay 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005836: libtar: 100 symbols file path is truncated to 99 symbols
Descriptionlast 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 InformationSujested fix:
TagsNo tags attached.
Attached Filespatch file icon cmake_cpack_tar_truncate_filepath.patch [^] (907 bytes) 2007-10-09 00:23 [Show Content]
patch file icon cmake_cpack_tar_truncate_filepath_posix_fix.patch [^] (1,029 bytes) 2007-10-09 02:41 [Show Content]

 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

 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


Copyright © 2000 - 2018 MantisBT Team