Description of problem: Tying to upgrade F35 kde to F36 kde ############################################################################## Problema: não é possível instalar python3-jmespath-1.0.0-1.fc36.noarch e python3-jmespath-0.10.0-5.fc36.noarch - pacote python3-boto3-1.21.8-1.fc36.noarch requer (python3.10dist(jmespath) < 1~~ with python3.10dist(jmespath) >= 0.7.1), mas nenhum dos provedores pode ser instalado - não é possível instalar o melhor candidato à atualização para o pacote python3-jmespath-0.10.0-4.fc35.noarch - não é possível instalar o melhor candidato à atualização para o pacote python3-boto3-1.20.50-1.fc35.noarch - python3-jmespath-0.10.0-4.fc35.noarch não pertence a um repositório distupgrade ################################################################################ Ignorando pacotes com conflitos: (adicionar --best --allowerasing' a linha de comando para forçar sua atualização): python3-jmespath noarch 1.0.0-1.fc36 updates-testing 44 k ################################################################################
python3-boto3 is a package only for EPEL 7, the package affecting your install is python-boto3.
(In reply to Felix Schwarz from comment #1) > python3-boto3 is a package only for EPEL 7, the package affecting your > install is python-boto3. Well then, thats weird, because the package itself identifies as python3-boto3. But, ok if the right one is found. ########################### rpm -qa|grep boto3 python3-boto3-1.20.50-1.fc35.noarch ############################ sudo dnf info python3-boto3 Última verificação de expiração de metadados: 0:02:53 atrás em ter 05 abr 2022 09:02:18. Pacotes instalados Nome : python3-boto3 Versão : 1.20.50 Lançamento : 1.fc35 Arquitetura : noarch Tamanho : 1.1 M Origem : python-boto3-1.20.50-1.fc35.src.rpm Repositório : @System A partir do : updates Resumo : The AWS SDK for Python URL : https://github.com/boto/boto3 Licença : ASL 2.0 Descrição : Boto3 is the Amazon Web Services (AWS) Software Development : Kit (SDK) for Python, which allows Python developers to : write software that makes use of services like Amazon S3 : and Amazon EC2.
(In reply to Geraldo Simião from comment #2) > (In reply to Felix Schwarz from comment #1) > > python3-boto3 is a package only for EPEL 7, the package affecting your > > install is python-boto3. > > Well then, thats weird, because the package itself identifies as > python3-boto3. But, ok if the right one is found. > > ########################### > > rpm -qa|grep boto3 > python3-boto3-1.20.50-1.fc35.noarch > > ############################ > > sudo dnf info python3-boto3 > Última verificação de expiração de metadados: 0:02:53 atrás em ter 05 abr > 2022 09:02:18. > Pacotes instalados > Nome : python3-boto3 > Versão : 1.20.50 > Lançamento : 1.fc35 > Arquitetura : noarch > Tamanho : 1.1 M > Origem : python-boto3-1.20.50-1.fc35.src.rpm <========= source package Bugzilla components are based on the name of the source package, which in this case is python-boto3-1.20.50-1.fc35.src.rpm.
Maybe this other ticket here is related: https://bugzilla.redhat.com/show_bug.cgi?id=2068396
*** This bug has been marked as a duplicate of bug 2068396 ***