Error creating rpm package on CentOS 8

Environment

CentOS 8

Description

After building 7.12.34, and within the build directory:

Versions:

Conclusion

None

Activity

Show:

Dan Camper March 18, 2021 at 2:51 PM
Edited

I may have found the problem. CPACK calls (hpcc_source_dir)/cmake_modules/getpackagerevisionarch.sh. On Ubuntu 20.04, that call and result looks like this:

On my CentOS system, it looks like this:

It appears that a shell `case` statement for $OS_GROUP needs to include "centos-linux" in its CentOS check.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Affects versions

Created March 18, 2021 at 2:41 PM
Updated March 25, 2021 at 9:56 AM
Resolved March 25, 2021 at 9:56 AM