MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013046 | CMake | CMake | public | 2012-03-17 00:13 | 2012-09-03 16:00 |
Reporter | Michael Champigny | ||||
Assigned To | Eric NOULARD | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Linux Ubuntu | OS Version | 11.10 |
Product Version | CMake 2.8.7 | ||||
Target Version | CMake 2.8.8 | Fixed in Version | CMake 2.8.8 | ||
Summary | 0013046: Component install with STGZ archive generator not setting execute permission on package | ||||
Description | When setting the CPack generator to STGZ and enabling component installs, the archive generator is only setting execute permission on the first listed *.sh package. The remaining packages do not have execute permission set. | ||||
Steps To Reproduce | SET (CPACK_GENERATOR STGZ) SET (CPACK_ARCHIVE_COMPONENT_INSTALL ON) SET (CPACK_COMPONENTS_GROUPING IGNORE) INCLUDE (CPack) The first *.sh for the first component listed in CPACK_COMPONENTS_ALL will have execute permission. Any remaining *.sh generated will not have execute permissions. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-03-17 00:13 | Michael Champigny | New Issue | |||
2012-03-18 12:52 | Eric NOULARD | Assigned To | => Eric NOULARD | ||
2012-03-18 12:52 | Eric NOULARD | Status | new => assigned | ||
2012-03-18 12:54 | Eric NOULARD | Target Version | => CMake 2.8.8 | ||
2012-03-18 12:56 | Eric NOULARD | Note Added: 0028930 | |||
2012-03-18 12:57 | Eric NOULARD | Note Added: 0028931 | |||
2012-03-18 12:57 | Eric NOULARD | Status | assigned => resolved | ||
2012-03-18 12:57 | Eric NOULARD | Fixed in Version | => CMake 2.8.8 | ||
2012-03-18 12:57 | Eric NOULARD | Resolution | open => fixed | ||
2012-09-03 16:00 | David Cole | Note Added: 0030837 | |||
2012-09-03 16:00 | David Cole | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|