Bug #23314
Pulp does not download the packages for the repo
Description
Installed versions of pulp:
pulp-client-1.0-1.noarch
pulp-docker-plugins-2.4.1-2.el7.noarch
pulp-katello-1.0.2-1.el7.noarch
pulp-puppet-plugins-2.13.4-1.el7.noarch
pulp-puppet-tools-2.13.4-1.el7.noarch
pulp-rpm-plugins-2.13.4-1.el7.noarch
pulp-selinux-2.13.4-1.el7.noarch
pulp-server-2.13.4-1.el7.noarch
python-isodate-0.5.0-4.pulp.el7.noarch
python-kombu-3.0.33-8.pulp.el7.noarch
python-pulp-common-2.13.4-1.el7.noarch
python-pulp-docker-common-2.4.1-2.el7.noarch
python-pulp-oid_validation-2.13.4-1.el7.noarch
python-pulp-puppet-common-2.13.4-1.el7.noarch
python-pulp-repoauth-2.13.4-1.el7.noarch
python-pulp-rpm-common-2.13.4-1.el7.noarch
python-pulp-streamer-2.13.4-1.el7.noarch
rubygem-smart_proxy_pulp-1.3.0-1.el7.noarch
Issue is that Pulp does not download the actual packages to the named directory and only creates symbolic links to the files. The symbolic links are created in the var/lib/pulp/published/yum/http/repos/vtl/Library/custom/centos7/bareos/Packages/b directory for bareos using the url: http://download.bareos.org/bareos/release/latest/CentOS_7/ but the creation of the symbolic link points to a directory that was not created during the sync /var/lib/pulp/content/units/rpm/bd/d95f63572bb7198c2d2b4f13e1dfdf6679a6b5a635c3184bea62722abd181d/. I see that the links are created with the correct names but they are broken because directories do not exist and the files are not downloaded.
Please let me know if there is anything that I can do to help fix this issue.
History
#1
Updated by Thomas Foster about 4 years ago
- Legacy Backlogs Release (now unused) set to 332
#2
Updated by Anonymous about 4 years ago
- Legacy Backlogs Release (now unused) deleted (
332) - Priority changed from High to Normal
- Category set to Repositories
- Subject changed from Pulp bug (Pulp does not download the packages for the repo) to Pulp does not download the packages for the repo
- Project changed from foreman-tasks to Katello
#3
Updated by Thomas Foster about 4 years ago
I started looking around and found this page:
http://projects.theforeman.org/projects/foreman/wiki/List_of_Plugins
It states that plugin is no longer being maintained.
foreman_content https://github.com/theforeman/foreman_content (Unmaintained) Provides repository synchronization and management in Foreman using Pulp
#4
Updated by Jonathon Turel about 4 years ago
- Legacy Backlogs Release (now unused) set to 166
You're seeing the Pulp on-demand policy: https://docs.pulpproject.org/user-guide/deferred-download.html
If you want pulp to download the packages, change the repo to 'Immediate'
#5
Updated by Andrew Kofink about 4 years ago
- Status changed from New to Closed