Bug #23314
closedPulp 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.
Updated by Thomas Foster almost 7 years ago
- Translation missing: en.field_release set to 332
Updated by Anonymous almost 7 years ago
- Project changed from foreman-tasks to Katello
- Subject changed from Pulp bug (Pulp does not download the packages for the repo) to Pulp does not download the packages for the repo
- Category set to Repositories
- Priority changed from High to Normal
- Translation missing: en.field_release deleted (
332)
Updated by Thomas Foster almost 7 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
Updated by Jonathon Turel almost 7 years ago
- Translation missing: en.field_release 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'