MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014101 | CMake | CPack | public | 2013-04-20 06:06 | 2016-06-10 14:31 |
| Reporter | jupiter | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | closed | Resolution | moved | ||
| Platform | Linux | OS | CentOS | OS Version | 6.2 |
| Product Version | CMake 2.8.10.2 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0014101: Run "cpack -G RPM" changed binary file permission from wrx-rx-rx to wrx-r-r | ||||
| Description | When I ran config, make, make install the binary file in build directory with permission wrx-rx-rx: $ make $ make install $ ls -l Robotic/Robotic-prefix/src/robotic/bin/CreateSystemObject -rwxr-xr-x. 1 root root 15307640 Apr 19 12:01 Robotic/Robotic-prefix/src/robotic/bin/CreateSystemObject Then after running "cpack -G RPM", the binary file changed to wrx-r-r: $ cpack -G RPM $ $ ls -l _CPack_Packages/el6.x86_64/RPM/robotic/usr/local/bin/CreateSystemObject -rwxr--r--. 1 root root 15307640 Apr 19 16:22 _CPack_Packages/el6.x86_64/RPM/robotic/usr/local/bin/CreateSystemObject But it happens sometimes. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-04-20 06:06 | jupiter | New Issue | |||
| 2013-04-20 21:30 | jupiter | Note Added: 0032914 | |||
| 2014-03-24 18:14 | Ben Boeckel | Note Added: 0035498 | |||
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0042269 | |||
| 2016-06-10 14:28 | Kitware Robot | Status | new => resolved | ||
| 2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||