Qpid-cpp-client-devel required on slaves?

Is the qpid-cpp-client-devel package required on Jenkins slaves still?
The infra repo attempts to install it on EL6/7 slaves, but the repo and
package no longer seem to exist:

It's present in EL7 if it's still needed, but I can't see an EL6 source.
Else I'll remove both the repository and package as it's causing errors
on slaves.

··· -- Dominic Cleal dominic@cleal.org

Should be good to remove.

··· On Aug 12, 2016 7:15 AM, "Dominic Cleal" wrote:

Is the qpid-cpp-client-devel package required on Jenkins slaves still?
The infra repo attempts to install it on EL6/7 slaves, but the repo and
package no longer seem to exist:

https://github.com/theforeman/foreman-infra/blob/
10e7d5940ce32e4e4d4cf799850aa836b616aa9d/puppet/modules/
slave/manifests/init.pp#L203

It’s present in EL7 if it’s still needed, but I can’t see an EL6 source.
Else I’ll remove both the repository and package as it’s causing errors
on slaves.


Dominic Cleal
dominic@cleal.org


You received this message because you are subscribed to the Google Groups
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Thanks, I've removed the Yum repo and the package will be left wherever
it's currently installed.

··· On 12/08/16 12:28, Eric D Helms wrote: > Should be good to remove.


Dominic Cleal
dominic@cleal.org

I believe this is actually required as now seen by the new katello test
failures:

00:03:32.077 An error occurred while installing qpid_messaging (0.34.1), and Bundler cannot
00:03:32.077 continue.
00:03:32.077 Make sure that gem install qpid_messaging -v '0.34.1' succeeds before
00:03:32.077 bundling.
00:03:32.132 + exit 1

The EL6 source is now in the copr qpid repo (https://copr.fedorainfracloud.org/coprs/g/qpid/qpid/)

-Justin

··· On 08/12/2016 07:48 AM, Dominic Cleal wrote: > On 12/08/16 12:28, Eric D Helms wrote: >> Should be good to remove. > Thanks, I've removed the Yum repo and the package will be left wherever > it's currently installed. >

Restored using that repo for EL6 and base OS for EL7.

··· On 15/08/16 17:34, Justin Sherrill wrote: > On 08/12/2016 07:48 AM, Dominic Cleal wrote: >> On 12/08/16 12:28, Eric D Helms wrote: >>> Should be good to remove. >> Thanks, I've removed the Yum repo and the package will be left wherever >> it's currently installed. >> > I believe this is actually required as now seen by the new katello test > failures: > > *00:03:32.077* An error occurred while installing qpid_messaging (0.34.1), and Bundler cannot > *00:03:32.077* continue. > *00:03:32.077* Make sure that `gem install qpid_messaging -v '0.34.1'` succeeds before > *00:03:32.077* bundling. > *00:03:32.132* + exit 1 > > The EL6 source is now in the copr qpid repo (https://copr.fedorainfracloud.org/coprs/g/qpid/qpid/)


Dominic Cleal
dominic@cleal.org