Bug 1499293 - dnf download do not save downloaded rpm
Summary: dnf download do not save downloaded rpm
Keywords:
Status: CLOSED DUPLICATE of bug 1498426
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf-plugins-core
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-06 16:06 UTC by Daniele Viganò
Modified: 2017-10-06 16:25 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-06 16:25:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.