The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15442
======================================================================
Reported By: Daniel TISCHER
Assigned To:
======================================================================
Project: CMake
Issue ID: 15442
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-03-13 03:18 EDT
Last Modified: 2015-03-13 03:18 EDT
======================================================================
Summary: Test 124 fails, space before colon in
check_file_match_expected_relocation_path
Description:
The following tests FAILED:
124 - CPackComponentsForAll-RPM-IgnoreGroup (Failed)
124: error:
124:
'/home/quickbuild/workspace/root/packages/cmake/BUILD/cmake-3.2.1/build/Tests/CPackComponentsForAll/buildRPM-IgnoreGroup/MyLib-1.0.2-Linux-headers.rpm'
124: rpm package relocation path does not match expected value - regex
124: 'Relocations : /usr/foo/bar /usr/foo/bar/include'; RPM output: 'Name :
124: mylib-headers Relocations: /usr/foo/bar /usr/foo/bar/include
[root@jawas ~]# rpm -qpi
/home/quickbuild/workspace/root/packages/cmake/BUILD/cmake-3.2.1/build/Tests/CPackComponentsForAll/buildRPM-IgnoreGroup/MyLib-1.0.2-Linux-headers.rpm
Name : mylib-headers Relocations: /usr/foo/bar
/usr/foo/bar/include
Version : 1.0.2 Vendor: CMake.org
Release : 1 Build Date: Thu 12 Mar 2015 09:36:37
PM CET
--> there is no space between "Relocations" and colon ":"
Steps to Reproduce:
run tests
Additional Information:
RunCPackVerifyResult.cmake
lines 167, 174, 180, 186
set(check_file_match_expected_relocation_path "Relocations :
----------^
[root@jawas ~]# rpm --version
RPM version 4.8.0
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-03-13 03:18 Daniel TISCHER New Issue
======================================================================
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Kitware offers various services to support the CMake community. For more
information on each offering, please visit:
CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers