Bug 1654292
Summary: | BackendException: Pyrax backend requires the pyrax library available from Rackspace. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | morgan read <mstuff> |
Component: | deja-dup | Assignee: | Gwyn Ciesla <gwync> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 28 | CC: | fedora, gwync, jitesh.1337, kengert, walter.pete |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-12-04 14:45:41 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
morgan read
2018-11-28 12:18:50 UTC
This appears to be fixed with: $ pip install pyrax Where I had previously done: $ sudo dnf install pyrax $ sudo dnf install pyrax [sudo] password for [username]: Last metadata expiration check: 1:48:26 ago on Mon 03 Dec 2018 21:38:48 GMT. Package python2-pyrax-1.9.7-5.fc28.noarch is already installed, skipping. Dependencies resolved. Nothing to do. Complete! $ If you pip remove pyrax, and sudo dnf install python2-pyrax? If so, I'll add it as a dependency of the duplicity package. Actually, I won't, since python-pyrax was retired, and is dead upstream. They recommend replacements: https://github.com/pycontribs/pyrax/blob/master/README.rst Thanks anyway - should I raise a bug for: openstacksdk and the rackspacesdk plugin support ? |