Bug 190166

Summary: yumdownloader not working
Product: [Fedora] Fedora Reporter: George Kraft <gk4>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: katzj
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/development/i386/RELEASE-NOTES-en.html#id287544
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-18 20:30:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description George Kraft 2006-04-28 13:53:31 UTC
Description of problem:
yumdownloader cannot find source packages to download.  Missing yumdownloader
documentation on how to configure.


Version-Release number of selected component (if applicable):
yum-utils-0.5-1

How reproducible:
very


Steps to Reproduce:
1. yum install yum-utils
2. yumdownloader --source gnopernicus
3.
  
Actual results:

yumdownloader --source gnopernicus
/usr/lib/python2.4/site-packages/yum/config.py:447: DeprecationWarning:
setConfigOption() will go away in a future version of Yum.
Please set option values as attributes or using setattr().
  DeprecationWarning)
/usr/lib/python2.4/site-packages/yum/config.py:439: DeprecationWarning:
getConfigOption() will go away in a future version of Yum.
Please access option values as attributes or using getattr().
  DeprecationWarning)
core                                                                 [1/3]
extras                                                               [2/3]
updates                                                              [3/3]


Expected results:
Expected source RPM to be saved in current working directory.


Additional info:

Comment 1 Jeremy Katz 2006-09-18 20:30:30 UTC
You need to enable the source repositories