Actions
Issue #1746
closedBeta 2.8.0-0.7, RPM1004 - Error retrieving metadata: Not found
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Master
Platform Release:
OS:
CentOS 7
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Easy Fix, Pulp 2
Sprint:
Quarter:
Description
With 2.8 (2.8.0-0.7) beta I'm getting this when try to sync RPM repository from Artifactory (via HTTPS and with login).
pulp-admin rpm repo create --repo-id=test-repo-x86_64-live --display-name="TEST REPO x86_64 (Live)" --description="TEST REPO x86_64 (Live)" --feed="https://artifactory-master.test.com/artifactory/yum-local/test-repo/6/x86_64/" --serve-http=True --serve-https=False --relative-url=test-repo/6/x86_64/live --basicauth-user="xxxx" --basicauth-pass="xxxxx"
With 2.7 version it reports "int() argument must be a string or a number, not 'NoneType'" as repomd.xml contains empty revision eg <revision />
Repository normally works for direct usage as yum repo, If it's needed I can provide full metadata.
Files
Related issues
Actions