Bug 2277702

Summary: missing python3-fasteners runtime dependency
Product: [Fedora] Fedora Reporter: François Kooman <fkooman>
Component: duplicityAssignee: Gwyn Ciesla <gwync>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 40CC: gwync, zaitcev
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: duplicity-2.2.3-2.fc40 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-08 03:30:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description François Kooman 2024-04-29 09:50:49 UTC
When running duplicity to restore a backup on Fedora 40 (`duplicity file:///path/to/backup restore`) the app crashes and shows that the "fasteners" dependency is missing.

Manually installing python3-fasteners dependency fixes it though.

Reproducible: Always

Steps to Reproduce:
1. run duplicity to restore a backup
Actual Results:  
fails with error showing fasteners dependency is missing

Expected Results:  
no error

install python3-fasteners solves it, it should probably be a runtime dependency of the duplicity package.

Comment 1 Fedora Update System 2024-04-29 19:17:22 UTC
FEDORA-2024-b5d1d86ceb (duplicity-2.2.3-2.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-b5d1d86ceb

Comment 2 Fedora Update System 2024-04-30 02:07:09 UTC
FEDORA-2024-b5d1d86ceb has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-b5d1d86ceb`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-b5d1d86ceb

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Fedora Update System 2024-05-08 03:30:52 UTC
FEDORA-2024-b5d1d86ceb (duplicity-2.2.3-2.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.