Install hook error: No matching distribution found for poetry-core

Bug #1989327 reported by JamesLin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL InnoDB Cluster Charm
Fix Committed
Undecided
Unassigned

Bug Description

```
subprocess.CalledProcessError: Command '['/var/lib/juju/agents/unit-mysql-innodb-cluster-0/.venv/bin/pip', 'install', '-U', '--force-reinstall', '--no-index', '--no-cache-dir', '-f', 'wheelhouse', 'packaging==21.3', 'pyaml==21.10.1', 'psutil==5.9.2', 'tenacity==7.0.0', 'flit-core==3.7.1', 'Jinja2==3.1.2', 'pbr==5.10.0', 'charms.reactive==1.5.0', 'charmhelpers==1.1.1.dev37', 'netaddr==0.7.19', 'six==1.16.0', 'netifaces==0.11.0', 'pyparsing==3.0.9', 'mysqlclient==2.1.1', 'dnspython==2.2.1', 'tomli==2.0.1', 'charms.openstack==0.0.1.dev1', 'PyYAML==5.3.1']' returned non-zero exit status 1
```

It's because `dnspython==2.2.1` will cause error when install from local file

Maybe one of the dependency broken

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-mysql-innodb-cluster (master)
Changed in charm-mysql-innodb-cluster:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on charm-mysql-innodb-cluster (master)

Change abandoned by "JamesLin <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/charm-mysql-innodb-cluster/+/857266

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-mysql-innodb-cluster (master)

Reviewed: https://review.opendev.org/c/openstack/charm-mysql-innodb-cluster/+/857266
Committed: https://opendev.org/openstack/charm-mysql-innodb-cluster/commit/cc500be2d11ad8a7ce6119cfbc5cc06c5090f213
Submitter: "Zuul (22348)"
Branch: master

commit cc500be2d11ad8a7ce6119cfbc5cc06c5090f213
Author: jneo8 <email address hidden>
Date: Tue Sep 13 03:13:36 2022 +0000

    fix(src/wheelhouse.txt): Add poetry-core to wheelhouse

    Install hook will fail at pip install --no-index dnspython, because missing poetry-core in wheelhouse

    Closes-bug: #1989327
    Change-Id: Id4173c861a91ce27c3a8f8c7d3648323978db96e

Changed in charm-mysql-innodb-cluster:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.