Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 675409 - Parallel downloads for packages and repo metadata
Summary: Parallel downloads for packages and repo metadata
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-05 13:39 UTC by Renich Bon Ciric
Modified: 2015-02-17 13:37 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-17 13:37:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Renich Bon Ciric 2011-02-05 13:39:44 UTC
Description of problem:
yum downloads one repo at a time and one package at a time; from a single repo. It should take advantage of the great number of repos available for Fedora.

Version-Release number of selected component (if applicable):
any

How reproducible:
yum makecahce

Steps to Reproduce:
1. Open a terminal
2. su -c 'yum makecache'
  
Actual results:
It will download only from the nearest repo (supposedly) and one meta at a time and one package at a time

Expected results:
It should choose a few (2 or more) and download, simultaneously, from them all.


Additional info:
This has been done on urpmi and smart. It shouldn't be so tough to implement.

Comment 1 Tim Lauridsen 2011-02-05 18:38:19 UTC
(In reply to comment #0)

> Additional info:
> This has been done on urpmi and smart. It shouldn't be so tough to implement.

Patches are always welcome :)

There is many areas there is more useful to yum than simultaneously download IMO.

Comment 2 Renich Bon Ciric 2011-02-05 20:53:58 UTC
(In reply to comment #1)
> Patches are always welcome :)
> 
> There is many areas there is more useful to yum than simultaneously download
> IMO.

Yeah, I know; me and my big mouth ;)

What is yum written in; python? I'll see what I can learn and do ;=)

Comment 3 Fedora End Of Life 2013-04-03 17:34:48 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 4 Renich Bon Ciric 2013-08-01 05:51:06 UTC
Dudes, apparently, this is partially implemented. We only need to download metadata in parallel now ;)

It would be awesome if that could be rsynced or something; download the missing parts only; as in presto.

Yeah... another bug report, I know...

Comment 5 jcpunk 2013-10-21 16:57:43 UTC
looks like metadata can be downloaded async now too

from man yum.conf for yum-3.4.3 "If set to True Yum will download packages and metadata from this repo in parallel, if possible.  Defaults to True."

I'd say the origional bug report is resolved.

Comment 6 Renich Bon Ciric 2013-10-21 17:38:03 UTC
(In reply to jcpunk from comment #5)
> looks like metadata can be downloaded async now too
> 
> from man yum.conf for yum-3.4.3 "If set to True Yum will download packages
> and metadata from this repo in parallel, if possible.  Defaults to True."
> 
> I'd say the origional bug report is resolved.

agreed

Comment 7 Renich Bon Ciric 2014-07-05 00:00:06 UTC
This is resolved. Should we close the bug?

Comment 8 Fedora End Of Life 2015-01-09 16:33:00 UTC
This message is a notice that Fedora 19 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 19. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained. Approximately 4 (four) weeks from now this bug will
be closed as EOL if it remains open with a Fedora 'version' of '19'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 19 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 9 Fedora End Of Life 2015-02-17 13:37:03 UTC
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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