Bug 1563427
Summary: | pkg_resources.DistributionNotFound: The 'pyyaml' distribution was not found and is required by cloudflare | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Leonardo Amaral <contato> |
Component: | python-certbot-dns-cloudflare | Assignee: | Nick Bebout <nb> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 27 | CC: | elyscape, itamar, nb |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-04-06 15:02:34 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Leonardo Amaral
2018-04-03 23:15:19 UTC
Installing python3-PyYAML manually fixes the issue, so dependency is missing: [root@manaira ~]# dnf install python3-yaml Última verificação de data de vencimento de metadados: 1:57:51 atrás em ter 03 abr 2018 18:18:10 -03. Dependências resolvidas. ======================================================================================================================================================= Pacote Arq. Versão Repo Tam. ======================================================================================================================================================= Instalando: python3-PyYAML x86_64 3.12-5.fc27 fedora 182 k Resumo da transação ======================================================================================================================================================= Instalar 1 Pacote Tamanho total do download: 182 k Tamanho depois de instalado: 734 k Correto? [s/N]:s Baixando pacotes: python3-PyYAML-3.12-5.fc27.x86_64.rpm 760 kB/s | 182 kB 00:00 ------------------------------------------------------------------------------------------------------------------------------------------------------- Total 100 kB/s | 182 kB 00:01 Executando verificação da transação Verificação de transação completa. Executando teste de transação Teste de transação completo Executando a transação Preparando : 1/1 Instalando : python3-PyYAML-3.12-5.fc27.x86_64 1/1 Verificando : python3-PyYAML-3.12-5.fc27.x86_64 1/1 Instalados: python3-PyYAML.x86_64 3.12-5.fc27 Concluído! [root@manaira ~]# certbot plugins Saving debug log to /var/log/letsencrypt/letsencrypt.log ------------------------------------------------------------------------------- * dns-cloudflare Description: Obtain certificates using a DNS TXT record (if you are using Cloudflare for DNS). Interfaces: IAuthenticator, IPlugin Entry point: dns-cloudflare = certbot_dns_cloudflare.dns_cloudflare:Authenticator * standalone Description: Spin up a temporary webserver Interfaces: IAuthenticator, IPlugin Entry point: standalone = certbot.plugins.standalone:Authenticator * webroot Description: Place files in webroot directory Interfaces: IAuthenticator, IPlugin Entry point: webroot = certbot.plugins.webroot:Authenticator ------------------------------------------------------------------------------- [root@manaira ~]# python-cloudflare-2.1.0-2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2018-698090d212 python-cloudflare-2.1.0-2.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-c632893fe6 python-cloudflare-2.1.0-2.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-7fb8c9963a python-cloudflare-2.1.0-2.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-cc6f9e3a4c Sorry about that! I made a mistake when specifying the dependencies for the python3 package that resulted in none of them being actually requested at install time. I've submitted a fix, as you can see. Thanks for the catch! Leonardo, por favor faca o teste de depois acesse o bodhi nos links acima, efetue o login e adicione karma +1 na atualizacao caso esteja tudo funcionando. python-cloudflare-2.1.0-2.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-698090d212 python-cloudflare-2.1.0-2.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-cc6f9e3a4c Hello! Ill test it here. Just allow me some time! Thanks! python-cloudflare-2.1.0-2.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-7fb8c9963a python-cloudflare-2.1.0-2.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-c632893fe6 python-cloudflare-2.1.0-2.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. python-cloudflare-2.1.0-2.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. python-cloudflare-2.1.0-2.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. python-cloudflare-2.1.0-2.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. |