Project

Profile

Help

Issue #7093

closed

yum metadata file not being migrated

Added by jsherril@redhat.com almost 4 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Quarter:

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:

  1. sync rhel8 base os or appstream (i'm guessing any will do)
  2. try to migrate the repository, i imagine a simple migration plan should work.
  3. No yum metadata files are migrated

No errors were seen

Actions #1

Updated by dalley almost 4 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to dalley

Added by dalley almost 4 years ago

Revision 02536a37 | View on GitHub

Fix yum metadata file not being migrated

closes: #7093 https://pulp.plan.io/issues/7093

Added by dalley almost 4 years ago

Revision 02536a37 | View on GitHub

Fix yum metadata file not being migrated

closes: #7093 https://pulp.plan.io/issues/7093

Added by dalley almost 4 years ago

Revision 02536a37 | View on GitHub

Fix yum metadata file not being migrated

closes: #7093 https://pulp.plan.io/issues/7093

Actions #2

Updated by dalley almost 4 years ago

  • Status changed from ASSIGNED to POST
Actions #3

Updated by dalley almost 4 years ago

  • Status changed from POST to MODIFIED
Actions #5

Updated by ttereshc almost 4 years ago

  • Sprint/Milestone set to 0.2.0

Added by dalley over 3 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 3 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 3 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)

Actions #7

Updated by ttereshc over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF