Bug 820503 - cspclient rpm does not install on RHEL 5
Summary: cspclient rpm does not install on RHEL 5
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: PressGang CCMS
Classification: Community
Component: CSProcessor
Version: 1.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Lee Newson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-10 08:48 UTC by Joshua Wulf
Modified: 2014-10-19 23:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-22 07:30:42 UTC
Embargoed:


Attachments (Terms of Use)

Description Joshua Wulf 2012-05-10 08:48:18 UTC
My error message is here: https://bugzilla.redhat.com/show_bug.cgi?id=820501

This looks like the solution: https://bugzilla.redhat.com/show_bug.cgi?id=665073

Requires building the rpm with some macros enabled...

Comment 1 Lee Newson 2012-05-19 23:37:49 UTC
Will take a look at this when I can get some time to setup a RHEL 5 test vm.

Comment 2 Misty Stanley-Jones 2013-05-29 02:33:14 UTC
I assume this is actually working now? If so, please close. :) Although, who is still using RHEL 5 here?

Comment 3 Lee Newson 2013-11-22 07:30:42 UTC
I've added the following macros which should allow the RPM to be installed on RHEL 5:

%global _source_filedigest_algorithm 1
%global _binary_filedigest_algorithm 1
%global _binary_payload w9.gzdio
%global _source_payload w9.gzdio

However, RHEL 5 isn't something we have plans to support at this stage so I'm going to close this as WONTFIX. (I don't have a RHEL 5 system to test on and at this stage don't have the time to set one up).

Comment 4 Lee Newson 2013-11-22 07:34:44 UTC
https://access.redhat.com/site/solutions/41415 is where I got the information on what macros should be set.


Note You need to log in before you can comment on or make changes to this bug.