Actions
Issue #9678
closedRepository version errors : Path errors found. Paths are duplicated
Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Packaging:
master
Platform Release:
Target Release - Packaging:
OS:
CentOS 7
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Hi, when syncing a repo in Foreman I get this error, when I set "Mirroring Policy" to "Additive"
Repository version errors : Path errors found. Paths are duplicated: dists/focal-updates/Release.gpg,dists/focal-updates/Release,dists/focal-updates/InRelease
When I then change Mirror Policy to "Content Only", I first get this error:
Error message: the server returns an error
HTTP status code: 500
Response headers: {"date"=>"Fri, 25 Feb 2022 08:14:29 GMT", "server"=>"gunicorn", "content-type"=>"text/html; charset=UTF-8", "x-frame-options"=>"DENY", "content-length"=>"145", "vary"=>"Cookie", "x-content-type-options"=>"nosniff", "referrer-policy"=>"same-origin", "correlation-id"=>"76e5736f-1368-4192-ac43-a687df982dc0", "access-control-expose-headers"=>"Correlation-ID", "via"=>"1.1 test-foreman.nukular.local", "connection"=>"close"}
Response body:
<!doctype html>
<html lang="en">
<head>
<title>Server Error (500)</title>
</head>
<body>
<h1>Server Error (500)</h1><p></p>
</body>
</html>
and when I then sync again, Mirror Policy still Content Only, sync is ok, without errors. When I change back to addive, problem starts again from the beginning.
I am syncing: http://archive.ubuntu.com/ubuntu/ focal-updates main restricted
My environment:
Centos 7.9 Foreman 3.1 Pulp:
curl -k https://localhost/pulp/api/v3/status/ |jq '.versions'
"component": "core",
"version": "3.16.3"
"component": "rpm",
"version": "3.17.3"
"component": "python",
"version": "3.5.2"
"component": "file",
"version": "1.10.1"
"component": "deb",
"version": "2.16.1"
"component": "container",
"version": "2.9.2"
"component": "certguard",
"version": "1.5.1"
"component": "ansible",
"version": "0.10.1"
see attached the errorsdatails.
Thanks for help
Files
Actions