-
Bug
-
Resolution: Duplicate
-
Blocker
-
10.2.0.AM3
-
None
I tried to provision a rhel7 slave on openstack with the following yum repos:
[rh-eclipse46-build]
name=rh-eclipse46-build
baseurl=http://download.devel.redhat.com/brewroot/repos/rhscl-2.3-rh-eclipse46-rhel-7-build/latest/x86_64
enabled=1
sslverify=0
gpgcheck=0
includepkgs=rh-java-common*,rh-maven*,rh-eclipse*,devtoolset-*
and
[rh-eclipse46-devstudio-snapshot-10.2]
name=rh-eclipse46-devstudio-snapshot-10.2
baseurl=https://devstudio.redhat.com/10.0/snapshots/rpms/10.2.0/x86_64/
enabled=1
sslverify=0
gpgcheck=0
includepkgs=rh-eclipse*
upgrade_requirements_on_install=1
skip_if_unavailable=1
metadata_expire=20m
and then performed
yum install rh-eclipse46-devstudio
it failed with this error:
[root@psrna-rpm-test yum.repos.d]# yum install rh-eclipse46-devstudio Loaded plugins: search-disabled-repos Resolving Dependencies --> Running transaction check ---> Package rh-eclipse46-devstudio.x86_64 0:10.2-0.20161026.1224.el7 will be installed --> Processing Dependency: lucene3 = 3.6.2 for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: rh-eclipse46-freemarker for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: rh-nodejs4-runtime for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: rh-nodejs4-nodejs for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: eclipse-m2e-core for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: eclipse-m2e-buildhelper for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: eclipse-m2e-egit for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: eclipse-m2e-mavenarchiver for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: eclipse-m2e-workspace for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Running transaction check ---> Package rh-eclipse46-devstudio.x86_64 0:10.2-0.20161026.1224.el7 will be installed --> Processing Dependency: lucene3 = 3.6.2 for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: rh-nodejs4-runtime for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: rh-nodejs4-nodejs for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: eclipse-m2e-core for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: eclipse-m2e-buildhelper for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: eclipse-m2e-egit for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: eclipse-m2e-mavenarchiver for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 --> Processing Dependency: eclipse-m2e-workspace for package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 ---> Package rh-eclipse46-freemarker.noarch 0:2.3.23-2.2.el7 will be installed --> Finished Dependency Resolution Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: rh-nodejs4-runtime Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: lucene3 = 3.6.2 Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: eclipse-m2e-buildhelper Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: eclipse-m2e-core Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: eclipse-m2e-egit Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: eclipse-m2e-mavenarchiver Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: rh-nodejs4-nodejs Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: eclipse-m2e-workspace ********************************************************************** yum can be configured to try to resolve such errors by temporarily enabling disabled repos and searching for missing dependencies. To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf ********************************************************************** Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: rh-nodejs4-runtime Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: lucene3 = 3.6.2 Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: eclipse-m2e-buildhelper Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: eclipse-m2e-core Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: eclipse-m2e-egit Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: eclipse-m2e-mavenarchiver Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: rh-nodejs4-nodejs Error: Package: rh-eclipse46-devstudio-10.2-0.20161026.1224.el7.x86_64 (rh-eclipse46-devstudio-snapshot-10.2) Requires: eclipse-m2e-workspace You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest