Bug 1260279
| Summary: | DNF does not include a download-only option | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jason H. <cakersq> |
| Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | jsilhan, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen, vmukhame |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: |
Feature: DNF should have --downloadonly option, like yum
Reason: yum has a -w or --downloadonly option to download any packages to be installed or updated. DNF does have a download command, they are different. The command "yum --downloadonly update" will download and stage all updates to their proper directories in /var/cache, while "dnf download" behaves more like "yumdownloader", which puts all downloads into the current directory, reguardless of repository.
I use the "yum --downloadonly" command frequently to download updates while the computer is in use, then apply them when the computer is shutting down or restarting (via custom SystemD script).
Result:
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-09-07 09:14:08 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
Jason H.
2015-09-05 12:46:56 UTC
Hello, this is a duplicate. You might be also interested in using dnf-automatic configured to download the updates (https://bugzilla.redhat.com/show_bug.cgi?id=1048433#c14). *** This bug has been marked as a duplicate of bug 1048433 *** |