gem / oq-engine

OpenQuake Engine: a software for Seismic Hazard and Risk Analysis
https://github.com/gem/oq-engine/#openquake-engine
GNU Affero General Public License v3.0
380 stars 273 forks source link

CentOS7 and dependency #2871

Closed benf33 closed 7 years ago

benf33 commented 7 years ago

Please review dependency as :

yum install python-oq-engine-worker

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirrors.td512.io
 * epel: mirror.xnet.co.nz
 * extras: mirrors.td512.io
 * updates: mirrors.td512.io
Resolving Dependencies
--> Running transaction check
---> Package python-oq-engine-worker.noarch 0:2.4.0-1 will be installed
--> Processing Dependency: python-oq-engine(x86-64) = 2.4.0-1 for package: python-oq-engine-worker-2.4.0-1.noarch
--> Finished Dependency Resolution
Error: Package: python-oq-engine-worker-2.4.0-1.noarch (gem-openquake-stable)
           Requires: python-oq-engine(x86-64) = 2.4.0-1
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Of course there is no package for x86-64 arch, only a noarch package.

daniviga commented 7 years ago

A new build for python-oq-engine-2.4.0-2.noarch has been submitted (https://ci.openquake.org/job/builders/job/rpm-builder/86/).

daniviga commented 7 years ago

New python-oq-engine-2.4.0-2.noarch has been pushed for gem-openquake-stable-epel-7.repo

daniviga commented 7 years ago

@benf33 thanks for your feedback. A new set of packages has just been released. Feel free to reopen the ticket if you will experience the issue again.