Bug 1152449
| Summary: | Remove extra dependencies | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sudhir Khanger <sudhir> |
| Component: | deja-dup | Assignee: | Rahul Sundaram <metherid> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | fedora, jitesh.1337, kengert, metherid, mike, twaugh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | deja-dup-32.0-3.fc21 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-11-01 16:47:16 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
Sudhir Khanger
2014-10-14 08:13:04 UTC
The explicit requires in deja-dup is pretty minimal Requires: duplicity >= 0.6.23 Requires: python-cloudfiles Requires: dconf Requires(post): /usr/bin/gtk-update-icon-cache Requires(postun): /usr/bin/gtk-update-icon-cache Everything else is either getting picked up automatically or is actually a dependency of duplicity etc. The only think I can think of to split is the nautilus dependency into a sub package. Thanks Rahul. That is something I would like. I hope that would avoid downloading particular themes and wallpapers which I think are pulled by nautilus and not deja-dup itself. Looking forward to the split packages. Here is a scratch build for you to test http://koji.fedoraproject.org/koji/taskinfo?taskID=7894485 I intend to push this change only for Rawhide and Fedora 21 however deja-dup-32.0-2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/deja-dup-32.0-2.fc21 Package deja-dup-32.0-2.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing deja-dup-32.0-2.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-13096/deja-dup-32.0-2.fc21 then log in and leave karma (feedback). The extension is still shipped in the main package. $ rpm -q deja-dup deja-dup-32.0-2.fc21.x86_64 $ rpm -ql deja-dup | grep extension /usr/lib64/nautilus/extensions-3.0/libdeja-dup.so Please test this scratch build http://koji.fedoraproject.org/koji/taskinfo?taskID=7905648 (In reply to Rahul Sundaram from comment #8) > I meant > > http://koji.fedoraproject.org/koji/taskinfo?taskID=7905659 That one looks good. deja-dup-32.0-3.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/deja-dup-32.0-3.fc21 deja-dup-32.0-3.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |