Bug 1499293

Summary: dnf download do not save downloaded rpm
Product: [Fedora] Fedora Reporter: Daniele ViganĂ² <dennyvatwork>
Component: dnf-plugins-coreAssignee: rpm-software-management
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: dmach, ignatenko, jmracek, rpm-software-management
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: 2017-10-06 16:25:47 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 Daniele ViganĂ² 2017-10-06 16:06:46 UTC
Description of problem:

'dnf download' does not save the downloaded rpm on disk

Version-Release number of selected component (if applicable):
libdnf-0.10.1-1.fc26.x86_64
dnf-2.7.2-1.fc26.noarch
dnf-plugins-core-2.1.4-1.fc26.noarch

How reproducible:

Always, also with '--sources'

Steps to Reproduce:
1. mkdir /tmp/dnf
2. dnf download --source --destdir /tmp/dnf vim
3. ls /tmp/dnf

Actual results:

/tmp/dnf is empty:

$ ls -l /tmp/dnf/
total 0

Expected results:

the source rpm file for vim


Additional info:

Comment 1 Igor Gnatenko 2017-10-06 16:25:47 UTC

*** This bug has been marked as a duplicate of bug 1498426 ***