rdrgmnzs / pulp_centos_errata_import

Imports CentOS (from http://cefs.steve-meier.de/) errata into Pulp / Katello
61 stars 22 forks source link

Getting "Task Failed" error when trying to upload CentOS Errata to Satellite 6.2.2. #16

Closed phaleintx closed 7 years ago

phaleintx commented 7 years ago

Satellite Server version 6.2.2 Whenever I run the errata_upload script I get the following errors:

INFO: +----------------------------------------------------------------------+ Unit Upload +----------------------------------------------------------------------+

Extracting necessary metadata for each request... ... completed

Creating upload requests on the server... [==================================================] 100% Initializing upload ... completed

Starting upload of selected units. If this process is stopped through ctrl+c, the uploads will be paused and may be resumed later using the resume command or canceled entirely using the cancel command.

Importing into the repository... This command may be exited via ctrl+c without affecting the request.

[] Running...

Task Failed

The importer yum_importer indicated a failed response when uploading erratum unit to repository TAMUCC-CentOS-CentOS_5_i386.

Deleting the upload request... ... completed

The end result is all errata uploads fail. I've been trying to diagnose the issue but continue to get the same error. Any assistance would be greatly appreciated. The above results were for trying against just one repository, using the --debug option.

phaleintx commented 7 years ago

Status update: We applied the recently released Satellite 6.2.3 update. After this update I re-ran the errata_upload process and it appears to be working again. Please close this ticket as it appears to have been an issue with the katello tools in Satellite 6.2.2 and not with the script.

Thanks for this tool!