Problem:
Having trouble syncing Debian 11 Bullseye main. I have the followed instructions here:
https://docs.theforeman.org/nightly/Content_Management_Guide/index-katello.html#Extracting_GPG_Public_Key_Fingerprints_from_a_Release_Files_content-management
and here:
https://docs.orcharhino.com/or/docs/sources/guides/debian/managing_content/importing_content.html
I have tried syncing with SSL disabled an enabled.
I have imported the SSL keys and created a content credential for this specific main repo.
Below is the error I am seeing:
[csmith@XXXXXX~]$ hammer repository synchronize --name “Debian 11 main amd64” --organization “MagnaIT” --product Debian11_Bullseye_amd64
[Foreman] Username: XXXXX
[Foreman] Password for XXXXXX:
[… ] [39%][…] [100%]
No content added.
Total steps: 57725/57725
Associating Content: 57500/57500
Downloading Artifacts: 222/222
Update PackageIndex units: 2/2
Update ReleaseFile units: 1/1
Error: 403, message=‘Forbidden’, url=URL(‘http://ftp.us.debian.org/debian/pool/main/a/aircrack-ng/aircrack-ng_1.6+git20210130.91820bc-1_amd64.deb’)
I am able to download the above package via wget, etc.
I’ve tried several different urls to sync from:
http://ftp.debian.org/debian/
http://deb.debian.org/debian/
http://ftp.us.debian.org/debian/
Sync Settings
Upstream URL
Index of /debian
Releases/Distributions
bullseye
Components
main
Architectures
amd64
Verify SSL
Yes
Upstream Authorization
HTTP Proxy
Global Default (None)
Unprotected
Yes
Published At
https://chilxforeman.magna.com/pulp/content/MagnaIT/Library/custom/Debian11_Bullseye_amd64/Debian_11_main_amd64/
GPG Key
Debian11main
SSL CA Cert
SSL Client Cert
SSL Client Key
Download Policy
Immediate
Mirroring Policy
Additive
Expected outcome:
Successful sync of debian11 main
Foreman and Proxy versions:
Foreman 3.3 Katello 4.5. Pulp:
python39-pulpcore-3.18.5-2.el8.noarch
python39-pulp-deb-2.18.0-3.el8.noarch
Foreman and Proxy plugin versions:
Distribution and version:
Rocky Linux 8.6
Other relevant data:
I cannot anything specific over at pulp here:
Thanks for any help you can provide!