Lukáš Valach created JBDS-4514:
----------------------------------
Summary: Can't install rh-eclipse47, rpmlint and more stuff on rhel7
slaves
Key: JBDS-4514
URL:
https://issues.jboss.org/browse/JBDS-4514
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: build, integration-tests, rpm
Affects Versions: 11.1.0.AM1
Environment: Slaves based on rhel-7.3-server-x86_64-latest image.
Reporter: Lukáš Valach
Assignee: Lukáš Valach
Fix For: 11.1.0.AM2
Some tests \[1\]\[2\] are broken because yum is not able to download some packages
(libdwarf, rpmdevtools,rpmlint,tcl).
\[1\]
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
\[2\]
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
RPM is trying to download some packages from folder which has been deleted \[3\].
\[3\]
http://download.lab.bos.redhat.com/rel-eng/RHEL-7.3-20161019.0/compose
Download is failing on http 404 and yum surprisingly doesn't try another
repositories.
Repository \[3\] comes from /etc/yum.repos.d/compose.repo and is stored in base image
"rhel-7.3-server-x86_64-latest". We need to delete, disable or update this
repository.
As a temporary workaround I have added "rm -f /etc/yum.repos.d/compose.repo" to
\[1\] and \[2\].
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)