#254 Fix dependencies in spec file
Merged by gnaponie. Opened by lholecek.
lholecek/waiverdb fix-dependencies  into  master

Download 254.patch

rebased onto 1f05b22ed622433349d18aa6ff59dcaa278f91af

+1. Bu the Jenkins if failing... is there a good reason? Or we can merge this one?

Jenkins is failing because it cannot build RPM without installing new dependencies first -- and sudo is not allowed to install dependencies. Should be fixed in PR#253 but we need to update the upshift configuration.

It failed because the added build dependencies don't exist in current Jenkins slave image.

I've rebuilt the jenkins slave with new dependencies introduced by this PR. See #255 .
A simple rebase of this PR should re-trigger a new pipeline run.

rebased onto b18e3b8ec565ef2bb128d0be85b165ffa0b1306c

OK, rebased.

The last run is failing because test_gssapi_is_enabled() is failing, but this seems to be rather due to rebuilding the jenkins node. The same failure also happens in jobs running on master.

I think this test was skipped before and got enabled, b/c requests_gssapi became available in the environment.

Should the test be updated or removed?

rebased onto c04ce0f23f9ae032595e5e29ce72ee152e5bd476

rebased onto c9cf15fd55290be79ea7ebf63bb859165bc2443e

rebased onto 1cccaedbcebb4865236d2553684c0df405a61978

Commit 9955559c fixes this pull-request

Pull-Request has been merged by gnaponie

Pull-Request has been merged by gnaponie

Metadata