Issue #7764
closedCannot sync python pulp remote while trying to sync all the PyPI packages
Description
Hello, I hit a weird issue where when trying to sync the remote with repository the created resource is showing null value.
The exact commands are ran from the command line are attached to this issue.
[root@pulpvm0 ~]# http $BASE_ADDR$TASK_URL| jq -r '.created_resources | first' null
Files
Updated by dalley over 2 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to gerrod
gerrod assigning to you since you mentioned you were looking into it.
Updated by dalley over 2 years ago
- Status changed from ASSIGNED to CLOSED - WORKSFORME
swaroop.vasireddy Do you happen to know which version of pulp_python you were using? For the older betas prior to, I believe, beta 12, this would be expected behavior as we didn't have a way to ask PyPI for all packages, they had to be manually included.
After beta 12, it should work. And we can't reproduce it.
If you're still experiencing this even with a newer release of pulp_python, please re-open this issue and we'll take another look.