Bug 2039059
| Summary: | Pulp3: Migration fails with error "Katello::Errors::Pulp3Error: Empty variable tag" | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | wclark |
| Component: | Pulp | Assignee: | satellite6-bugs <satellite6-bugs> |
| Status: | CLOSED ERRATA | QA Contact: | Vladimír Sedmík <vsedmik> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.9.7 | CC: | dkliban, ggainey, osousa, pmendezh, vsedmik |
| Target Milestone: | 6.9.9 | Keywords: | Triaged, Upgrades |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | pulp-2to3-migration-0.11.9 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-04-20 20:34:53 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
wclark
2022-01-10 20:22:04 UTC
Fix backported to pulp-2to3-migration 0.11.9 Verified on 6.9.9 snap 1: 1) Synchronized Fedora 35 repo from https://dl.fedoraproject.org/pub/fedora/linux/releases/35/Everything/x86_64/os/ (here I bumped into BZ#2020473 and had to apply its patch manually for successful sync) 2) Successfully migrated the content, no errors spotted. [root@sat ~]# satellite-maintain prep-6.10-upgrade Running Preparations for the Satellite 6.10 upgrade ================================================================================ Preparations for the Satellite 6.10 upgrade: prep-6.10-upgrade may take a while depending on the size of /var/lib/pulp/content | # chgrp -R pulp /var/lib/pulp/content [OK] -------------------------------------------------------------------------------- [root@sat ~]# satellite-maintain content prepare Running Prepare content for Pulp 3 ================================================================================ ... 2022-03-28 04:39:25 -0400: Importing migrated content type rpm: 65275/65732 2022-03-28 04:39:35 -0400: Importing migrated content type rpm: 65732/65732 Content Migration completed successfully [OK] -------------------------------------------------------------------------------- ... [root@sat ~]# satellite-maintain content migration-stats Running Retrieve Pulp 2 to Pulp 3 migration statistics ================================================================================ Retrieve Pulp 2 to Pulp 3 migration statistics: ============Migration Summary================ Migrated/Total RPMs: 65732/65732 Migrated/Total errata: 0/0 Migrated/Total repositories: 1/1 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.9.9 Async Bug Fix Update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:1478 |