Issue #9678
closedRepository version errors : Path errors found. Paths are duplicated
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
Updated by atom almost 3 years ago
p.s.:
other repo: http://archive.ubuntu.com/ubuntu/ focal main restricted
I do not have this problem in foreman. only with http://archive.ubuntu.com/ubuntu/ focal-updates main restricted
Updated by atom almost 3 years ago
same problem with another repository https://apt.atix.de/Ubuntu20LTS/
Updated by ttereshc over 2 years ago
Pulp moved its tracker to GitHub. Could you file your issue there? Please take a look at the existing pulp_deb issues https://github.com/pulp/pulp_deb/issues/ Or file a new one if no one else reported it https://github.com/pulp/pulp_deb/issues/new/choose.
Alternatively, reach out to the pulp community on matrix.org, in the "pulp" room: https://matrix.to/#/#pulp:matrix.org
This tracker will be closed and stay read-only shortly.
Updated by ttereshc over 2 years ago
- Status changed from NEW to CLOSED - NOTABUG
Closing this issue due to move to GitHub. As per previous comment, please file an issue there, if it is still a problem.