| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0015357 | CMake | CMake | public | 2015-01-16 16:52 | 2015-06-01 08:38 | ||||
| Reporter | Dave Yost | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake 3.1 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0015357: the src tarball is not ready for build like all other source releases | ||||||||
| Description | I have software that will automatically download, extract, build, and install from source. The cmake 3.0.0-1 release doesn't follow the standard pattern. When the software goes to extract from the bz2 file, instead of a simple source directory, it gets three folders. 245 Z% tar tzf build/cmake-3.1.0-1-src.tar.bz2 cmake-3.1.0-1.sh cmake-3.1.0-1.patch cmake-3.1.0.tar.bz2 246 Z% I and this software think this is a bad idea. Please package all releases in the normal way, not like this with a patch and a shell script. | ||||||||
| Steps To Reproduce | tar xzf build/cmake-3.1.0-1-src.tar.bz2 | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0037722) Dave Yost (reporter) 2015-01-16 17:02 |
I didn't have this problem with cmake-3.0.2 |
|
(0037723) Dave Yost (reporter) 2015-01-16 17:04 |
Also the cmake-3.1.0-1.patch file is empty. It's fine to provide a shell script to build, install, etc., but using it should be optional. |
|
(0037729) Brad King (manager) 2015-01-17 12:23 |
You've retrieved the cygwin source package tarball. The download page: http://www.cmake.org/download/ [^] links to the actual source tarball, which is: http://www.cmake.org/files/v3.1/cmake-3.1.0.tar.gz [^] |
|
(0038845) Robert Maynard (manager) 2015-06-01 08:38 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2015-01-16 16:52 | Dave Yost | New Issue | |
| 2015-01-16 17:02 | Dave Yost | Note Added: 0037722 | |
| 2015-01-16 17:04 | Dave Yost | Note Added: 0037723 | |
| 2015-01-17 12:23 | Brad King | Note Added: 0037729 | |
| 2015-01-17 12:23 | Brad King | Status | new => resolved |
| 2015-01-17 12:23 | Brad King | Resolution | open => no change required |
| 2015-06-01 08:38 | Robert Maynard | Note Added: 0038845 | |
| 2015-06-01 08:38 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |