Hi Marco,
The correct package in EPEL is named python36-falcon, not python3-falcon. I applied a fix on the build server to replace the dependency name. Tt will take a few minutes for the rebuilds and repo update, then we'll see if it worked :) In the meantime you can also install the python36-falcon package manually and skip the error.
I'll also add to the docs that the package python36 needs to be installed manually first, as yum seems to be unable detecting that /bin/python3.6 is provided by the package python36.
Thanks for reporting the issue and sorry for the troubles.
Sebastian
On 3/16/21 8:02 PM, Marco Teixeira wrote:
Hi there,
Please ignore the previous email... i am now stuck at this:
--> Finished Dependency Resolution Error: Package: python3-hug-2.6.1-4.4.noarch (home_sebix_intelmq) Requires: python3-falcon You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Regards, Marco
-----Mensagem original----- De: Marco Teixeira Enviada: 16 de março de 2021 18:52 Para: intelmq-users@lists.cert.at Assunto: Dependency Resolution problem on CentOS 7
Hello,
Can anyone help with the following dependencies error?
Thank you Marco
=== [...] --> Finished Dependency Resolution Error: Package: python3-intelmq-2.3.0-1.1.noarch (home_sebix_intelmq) Requires: /bin/python3.6 Removing: python3-3.6.8-13.el7.x86_64 (@base) Not found Updated By: python3-3.6.8-18.el7.x86_64 (updates) Not found Error: Package: python3-pyasn-1.6.1-1.3.x86_64 (home_sebix_intelmq) Requires: /bin/python3.6 Removing: python3-3.6.8-13.el7.x86_64 (@base) Not found Updated By: python3-3.6.8-18.el7.x86_64 (updates) Not found Error: Package: python3-intelmq-api-2.3.0-1.1.noarch (home_sebix_intelmq) Requires: /bin/python3.6 Removing: python3-3.6.8-13.el7.x86_64 (@base) Not found Updated By: python3-3.6.8-18.el7.x86_64 (updates) Not found Error: Package: python3-hug-2.6.1-4.4.noarch (home_sebix_intelmq) Requires: /bin/python3.6 Removing: python3-3.6.8-13.el7.x86_64 (@base) Not found Updated By: python3-3.6.8-18.el7.x86_64 (updates) Not found Error: Package: python3-hug-2.6.1-4.4.noarch (home_sebix_intelmq) Requires: python3-falcon You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest === $ cat /etc/redhat-release CentOS Linux release 7.8.2003 (Core) ===