Deja Dup, when set up to back up to Google Drive, fails to backup files with the message "rclone not found: please install rclone". This error is coming from duplicity. ( https://gitlab.com/duplicity/duplicity/-/blob/dev/duplicity/backends/rclonebackend.py?ref_type=heads#L41 ) The Recommend: rclone needs to be changed to Requires: rclone. Reproducible: Always Steps to Reproduce: 1. Install deja dup, set to back up to Google Drive 2. Attempt to back up home directory Actual Results: You get an error, "rclone not found: please install rclone" Expected Results: Back up operates fine It looks like in version 46.0, rclone is used by the Google Drive backend in Duplicity. (https://gitlab.gnome.org/World/deja-dup/-/blob/main/NEWS.md). This change appears to occur even if you've backed up using the older Python based code before. It looks like the Deja Dup flatpak switched to using rclone backend for duplicity cloud storage back in January: https://gitlab.gnome.org/World/deja-dup/-/commit/163d063d9f6233114795c74bdf23a9c363051ad5
FEDORA-2024-045b5f4a5e (deja-dup-46.1-3.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-045b5f4a5e
FEDORA-2024-3e47144591 (deja-dup-46.1-3.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-3e47144591
FEDORA-2024-045b5f4a5e 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-045b5f4a5e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-045b5f4a5e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-3e47144591 has been pushed to the Fedora 41 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-3e47144591` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-3e47144591 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-3e47144591 (deja-dup-46.1-3.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2024-045b5f4a5e (deja-dup-46.1-3.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.