Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 734085

Summary: repo sync response: error: 'size_total'
Product: Red Hat Satellite Reporter: Garik Khachikyan <gkhachik>
Component: katello-agentAssignee: Tomas Strachota <tstrachota>
Status: CLOSED CURRENTRELEASE QA Contact: Garik Khachikyan <gkhachik>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.0CC: mkoci, tstrachota
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: katello-0.1.81-1-3-g3001b22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-22 17:54:06 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:
Bug Depends On:    
Bug Blocks: 747354    

Description Garik Khachikyan 2011-08-29 12:25:39 UTC
Description of problem:
Call of `repo synchronize --id 1306817064823-sync_repo1314618811-sync_org1314618811` from katello shell fails in response with:
error: 'size_total' (more in the log file)

But the sync is processing okey (the packages are getting synced and so).

Version-Release number of selected component (if applicable):
katello-0.1.71-1.git.0.7bdb786.fc15.noarch

How reproducible:
always

Steps to Reproduce:
1. prepare needed org, provider, product, repo for syncing the content.
2. call `repo synchronize --id 1306817064823-sync_repo1314618811-sync_org1314618811` from katello shell 
3.
  
Actual results:
Failure on the output of the command execution. 

Expected results:
No failure, call should work as expected

Additional info:

Comment 1 Tomas Strachota 2011-09-14 09:51:57 UTC
This was fixed when we refactored async tasks in CLI.
Working in:

commit 3001b22b56190530b907ba9b2d13960f34e94d73
Author: Tomas Strachota <tstrachota>
Date:   Tue Sep 13 13:47:25 2011 +0200

Comment 2 Garik Khachikyan 2011-09-23 11:29:14 UTC
# VERIFIED

Checked - now it's working without any errors like that.

Clean syncing progress displaying.

Checked against: katello-cli-0.1.10-1.git.278.85760dc.el6.noarch; katello-0.1.83-1.git.48.02111ba.fc15.noarch