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.
DescriptionGarik 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:
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
# 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