#143 koji job rpm issue
Closed: Fixed 3 years ago by bstinson. Opened 3 years ago by lrossett.

There is an issue with koji jobs where it is missing the "librepo" rpm package which is making all CI jobs to fail.

For example:

https://jenkins-fedora-infra.apps.ci.centos.org/job/koji/2257/ -> triggers 3 jobs for EL7, F28 and F29.

You can see the following error by taking at the F29 (https://jenkins-fedora-infra.apps.ci.centos.org/job/koji/2257/label=F29/console) log:

  File "/srv/jenkins/workspace/koji/label/F29/tests/test_builder/../../builder/kojid", line 53, in <module>
    import librepo
ModuleNotFoundError: No module named 'librepo'

Metadata Update from @siddharthvipul1:
- Issue assigned to bstinson
- Issue tagged with: centos-ci-infra, low-trouble, medium-gain

3 years ago

Installed librepo and python-librepo on el7. Did python2-librepo and python3-librepo on F29. I would suggest that we not use the F28 agent if we can help it.

Metadata Update from @bstinson:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata
Boards 1
CentOS CI Infra Status: Done