Problem: when I try to modify a url and my repository is configured with --retain-package-version, I have the following error message during sync:
pulp rpm repository sync --mirror --name ${REPONAME}
Create a task to sync the repository using the remote.
Error: [“Cannot use ‘retain_package_versions’ in combination with a ‘mirror_complete’ or ‘mirror_content_only’ sync policy.”]
is there a possible workaround ?
Thank
Pulpcore version:
{
“component”: “core”,
“version”: “3.20.0”,
“package”: “pulpcore”
},
Pulp plugins installed and their versions:
{
"component": "rpm",
"version": "3.17.7",
"package": "pulp-rpm"
},
{
"component": "file",
"version": "1.10.3",
"package": "pulp-file"
},
{
"component": "container",
"version": "2.13.0",
"package": "pulp-container"
},
{
"component": "ansible",
"version": "0.14.0",
"package": "pulp-ansible"
}
Operating system - distribution and version: alma 8.6