[jbosstools-issues] [JBoss JIRA] (JBIDE-26692) Several packages fails to install using yum on RHEL 7.7

Jan Richter (Jira) issues at jboss.org
Tue Jun 25 07:53:00 EDT 2019


    [ https://issues.jboss.org/browse/JBIDE-26692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13751362#comment-13751362 ] 

Jan Richter commented on JBIDE-26692:
-------------------------------------

The problem seems to be in the repo configuration indeed.

Our rhel machines are configured with dist ("stable") repos. Meaning rhel7.7 is probably looking at this URL:
https://pulp.dist.prod.ext.phx2.redhat.com/content/dist/rhel/server/7/7.7/x86_64/os/

But since rhel7.7 is still in beta, the packages are not yet in the dist repo, so the machine probably falls back to the latest packages from 7.6.
The 7.7 packages can be found in the beta repo:
https://pulp.dist.prod.ext.phx2.redhat.com/content/beta/rhel/server/7/x86_64/os/

In the end the choices are
 - wait for rhel7.7 release, at which point the packages will be available in the configured repos
 - start testing with beta repos configured instead


> Several packages fails to install using yum on RHEL 7.7
> -------------------------------------------------------
>
>                 Key: JBIDE-26692
>                 URL: https://issues.jboss.org/browse/JBIDE-26692
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>    Affects Versions: 4.12.0.AM1
>         Environment: RHEL 7.7 beta
>            Reporter: Zbyněk Červinka
>            Priority: Major
>         Attachments: pulp.repo
>
>
> Several packages fails to install on RHEL 7.7 beta using yum command:
> *Content of the {color:red}/etc/yum.repos.d/pulp.repo{color} file after provisioning (or see the pulp.repo file in the attahcment):*
> https://pastebin.com/NdBHhvae
> *Here is the list of packages that are failing to install (and links to bugzilla):*
> redhat-lsb - https://bugzilla.redhat.com/show_bug.cgi?id=1722551
> gcc-c++ - https://bugzilla.redhat.com/show_bug.cgi?id=1723208
> glibc-devel - https://bugzilla.redhat.com/show_bug.cgi?id=1723212
> krb5-devel - https://bugzilla.redhat.com/show_bug.cgi?id=1723213
> libtool - https://bugzilla.redhat.com/show_bug.cgi?id=1723214
> readline-devel - https://bugzilla.redhat.com/show_bug.cgi?id=1723215
> rpm-build - https://bugzilla.redhat.com/show_bug.cgi?id=1723216
> abrt-cli, abrt-addon-ccpp - https://bugzilla.redhat.com/show_bug.cgi?id=1723231



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jbosstools-issues mailing list