Hi Marco,
Seems there's a python36-falcon rpm available from EPEL:
https://centos.pkgs.org/7/epel-x86_64/python36-falcon-1.4.1-2.el7.x86_64.rpm...
Maybe that could help. And a pip3 install for hug if there's no other way forward.
Cheers, Mika
----- Original Message ----- From: "Marco Teixeira" marco.teixeira@ussic.uminho.pt To: intelmq-users@lists.cert.at Sent: Tuesday, 16 March, 2021 21:02:34 Subject: Re: [IntelMQ-users] Dependency Resolution problem on CentOS 7
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) ===