Bug 458982

Summary: no 'download' functionality?
Product: [openSUSE] openSUSE 11.0 Reporter: Jon Nelson <jnelson-suse>
Component: libzyppAssignee: E-mail List <zypp-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jon Nelson 2008-12-14 22:55:10 UTC
It sure would be nice if zypper provided a "download" function which just downloaded, to the current directory, the package or packages you ask for.

Sometimes zypper can't do what you need but rpm can, but without any way to get the rpm(s) to install it makes things much more difficult.
Comment 1 Jan Kupec 2008-12-14 23:04:58 UTC
There is one ways already possible and one another planned. Currently you can keep the downloaded rpms by setting the keeppackages attribute (zypper mr -k <repo>). You will find them under  /var/cache/zypp/packages/<repo> after installing them (you can use the --dry-run option to download only). And bug #384579 is planned.

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