Bug 717308

Summary: yum downloads presto metadata even when all packages are new (installed, no update)
Product: [Fedora] Fedora Reporter: Martí­n Marqués <martin.marques>
Component: yum-prestoAssignee: Jonathan Dieter <jonathan>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: james.antill, jonathan, robatino, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-29 17:49:14 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 Martí­n Marqués 2011-06-28 14:37:40 UTC
Description of problem:

If I want to install a new package, which is not in my system, having presto plugin enabled, yum downloads presto metadata (to see if there are delta packages to download) which is useless as all packages are to be newlly installed. Presto metadata should only be downloaded when a package in the list is to be updated, else it should be skiped (or even ignored the plugin all together).

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

# rpm -qa | grep yum
yum-3.2.29-6.fc15.noarch
yum-presto-0.6.2-3.fc15.noarch


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jonathan Dieter 2011-06-29 17:49:14 UTC

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