Bug 2071805 - python3-boto3 conflicts to python3-jmespath at F35>F36 upgrade
Summary: python3-boto3 conflicts to python3-jmespath at F35>F36 upgrade
Keywords:
Status: CLOSED DUPLICATE of bug 2068396
Alias: None
Product: Fedora
Classification: Fedora
Component: python-boto3
Version: 36
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-04 20:33 UTC by Geraldo Simião
Modified: 2022-04-06 13:46 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-04-06 13:46:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Geraldo Simião 2022-04-04 20:33:28 UTC
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
         
        ################################################################################

Comment 1 Felix Schwarz 2022-04-05 08:00:37 UTC
python3-boto3 is a package only for EPEL 7, the package affecting your install is python-boto3.

Comment 2 Geraldo Simião 2022-04-05 12:09:30 UTC
(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.

Comment 3 Paul Howarth 2022-04-05 12:13:29 UTC
(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.

Comment 4 Geraldo Simião 2022-04-06 01:28:45 UTC
Maybe this other ticket here is related:
https://bugzilla.redhat.com/show_bug.cgi?id=2068396

Comment 5 Gwyn Ciesla 2022-04-06 13:46:04 UTC

*** This bug has been marked as a duplicate of bug 2068396 ***


Note You need to log in before you can comment on or make changes to this bug.