Bug 1298712 - Using reposync on a source repo puts the rpm's in the target directory and not a "Packages" subdirectory
Summary: Using reposync on a source repo puts the rpm's in the target directory and no...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: yum-utils
Version: 6.7
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: rc
: ---
Assignee: Valentina Mukhamedzhanova
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks: 1269194
TreeView+ depends on / blocked
 
Reported: 2016-01-14 19:13 UTC by jcastran
Modified: 2019-09-12 09:45 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-06 16:34:43 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description jcastran 2016-01-14 19:13:10 UTC
Description of problem:
RepoSync Does Not Download Source RPMs To Packages Dir

rhel-6-server-cf-tools-1-rpms:
  Packages
  repodata

rhel-6-server-cf-tools-1-source-rpms:
  aeolus-audrey-agent-0.4.10-1.el6cf.src.rpm
  facter-1.5.9-1.el6.src.rpm
  gofer-0.66.1-2.el6cf.src.rpm
   . . .
  repodata

Version-Release number of selected component (if applicable):
rhel 6.7
yum-utils-1.1.30-30.el6.noarch

How reproducible:
Everytime

Steps to Reproduce:
1.# reposync --gpgcheck -l --repoid=rhel-6-server-source-rpms --download_path=/target

Actual results:
Target directory contains the following
  facter-1.5.9-1.el6.src.rpm
  gofer-0.66.1-2.el6cf.src.rpm
   . . .
  repodata

Expected results:
Target directory contains the following
  Packages
  repodata

Additional info:


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