[JIRA] (OVIRT-1026) mock_genconfig fails on fc25 due to missing requests library
Evgheni Dereveanchin (oVirt JIRA)
jira at ovirt-jira.atlassian.net
Fri Jan 13 13:00:17 UTC 2017
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Evgheni Dereveanchin reassigned OVIRT-1026:
-------------------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> mock_genconfig fails on fc25 due to missing requests library
> ------------------------------------------------------------
>
> Key: OVIRT-1026
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1026
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Evgheni Dereveanchin
> Assignee: Evgheni Dereveanchin
> Priority: High
>
> Some jobs are failing on Fedora 25 slaves due to missing requests library:
> http://jenkins.ovirt.org/user/sbonazzo/my-views/view/Failing%20by%20release/view/4.1/job/vcredist-x86_4.1_create-rpms-fc24-x86_64_created/1/console
> 16:39:15 + ./mock_genconfig --name=fedora-24-x86_64-custom --base=fedora-24-x86_64.cfg --option=basedir=/home/jenkins/workspace/vcredist-x86_4.1_create-rpms-fc24-x86_64_created/mock/ --try-proxy
> 16:39:16 Traceback (most recent call last):
> 16:39:16 File "./mock_genconfig", line 8, in <module>
> 16:39:16 import requests
> 16:39:16 ImportError: No module named requests
> 16:39:16 Build step 'Execute shell' marked build as failure
> In puppet code there seems to be a workaround to install requests but only on Fedora 24 - we need to check if this is needed for Fedora 25 as well
--
This message was sent by Atlassian JIRA
(v1000.695.1#100025)
More information about the Infra
mailing list