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 - repo sync response: error: 'size_total'
Summary: repo sync response: error: 'size_total'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: katello-agent
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: Unspecified
Assignee: Tomas Strachota
QA Contact: Garik Khachikyan
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2011-08-29 12:25 UTC by Garik Khachikyan
Modified: 2019-09-25 21:06 UTC (History)
2 users (show)

Fixed In Version: katello-0.1.81-1-3-g3001b22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-22 17:54:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


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