Discussion:
redhat-list Digest, Vol 145, Issue 1
A. Ravi Kumar
2017-07-18 16:39:55 UTC
Permalink
Hi Larry,

I have recently installed R in RHEL 7.

https://arkit.co.in/install-r-shiny-server-centos-7/

Have a look above URL.

Thanks,
Ravi.
Send redhat-list mailing list submissions to
To subscribe or unsubscribe via the World Wide Web, visit
https://www.redhat.com/mailman/listinfo/redhat-list
or, via email, send a message with subject or body 'help' to
You can reach the person managing the list at
When replying, please edit your Subject line so it is more specific
than "Re: Contents of redhat-list digest..."
1. Installing R on RHEL7 (Larry Martell)
2. Installing R on RHEL7 (R P Herrold)
4. Re: Installing R on RHEL7 (Larry Martell)
5. Re: Installing R on RHEL7 (Larry Martell)
----------------------------------------------------------------------
Message: 1
Date: Mon, 17 Jul 2017 18:37:15 -0400
Subject: Installing R on RHEL7
<CACwCsY4++t4k6uayMhoNtBA2TMXL4ua2O1wt7Zn
Content-Type: text/plain; charset="UTF-8"
I am trying to install R on RHEL7. It fails with a lot of messages of
Error: Package: glibc-2.17-55.el7.i686 (base)
Requires: glibc-common = 2.17-55.el7
Installed: glibc-common-2.17-106.el7_2.4.x86_64
glibc-common = 2.17-106.el7_2.4
Available: glibc-common-2.17-55.el7.x86_64 (base)
glibc-common = 2.17-55.el7
But if I then try to install what it says it wants, I get that the
$ sudo yum install glibc-common-2.17-55.el7.x86_64
Loaded plugins: langpacks, product-id, search-disabled-repos,
subscription-manager
Package matching glibc-common-2.17-55.el7.x86_64 already installed.
Checking for update.
Nothing to do
I've googled this, and it seems a lot of folks have had issues doing
the R install on RHEL 7. I've found at least 5 different sets of
instructions for doing it, but I tried them all and they all fail with
different dependencies issues.
Has anyone here successfully installed R and can help me?
Thanks!
------------------------------
Message: 2
Date: Mon, 17 Jul 2017 18:54:39 -0400 (EDT)
Subject: Installing R on RHEL7
Content-Type: text/plain; charset=US-ASCII
I am trying to install R on RHEL7. It fails with a lot of messages of
R is in the EPEL (7) adjunct archive
Last login: Mon Jul 17 18:04:09 EDT 2017 on tty1
...
Package R-3.4.0-2.el7.x86_64 already installed and latest version
# so I uninstall it
...
============================================================
=====================
Package Arch Version
Repository Size
============================================================
=====================
R x86_64 3.4.0-2.el7 epel
27 k
----------
you may need to enable the epel repository ... as I run
binaries from the CentOS sources rebuild project,
rather than RHEL from Red Hat, I do not know the package name
https://fedoraproject.org/wiki/EPEL
see particularly the: NOTE for RHN users
-- Russ herrold
------------------------------
Message: 3
Date: Mon, 17 Jul 2017 16:43:21 -0600
Subject: Re: Installing R on RHEL7
Content-Type: text/plain;charset=utf-8
It looks like you have the x86_64 version installed and your package wants
sudo yum install glibc-common-2.17-55.el7.i686
?
-Ken
I am trying to install R on RHEL7. It fails with a lot of messages of
Error: Package: glibc-2.17-55.el7.i686 (base)
Requires: glibc-common = 2.17-55.el7
Installed: glibc-common-2.17-106.el7_2.4.x86_64
glibc-common = 2.17-106.el7_2.4
Available: glibc-common-2.17-55.el7.x86_64 (base)
glibc-common = 2.17-55.el7
But if I then try to install what it says it wants, I get that the
$ sudo yum install glibc-common-2.17-55.el7.x86_64
Loaded plugins: langpacks, product-id, search-disabled-repos,
subscription-manager
Package matching glibc-common-2.17-55.el7.x86_64 already installed.
Checking for update.
Nothing to do
I've googled this, and it seems a lot of folks have had issues doing
the R install on RHEL 7. I've found at least 5 different sets of
instructions for doing it, but I tried them all and they all fail with
different dependencies issues.
Has anyone here successfully installed R and can help me?
Thanks!
--
redhat-list mailing list
https://www.redhat.com/mailman/listinfo/redhat-list
------------------------------
Message: 4
Date: Mon, 17 Jul 2017 19:06:05 -0400
Subject: Re: Installing R on RHEL7
com>
Content-Type: text/plain; charset="UTF-8"
It looks like you have the x86_64 version installed and your package
wants
sudo yum install glibc-common-2.17-55.el7.i686
No package glibc-common-2.17-55.el7.i686 available.
I am trying to install R on RHEL7. It fails with a lot of messages of
Error: Package: glibc-2.17-55.el7.i686 (base)
Requires: glibc-common = 2.17-55.el7
Installed: glibc-common-2.17-106.el7_2.4.x86_64
glibc-common = 2.17-106.el7_2.4
Available: glibc-common-2.17-55.el7.x86_64 (base)
glibc-common = 2.17-55.el7
But if I then try to install what it says it wants, I get that the
$ sudo yum install glibc-common-2.17-55.el7.x86_64
Loaded plugins: langpacks, product-id, search-disabled-repos,
subscription-manager
Package matching glibc-common-2.17-55.el7.x86_64 already installed.
Checking for update.
Nothing to do
I've googled this, and it seems a lot of folks have had issues doing
the R install on RHEL 7. I've found at least 5 different sets of
instructions for doing it, but I tried them all and they all fail with
different dependencies issues.
Has anyone here successfully installed R and can help me?
------------------------------
Message: 5
Date: Mon, 17 Jul 2017 19:31:18 -0400
Subject: Re: Installing R on RHEL7
gmail.com>
Content-Type: text/plain; charset="UTF-8"
I am trying to install R on RHEL7. It fails with a lot of messages of
R is in the EPEL (7) adjunct archive
Last login: Mon Jul 17 18:04:09 EDT 2017 on tty1
...
Package R-3.4.0-2.el7.x86_64 already installed and latest version
# so I uninstall it
...
============================================================
=====================
Package Arch Version
Repository Size
============================================================
=====================
R x86_64 3.4.0-2.el7 epel
27 k
----------
you may need to enable the epel repository ... as I run
binaries from the CentOS sources rebuild project,
rather than RHEL from Red Hat, I do not know the package name
https://fedoraproject.org/wiki/EPEL
see particularly the: NOTE for RHN users
Thanks. I had seen something about EPEL in a few of the many SO posts
sudo rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-
7.noarch.rpm
The NOTE for RHN users section mentions that I need the optional and
extras packages, but I have not figured out how to install them (I am
https://access.redhat.com/documentation/en-us/red_hat_
subscription_management/1/html/rhsm/supplementary-repos
This system has no repositories available through subscriptions.
------------------------------
__
redhat-list mailing list
https://www.redhat.com/mailman/listinfo/redhat-list
End of redhat-list Digest, Vol 145, Issue 1
*******************************************
--
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
Larry Martell
2017-07-18 16:43:59 UTC
Permalink
Post by A. Ravi Kumar
Hi Larry,
I have recently installed R in RHEL 7.
https://arkit.co.in/install-r-shiny-server-centos-7/
Have a look above URL.
$ wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-9.noarch.rpm
--2017-07-18 12:42:27--
http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-9.noarch.rpm
Resolving dl.fedoraproject.org (dl.fedoraproject.org)...
209.132.181.25, 209.132.181.24, 209.132.181.23
Connecting to dl.fedoraproject.org
(dl.fedoraproject.org)|209.132.181.25|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-07-18 12:42:28 ERROR 404: Not Found.
Post by A. Ravi Kumar
Send redhat-list mailing list submissions to
To subscribe or unsubscribe via the World Wide Web, visit
https://www.redhat.com/mailman/listinfo/redhat-list
or, via email, send a message with subject or body 'help' to
You can reach the person managing the list at
When replying, please edit your Subject line so it is more specific
than "Re: Contents of redhat-list digest..."
1. Installing R on RHEL7 (Larry Martell)
2. Installing R on RHEL7 (R P Herrold)
4. Re: Installing R on RHEL7 (Larry Martell)
5. Re: Installing R on RHEL7 (Larry Martell)
----------------------------------------------------------------------
Message: 1
Date: Mon, 17 Jul 2017 18:37:15 -0400
Subject: Installing R on RHEL7
<CACwCsY4++t4k6uayMhoNtBA2TMXL4ua2O1wt7Zn
Content-Type: text/plain; charset="UTF-8"
I am trying to install R on RHEL7. It fails with a lot of messages of
Error: Package: glibc-2.17-55.el7.i686 (base)
Requires: glibc-common = 2.17-55.el7
Installed: glibc-common-2.17-106.el7_2.4.x86_64
glibc-common = 2.17-106.el7_2.4
Available: glibc-common-2.17-55.el7.x86_64 (base)
glibc-common = 2.17-55.el7
But if I then try to install what it says it wants, I get that the
$ sudo yum install glibc-common-2.17-55.el7.x86_64
Loaded plugins: langpacks, product-id, search-disabled-repos,
subscription-manager
Package matching glibc-common-2.17-55.el7.x86_64 already installed.
Checking for update.
Nothing to do
I've googled this, and it seems a lot of folks have had issues doing
the R install on RHEL 7. I've found at least 5 different sets of
instructions for doing it, but I tried them all and they all fail with
different dependencies issues.
Has anyone here successfully installed R and can help me?
Thanks!
------------------------------
Message: 2
Date: Mon, 17 Jul 2017 18:54:39 -0400 (EDT)
Subject: Installing R on RHEL7
Content-Type: text/plain; charset=US-ASCII
I am trying to install R on RHEL7. It fails with a lot of messages of
R is in the EPEL (7) adjunct archive
Last login: Mon Jul 17 18:04:09 EDT 2017 on tty1
...
Package R-3.4.0-2.el7.x86_64 already installed and latest version
# so I uninstall it
...
============================================================
=====================
Package Arch Version
Repository Size
============================================================
=====================
R x86_64 3.4.0-2.el7 epel
27 k
----------
you may need to enable the epel repository ... as I run
binaries from the CentOS sources rebuild project,
rather than RHEL from Red Hat, I do not know the package name
https://fedoraproject.org/wiki/EPEL
see particularly the: NOTE for RHN users
-- Russ herrold
------------------------------
Message: 3
Date: Mon, 17 Jul 2017 16:43:21 -0600
Subject: Re: Installing R on RHEL7
Content-Type: text/plain;charset=utf-8
It looks like you have the x86_64 version installed and your package wants
sudo yum install glibc-common-2.17-55.el7.i686
?
-Ken
I am trying to install R on RHEL7. It fails with a lot of messages of
Error: Package: glibc-2.17-55.el7.i686 (base)
Requires: glibc-common = 2.17-55.el7
Installed: glibc-common-2.17-106.el7_2.4.x86_64
glibc-common = 2.17-106.el7_2.4
Available: glibc-common-2.17-55.el7.x86_64 (base)
glibc-common = 2.17-55.el7
But if I then try to install what it says it wants, I get that the
$ sudo yum install glibc-common-2.17-55.el7.x86_64
Loaded plugins: langpacks, product-id, search-disabled-repos,
subscription-manager
Package matching glibc-common-2.17-55.el7.x86_64 already installed.
Checking for update.
Nothing to do
I've googled this, and it seems a lot of folks have had issues doing
the R install on RHEL 7. I've found at least 5 different sets of
instructions for doing it, but I tried them all and they all fail with
different dependencies issues.
Has anyone here successfully installed R and can help me?
Thanks!
--
redhat-list mailing list
https://www.redhat.com/mailman/listinfo/redhat-list
------------------------------
Message: 4
Date: Mon, 17 Jul 2017 19:06:05 -0400
Subject: Re: Installing R on RHEL7
com>
Content-Type: text/plain; charset="UTF-8"
It looks like you have the x86_64 version installed and your package
wants
sudo yum install glibc-common-2.17-55.el7.i686
No package glibc-common-2.17-55.el7.i686 available.
I am trying to install R on RHEL7. It fails with a lot of messages of
Error: Package: glibc-2.17-55.el7.i686 (base)
Requires: glibc-common = 2.17-55.el7
Installed: glibc-common-2.17-106.el7_2.4.x86_64
glibc-common = 2.17-106.el7_2.4
Available: glibc-common-2.17-55.el7.x86_64 (base)
glibc-common = 2.17-55.el7
But if I then try to install what it says it wants, I get that the
$ sudo yum install glibc-common-2.17-55.el7.x86_64
Loaded plugins: langpacks, product-id, search-disabled-repos,
subscription-manager
Package matching glibc-common-2.17-55.el7.x86_64 already installed.
Checking for update.
Nothing to do
I've googled this, and it seems a lot of folks have had issues doing
the R install on RHEL 7. I've found at least 5 different sets of
instructions for doing it, but I tried them all and they all fail with
different dependencies issues.
Has anyone here successfully installed R and can help me?
------------------------------
Message: 5
Date: Mon, 17 Jul 2017 19:31:18 -0400
Subject: Re: Installing R on RHEL7
gmail.com>
Content-Type: text/plain; charset="UTF-8"
I am trying to install R on RHEL7. It fails with a lot of messages of
R is in the EPEL (7) adjunct archive
Last login: Mon Jul 17 18:04:09 EDT 2017 on tty1
...
Package R-3.4.0-2.el7.x86_64 already installed and latest version
# so I uninstall it
...
============================================================
=====================
Package Arch Version
Repository Size
============================================================
=====================
R x86_64 3.4.0-2.el7 epel
27 k
----------
you may need to enable the epel repository ... as I run
binaries from the CentOS sources rebuild project,
rather than RHEL from Red Hat, I do not know the package name
https://fedoraproject.org/wiki/EPEL
see particularly the: NOTE for RHN users
Thanks. I had seen something about EPEL in a few of the many SO posts
sudo rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-
7.noarch.rpm
The NOTE for RHN users section mentions that I need the optional and
extras packages, but I have not figured out how to install them (I am
https://access.redhat.com/documentation/en-us/red_hat_
subscription_management/1/html/rhsm/supplementary-repos
This system has no repositories available through subscriptions.
------------------------------
__
redhat-list mailing list
https://www.redhat.com/mailman/listinfo/redhat-list
End of redhat-list Digest, Vol 145, Issue 1
*******************************************
--
redhat-list mailing list
https://www.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
m***@5-cent.us
2017-07-18 17:05:19 UTC
Permalink
Post by Larry Martell
Post by A. Ravi Kumar
Hi Larry,
I have recently installed R in RHEL 7.
https://arkit.co.in/install-r-shiny-server-centos-7/
Have a look above URL.
$ wget
<snip>
Why wget? Why not yum install R-\*

On my CentOS 7 workstation, yum list R-\* shows
R.x86_64 3.4.0-2.el7
epel
R-RInside.x86_64 0.2.14-1.el7
epel
R-RInside-devel.x86_64 0.2.14-1.el7
epel
R-RInside-examples.x86_64 0.2.14-1.el7
epel
R-RUnit.noarch 0.4.26-7.el7
epel
R-Rcpp.x86_64 0.12.11-1.el7
epel
R-Rcpp-devel.x86_64 0.12.11-1.el7
epel
R-Rcpp-examples.x86_64 0.12.11-1.el7
epel
R-core.x86_64 3.4.0-2.el7
epel
R-core-devel.x86_64 3.4.0-2.el7
epel
R-devel.x86_64 3.4.0-2.el7
epel
R-highlight.x86_64 0.4.7.1-1.el7
epel
R-inline.noarch 0.3.14-1.el7
epel
R-java.x86_64 3.4.0-2.el7
epel
R-java-devel.x86_64 3.4.0-2.el7
epel
R-littler.x86_64 0.3.2-1.el7
epel
R-littler-examples.x86_64 0.3.2-1.el7
epel
R-qtl.x86_64 1.41.6-1.el7
epel
R-rlecuyer.x86_64 0.3.3-10.el7
epel

mark
--
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
Larry Martell
2017-07-18 17:17:12 UTC
Permalink
Post by m***@5-cent.us
Post by Larry Martell
Post by A. Ravi Kumar
Hi Larry,
I have recently installed R in RHEL 7.
https://arkit.co.in/install-r-shiny-server-centos-7/
Have a look above URL.
$ wget
<snip>
Why wget? Why not yum install R-\*
That was the first thing I tried before posting. It failed with the
errors I noted my previous message.
Post by m***@5-cent.us
On my CentOS 7 workstation, yum list R-\* shows
R.x86_64 3.4.0-2.el7
epel
R-RInside.x86_64 0.2.14-1.el7
epel
R-RInside-devel.x86_64 0.2.14-1.el7
epel
R-RInside-examples.x86_64 0.2.14-1.el7
epel
R-RUnit.noarch 0.4.26-7.el7
epel
R-Rcpp.x86_64 0.12.11-1.el7
epel
R-Rcpp-devel.x86_64 0.12.11-1.el7
epel
R-Rcpp-examples.x86_64 0.12.11-1.el7
epel
R-core.x86_64 3.4.0-2.el7
epel
R-core-devel.x86_64 3.4.0-2.el7
epel
R-devel.x86_64 3.4.0-2.el7
epel
R-highlight.x86_64 0.4.7.1-1.el7
epel
R-inline.noarch 0.3.14-1.el7
epel
R-java.x86_64 3.4.0-2.el7
epel
R-java-devel.x86_64 3.4.0-2.el7
epel
R-littler.x86_64 0.3.2-1.el7
epel
R-littler-examples.x86_64 0.3.2-1.el7
epel
R-qtl.x86_64 1.41.6-1.el7
epel
R-rlecuyer.x86_64 0.3.3-10.el7
epel
mark
--
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
Larry Martell
2017-07-18 17:15:27 UTC
Permalink
Post by Larry Martell
Post by A. Ravi Kumar
Hi Larry,
I have recently installed R in RHEL 7.
https://arkit.co.in/install-r-shiny-server-centos-7/
Have a look above URL.
$ wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-9.noarch.rpm
--2017-07-18 12:42:27--
http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-9.noarch.rpm
Resolving dl.fedoraproject.org (dl.fedoraproject.org)...
209.132.181.25, 209.132.181.24, 209.132.181.23
Connecting to dl.fedoraproject.org
(dl.fedoraproject.org)|209.132.181.25|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-07-18 12:42:28 ERROR 404: Not Found.
Looks like it's 7.10 now, so I did:

wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-10.noarch.rpm

which worked, followed by

sudo rpm -ivh epel-release-7-10.noarch.rpm
sudo yum install R

which failed with:

Error: Package: glibc-2.17-55.el7.i686 (base)
Requires: glibc-common = 2.17-55.el7
Installed: glibc-common-2.17-106.el7_2.4.x86_64 (@rhel-7-server-rpms)
glibc-common = 2.17-106.el7_2.4
Available: glibc-common-2.17-55.el7.x86_64 (base)
glibc-common = 2.17-55.el7
Error: Package: libX11-1.6.0-2.1.el7.i686 (base)
Requires: libX11-common = 1.6.0-2.1.el7
Installed: libX11-common-1.6.3-2.el7.noarch (@anaconda/7.2)
libX11-common = 1.6.3-2.el7
Available: libX11-common-1.6.0-2.1.el7.noarch (base)
libX11-common = 1.6.0-2.1.el7
Error: Package: pcre-devel-8.32-12.el7.x86_64 (base)
Requires: pcre(x86-64) = 8.32-12.el7
Installed: pcre-8.32-15.el7.x86_64 (@anaconda/7.2)
pcre(x86-64) = 8.32-15.el7
Available: pcre-8.32-12.el7.x86_64 (base)
pcre(x86-64) = 8.32-12.el7
Error: libX11 conflicts with libxcb-1.9-5.el7.i686
Error: Package: libxcb-devel-1.9-5.el7.x86_64 (base)
Requires: libxcb-xkb.so.0()(64bit)
Available: libxcb-1.9-5.el7.x86_64 (base)
libxcb-xkb.so.0()(64bit)
Installed: libxcb-1.11-4.el7.x86_64 (@anaconda/7.2)
~libxcb-xkb.so.1()(64bit)
Error: Package: libxcb-devel-1.9-5.el7.x86_64 (base)
Requires: libxcb-sync.so.0()(64bit)
Available: libxcb-1.9-5.el7.x86_64 (base)
libxcb-sync.so.0()(64bit)
Installed: libxcb-1.11-4.el7.x86_64 (@anaconda/7.2)
~libxcb-sync.so.1()(64bit)
Post by Larry Martell
Post by A. Ravi Kumar
Send redhat-list mailing list submissions to
To subscribe or unsubscribe via the World Wide Web, visit
https://www.redhat.com/mailman/listinfo/redhat-list
or, via email, send a message with subject or body 'help' to
You can reach the person managing the list at
When replying, please edit your Subject line so it is more specific
than "Re: Contents of redhat-list digest..."
1. Installing R on RHEL7 (Larry Martell)
2. Installing R on RHEL7 (R P Herrold)
4. Re: Installing R on RHEL7 (Larry Martell)
5. Re: Installing R on RHEL7 (Larry Martell)
----------------------------------------------------------------------
Message: 1
Date: Mon, 17 Jul 2017 18:37:15 -0400
Subject: Installing R on RHEL7
<CACwCsY4++t4k6uayMhoNtBA2TMXL4ua2O1wt7Zn
Content-Type: text/plain; charset="UTF-8"
I am trying to install R on RHEL7. It fails with a lot of messages of
Error: Package: glibc-2.17-55.el7.i686 (base)
Requires: glibc-common = 2.17-55.el7
Installed: glibc-common-2.17-106.el7_2.4.x86_64
glibc-common = 2.17-106.el7_2.4
Available: glibc-common-2.17-55.el7.x86_64 (base)
glibc-common = 2.17-55.el7
But if I then try to install what it says it wants, I get that the
$ sudo yum install glibc-common-2.17-55.el7.x86_64
Loaded plugins: langpacks, product-id, search-disabled-repos,
subscription-manager
Package matching glibc-common-2.17-55.el7.x86_64 already installed.
Checking for update.
Nothing to do
I've googled this, and it seems a lot of folks have had issues doing
the R install on RHEL 7. I've found at least 5 different sets of
instructions for doing it, but I tried them all and they all fail with
different dependencies issues.
Has anyone here successfully installed R and can help me?
Thanks!
------------------------------
Message: 2
Date: Mon, 17 Jul 2017 18:54:39 -0400 (EDT)
Subject: Installing R on RHEL7
Content-Type: text/plain; charset=US-ASCII
I am trying to install R on RHEL7. It fails with a lot of messages of
R is in the EPEL (7) adjunct archive
Last login: Mon Jul 17 18:04:09 EDT 2017 on tty1
...
Package R-3.4.0-2.el7.x86_64 already installed and latest version
# so I uninstall it
...
============================================================
=====================
Package Arch Version
Repository Size
============================================================
=====================
R x86_64 3.4.0-2.el7 epel
27 k
----------
you may need to enable the epel repository ... as I run
binaries from the CentOS sources rebuild project,
rather than RHEL from Red Hat, I do not know the package name
https://fedoraproject.org/wiki/EPEL
see particularly the: NOTE for RHN users
-- Russ herrold
------------------------------
Message: 3
Date: Mon, 17 Jul 2017 16:43:21 -0600
Subject: Re: Installing R on RHEL7
Content-Type: text/plain;charset=utf-8
It looks like you have the x86_64 version installed and your package wants
sudo yum install glibc-common-2.17-55.el7.i686
?
-Ken
I am trying to install R on RHEL7. It fails with a lot of messages of
Error: Package: glibc-2.17-55.el7.i686 (base)
Requires: glibc-common = 2.17-55.el7
Installed: glibc-common-2.17-106.el7_2.4.x86_64
glibc-common = 2.17-106.el7_2.4
Available: glibc-common-2.17-55.el7.x86_64 (base)
glibc-common = 2.17-55.el7
But if I then try to install what it says it wants, I get that the
$ sudo yum install glibc-common-2.17-55.el7.x86_64
Loaded plugins: langpacks, product-id, search-disabled-repos,
subscription-manager
Package matching glibc-common-2.17-55.el7.x86_64 already installed.
Checking for update.
Nothing to do
I've googled this, and it seems a lot of folks have had issues doing
the R install on RHEL 7. I've found at least 5 different sets of
instructions for doing it, but I tried them all and they all fail with
different dependencies issues.
Has anyone here successfully installed R and can help me?
Thanks!
--
redhat-list mailing list
https://www.redhat.com/mailman/listinfo/redhat-list
------------------------------
Message: 4
Date: Mon, 17 Jul 2017 19:06:05 -0400
Subject: Re: Installing R on RHEL7
com>
Content-Type: text/plain; charset="UTF-8"
It looks like you have the x86_64 version installed and your package
wants
sudo yum install glibc-common-2.17-55.el7.i686
No package glibc-common-2.17-55.el7.i686 available.
I am trying to install R on RHEL7. It fails with a lot of messages of
Error: Package: glibc-2.17-55.el7.i686 (base)
Requires: glibc-common = 2.17-55.el7
Installed: glibc-common-2.17-106.el7_2.4.x86_64
glibc-common = 2.17-106.el7_2.4
Available: glibc-common-2.17-55.el7.x86_64 (base)
glibc-common = 2.17-55.el7
But if I then try to install what it says it wants, I get that the
$ sudo yum install glibc-common-2.17-55.el7.x86_64
Loaded plugins: langpacks, product-id, search-disabled-repos,
subscription-manager
Package matching glibc-common-2.17-55.el7.x86_64 already installed.
Checking for update.
Nothing to do
I've googled this, and it seems a lot of folks have had issues doing
the R install on RHEL 7. I've found at least 5 different sets of
instructions for doing it, but I tried them all and they all fail with
different dependencies issues.
Has anyone here successfully installed R and can help me?
------------------------------
Message: 5
Date: Mon, 17 Jul 2017 19:31:18 -0400
Subject: Re: Installing R on RHEL7
gmail.com>
Content-Type: text/plain; charset="UTF-8"
I am trying to install R on RHEL7. It fails with a lot of messages of
R is in the EPEL (7) adjunct archive
Last login: Mon Jul 17 18:04:09 EDT 2017 on tty1
...
Package R-3.4.0-2.el7.x86_64 already installed and latest version
# so I uninstall it
...
============================================================
=====================
Package Arch Version
Repository Size
============================================================
=====================
R x86_64 3.4.0-2.el7 epel
27 k
----------
you may need to enable the epel repository ... as I run
binaries from the CentOS sources rebuild project,
rather than RHEL from Red Hat, I do not know the package name
https://fedoraproject.org/wiki/EPEL
see particularly the: NOTE for RHN users
Thanks. I had seen something about EPEL in a few of the many SO posts
sudo rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-
7.noarch.rpm
The NOTE for RHN users section mentions that I need the optional and
extras packages, but I have not figured out how to install them (I am
https://access.redhat.com/documentation/en-us/red_hat_
subscription_management/1/html/rhsm/supplementary-repos
This system has no repositories available through subscriptions.
------------------------------
__
redhat-list mailing list
https://www.redhat.com/mailman/listinfo/redhat-list
End of redhat-list Digest, Vol 145, Issue 1
*******************************************
--
redhat-list mailing list
https://www.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
R P Herrold
2017-07-18 17:20:45 UTC
Permalink
Post by Larry Martell
wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-10.noarch.rpm
which worked, followed by
sudo rpm -ivh epel-release-7-10.noarch.rpm
sudo yum install R
1. please trim

2. please, please, please read the EPEL wiki page to which I
pointed you yesterday, and that particular section I mentioned
which explains the issue you are hiting as to RHEL archives
not normally enabled by default

-- Russ herrold
--
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
Larry Martell
2017-07-18 17:52:02 UTC
Permalink
Post by R P Herrold
Post by Larry Martell
wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-10.noarch.rpm
which worked, followed by
sudo rpm -ivh epel-release-7-10.noarch.rpm
sudo yum install R
1. please trim
Sorry, will do in the future.
Post by R P Herrold
2. please, please, please read the EPEL wiki page to which I
pointed you yesterday, and that particular section I mentioned
which explains the issue you are hiting as to RHEL archives
not normally enabled by default
Yes, I read that and it says I need rhel-7-server-optional-rpms and
rhel-7-server-extras-rpms, but as I posted yesterday I have not been
able to get these. I googled and I found that I needed to run:

subscription-manager repos --enable rhel-7-server-optional-rpms

and that said:

This system has no repositories available through subscriptions.

I did some local research and I found that the update service has
expired, and they are not sure if they want to pay to renew it or not.
Is that the only way to get it? Can I just download it as I did with
epel-release-7-10.noarch.rpm? That's why I was asking you in the other
thread about the CentOS binaries you said you use.

Thanks!
--
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
R P Herrold
2017-07-18 18:03:44 UTC
Permalink
Post by Larry Martell
Yes, I read that and it says I need rhel-7-server-optional-rpms and
rhel-7-server-extras-rpms, but as I posted yesterday I have not been
subscription-manager repos --enable rhel-7-server-optional-rpms
This system has no repositories available through subscriptions.
I did some local research and I found that the update service has
expired, and they are not sure if they want to pay to renew it or not.
Those binaries are not freely available (either as matter of
economics, viz., 'free beer', or free from license
constraint). That license was assented to by your upstream or
its agent assented as part of purchasing that subscription

-- Russ herrold
--
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
Loading...