The-OpenROAD-Project / yosys

Logic synthesis and ABC based optimization
ISC License
44 stars 40 forks source link

error in installation #9

Closed honeysh08 closed 8 months ago

honeysh08 commented 3 years ago

so the Docker file has a command yum install -y flex tcl tcl-devel libffi-devel git graphviz readline-devel glibc-static wget autoconf zlib-devel

on running this command I am facing the following error.

--> Processing Conflict: git224-core-2.24.3-1.el7.ius.x86_64 conflicts git-core < 2.24.3-1.el7.ius --> Processing Conflict: git224-perl-Git-2.24.3-1.el7.ius.noarch conflicts perl-Git < 2.24.3-1.el7.ius --> Finished Dependency Resolution Error: git224-core conflicts with git-1.8.3.1-23.el7_8.x86_64 Error: git224 conflicts with git-1.8.3.1-23.el7_8.x86_64 Error: git224-perl-Git conflicts with perl-Git-1.8.3.1-23.el7_8.noarch You could try using --skip-broken to work around the problem

maliberty commented 8 months ago

quite old