Issue #7093
closedyum metadata file not being migrated
Description
I synced rhel 8 os and appstream and for whatever reason, none of the yum metadata files are migrated:
# select * from pulp_2to3_migration_pulp2yumrepometadatafile;
pulp_id | pulp_created | pulp_last_updated | data_type | checksum | checksum_type | repo_id | pulp2content_id
---------+--------------+-------------------+-----------+----------+---------------+---------+-----------------
(0 rows)
pulpcore=# select * from rpm_repometadatafile;
content_ptr_id | data_type | checksum_type | checksum
----------------+-----------+---------------+----------
(0 rows)
steps to reproduce:
- sync rhel8 base os or appstream (i'm guessing any will do)
- try to migrate the repository, i imagine a simple migration plan should work.
- No yum metadata files are migrated
No errors were seen
Updated by dalley over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dalley
Added by dalley over 4 years ago
Added by dalley over 4 years ago
Revision 02536a37 | View on GitHub
Fix yum metadata file not being migrated
Added by dalley over 4 years ago
Revision 02536a37 | View on GitHub
Fix yum metadata file not being migrated
Updated by dalley over 4 years ago
- Status changed from ASSIGNED to POST
Updated by dalley over 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp:pulp-2to3-migration|02536a377a060e2144e9c86a2a3b708e783fb443.
Updated by dalley over 4 years ago
Applied in changeset pulp:pulp-2to3-migrate|02536a377a060e2144e9c86a2a3b708e783fb443.
Added by dalley over 4 years ago
Revision 3b323491 | View on GitHub
Fix yum metadata file not being migrated
closes: #7093 https://pulp.plan.io/issues/7093 (cherry picked from commit 02536a377a060e2144e9c86a2a3b708e783fb443)
Added by dalley over 4 years ago
Revision 3b323491 | View on GitHub
Fix yum metadata file not being migrated
closes: #7093 https://pulp.plan.io/issues/7093 (cherry picked from commit 02536a377a060e2144e9c86a2a3b708e783fb443)
Added by dalley over 4 years ago
Revision 3b323491 | View on GitHub
Fix yum metadata file not being migrated
closes: #7093 https://pulp.plan.io/issues/7093 (cherry picked from commit 02536a377a060e2144e9c86a2a3b708e783fb443)
Updated by dalley over 4 years ago
Applied in changeset pulp:pulp-2to3-migration|3b323491ce84bc821dda4fff196c0de1a9e01722.
Updated by ttereshc over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Fix yum metadata file not being migrated
closes: #7093 https://pulp.plan.io/issues/7093