Thread: Installing/Updating GDAL fails after update to Armadillo package (EPEL)
Installing/Updating GDAL fails after update to Armadillo package (EPEL)
From
"Sallinen Timo (MML)"
Date:
Hi, Installing PostGIS/GDAL from PostgreSQL Yum repository fails after Armadillo package has been updated in the EPEL repository (3.800 -> 4.320). http://dl.fedoraproject.org/pub/epel/6/x86_64/repoview/armadillo.html $ yum update .. --> Finished Dependency Resolution Error: Package: gdal-libs-1.9.2-4.el6.x86_64 (@pgdg93) Requires: libarmadillo.so.3()(64bit) Removing: armadillo-3.800.2-1.el6.x86_64 (@epel) libarmadillo.so.3()(64bit) Updated By: armadillo-4.320.0-1.el6.x86_64 (epel) Not found Error: Package: gdal-1.9.2-4.el6.x86_64 (@pgdg93) Requires: libarmadillo.so.3()(64bit) Removing: armadillo-3.800.2-1.el6.x86_64 (@epel) libarmadillo.so.3()(64bit) Updated By: armadillo-4.320.0-1.el6.x86_64 (epel) Not found You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest GDAL package probably needs to be repackaged/compiled with the newer Armadillo version. Affected platform (at least): CentOS/RHEL 6 x86_64, PostgreSQL 9.3. Best regards, Timo Sallinen
Re: Installing/Updating GDAL fails after update to Armadillo package (EPEL)
From
Devrim Gündüz
Date:
Hi, <snip> On Tue, 2014-08-05 at 11:14 +0000, Sallinen Timo (MML) wrote: > GDAL package probably needs to be repackaged/compiled with > the newer Armadillo version. > > Affected platform (at least): CentOS/RHEL 6 x86_64, PostgreSQL 9.3. I applied a fix for this, by pushing armadillo 4.300.0 to our repository. Please exclude armadillo in epel repo, by adding exclude=armadillo* under [epel] section. I also rebuilt gdal for armadillo. Can you please confirm that it works on your machine, too? Packages will be in the repo in the next 15 mins. Regards, -- Devrim GÜNDÜZ Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR