Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1774211

Summary: Seeing too many repo extractions
Product: [Retired] Restraint Reporter: Carol Bouchard <cbouchar>
Component: generalAssignee: Carol Bouchard <cbouchar>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.1.39CC: asavkov, bpeck, breilly, cbeer, emcnabb, mastyk
Target Milestone: 0.1.43   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-03 15:27:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Carol Bouchard 2019-11-19 19:34:25 UTC
Description of problem:
When doing fetch of the following repo, client seeing 3 of extractions.
 https://github.com/CKI-project/tests-beaker/archive/master.zip#distribution/kpkginstall
1st extraction is to pull distritution /kpkginstall
2nd extraction is to pull repoRequires=cki_lib
The 3rd is unexpected.

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


How reproducible:
Using a special image that skips performing the task run and
only goes through fetch operation and dependency steps.
First ran this on beaker-devel, then ran in gdb using 
restraint client/server.

Steps to Reproduce:
1.
2.
3.

Actual results:
Seeing 3 repo extractions

Expected results:
Should only be 2 repo extractions

Additional info: