I followed the instructions here for enabling EHEL: http://www.thegeekstuff.com/2012/06/enable-epel-repository/
And tried to do a yum gdisk install on a new CentOS 6.2 fully updated install.
yum install gdisk Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: mirror.flhsi.com * epel: www.gtlib.gatech.edu * extras: mirror.us.leaseweb.net * rpmforge: mirror.us.leaseweb.net * updates: mirrors.finalasp.com Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package gdisk.x86_64 0:0.8.4-1.el5 will be installed --> Processing Dependency: libicuuc.so.36()(64bit) for package: gdisk-0.8.4-1.el5.x86_64 --> Processing Dependency: libicuio.so.36()(64bit) for package: gdisk-0.8.4-1.el5.x86_64 --> Finished Dependency Resolution Error: Package: gdisk-0.8.4-1.el5.x86_64 (epel) Requires: libicuio.so.36()(64bit) Error: Package: gdisk-0.8.4-1.el5.x86_64 (epel) Requires: libicuuc.so.36()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
If I read this correctly, the problem is my CentOS install has the wrong version:
locate libicuuc.so /usr/lib64/libicuuc.so.42 /usr/lib64/libicuuc.so.42.1
Is there either an update version of gdisk that works with this version, or what do I need to do to get gdisk to work correctly with CentOS 6.2 if anyone knows.
Thank you.
-= Bruce D. Meyer
On Wed, Jan 09, 2013 at 03:29:29PM -0500, Meyer, Bruce wrote:
I followed the instructions here for enabling EHEL: http://www.thegeekstuff.com/2012/06/enable-epel-repository/
However, you enabled it for the wrong repository...
---> Package gdisk.x86_64 0:0.8.4-1.el5 will be installed
THis is a RH5 version of gdisk that you're trying to install on 6.2 ...
Hi Stephen, Thanks for the tip.
I ran: yum repolist Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: mirror.linux.duke.edu * epel: archive.linux.duke.edu * extras: mirror.umd.edu * rpmforge: mirror.us.leaseweb.net * updates: mirror.umd.edu base | 3.7 kB 00:00 extras | 3.5 kB 00:00 updates | 3.5 kB 00:00 repo id repo name status base CentOS-6 - Base 6,346 epel Extra Packages for Enterprise Linux 6 - x86_64 7,228 extras CentOS-6 - Extras 17 rpmforge RHEL 6 - RPMforge.net - dag 4,458 updates CentOS-6 - Updates 1,070
I think that shows I am set up for the epel on CentOS 6
I'll redo it with the link you sent me in case I am incorrect.
-= Bruce
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Stephen Harris Sent: Wednesday, January 09, 2013 3:41 PM To: CentOS mailing list Subject: Re: [CentOS] gdisk dependancy problem
On Wed, Jan 09, 2013 at 03:29:29PM -0500, Meyer, Bruce wrote:
I followed the instructions here for enabling EHEL: http://www.thegeekstuff.com/2012/06/enable-epel-repository/
However, you enabled it for the wrong repository...
---> Package gdisk.x86_64 0:0.8.4-1.el5 will be installed
THis is a RH5 version of gdisk that you're trying to install on 6.2 ...
Hi Stephen, So I ran: rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm Retrieving http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm Preparing... ########################################### [100%] package epel-release-6-8.noarch is already installed
DOesn't the /6/ mean it is the CentOS 6 epel?
If so, I wonder about this below: Package libicu-4.2.1-9.1.el6_2.x86_64 already installed and latest version Error: Package: gdisk-0.8.4-1.el5.x86_64 (epel) Requires: libicuio.so.36()(64bit)
Does the ...el5... not mean EPEL 5?
I wonder if I have both a 5 and 6 set up.
If so, my 'yum repolist' doesn't reflect that to me:
yum repolist Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: mirror.linux.duke.edu * epel: www.gtlib.gatech.edu * extras: mirror.umd.edu * rpmforge: mirror.us.leaseweb.net * updates: mirror.umd.edu repo id repo name base CentOS-6 - Base epel Extra Packages for Enterprise Linux 6 - x86_64 extras CentOS-6 - Extras rpmforge RHEL 6 - RPMforge.net - dag updates CentOS-6 - Updates
I
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Meyer, Bruce Sent: Wednesday, January 09, 2013 4:27 PM To: CentOS mailing list Subject: Re: [CentOS] gdisk dependancy problem
Hi Stephen, Thanks for the tip.
I ran: yum repolist Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: mirror.linux.duke.edu * epel: archive.linux.duke.edu * extras: mirror.umd.edu * rpmforge: mirror.us.leaseweb.net * updates: mirror.umd.edu base | 3.7 kB 00:00 extras | 3.5 kB 00:00 updates | 3.5 kB 00:00 repo id repo name status base CentOS-6 - Base 6,346 epel Extra Packages for Enterprise Linux 6 - x86_64 7,228 extras CentOS-6 - Extras 17 rpmforge RHEL 6 - RPMforge.net - dag 4,458 updates CentOS-6 - Updates 1,070
I think that shows I am set up for the epel on CentOS 6
I'll redo it with the link you sent me in case I am incorrect.
-= Bruce
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Stephen Harris Sent: Wednesday, January 09, 2013 3:41 PM To: CentOS mailing list Subject: Re: [CentOS] gdisk dependancy problem
On Wed, Jan 09, 2013 at 03:29:29PM -0500, Meyer, Bruce wrote:
I followed the instructions here for enabling EHEL: http://www.thegeekstuff.com/2012/06/enable-epel-repository/
However, you enabled it for the wrong repository...
---> Package gdisk.x86_64 0:0.8.4-1.el5 will be installed
THis is a RH5 version of gdisk that you're trying to install on 6.2 ...
Meyer, Bruce wrote:
So I ran: rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm Retrieving http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm Preparing... ########################################### [100%] package epel-release-6-8.noarch is already installed
DOesn't the /6/ mean it is the CentOS 6 epel?
If so, I wonder about this below: Package libicu-4.2.1-9.1.el6_2.x86_64 already installed and latest version Error: Package: gdisk-0.8.4-1.el5.x86_64 (epel) Requires: libicuio.so.36()(64bit)
Does the ...el5... not mean EPEL 5?
Sorry, I haven't been following this thread, but from just the above, it *looks* as though you're trying to install an el5 package, gdisk, on a el6 system, and yum complains, and rightfully so.
mark
I agree. I don't know why it is trying to pull an el5 from the 6 repository.
I was able to fix this by doing:
wget http://download.opensuse.org/repositories/home:/srs5694/CentOS_CentOS-6/x86_...
and then:
yum -Ivh gdisk-0.8.6-117.1.x86_64.rpm
Something somewhere is broken. I have no idea what. But I do have gdisk installed and working now.
Thanks, -= Bruce
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of m.roth@5-cent.us Sent: Wednesday, January 09, 2013 5:14 PM To: CentOS mailing list Subject: Re: [CentOS] gdisk dependancy problem
Meyer, Bruce wrote:
So I ran: rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch. rpm Retrieving http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm Preparing... ########################################### [100%] package epel-release-6-8.noarch is already installed
DOesn't the /6/ mean it is the CentOS 6 epel?
If so, I wonder about this below: Package libicu-4.2.1-9.1.el6_2.x86_64 already installed and latest version Error: Package: gdisk-0.8.4-1.el5.x86_64 (epel) Requires: libicuio.so.36()(64bit)
Does the ...el5... not mean EPEL 5?
Sorry, I haven't been following this thread, but from just the above, it *looks* as though you're trying to install an el5 package, gdisk, on a el6 system, and yum complains, and rightfully so.
mark
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos