Last active
August 29, 2015 14:05
-
-
Save greggyNapalm/1a9d3648ba9d43bffeee to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@rhel6-vm-local pulp]# pulp-admin puppet repo sync run --repo-id=repo1 | |
+----------------------------------------------------------------------+ | |
Synchronizing Repository [repo1] | |
+----------------------------------------------------------------------+ | |
An internal error occurred on the Pulp server: | |
RequestException: POST request | |
on /pulp/api/v2/repositories/repo1/actions/sync/ failed with 500 - Unhandled | |
Exception | |
# rpm -qa | grep -i pulp | |
pulp-puppet-consumer-extensions-2.4.0-1.el6.noarch | |
python-pulp-common-2.4.0-1.el6.noarch | |
python-pulp-rpm-common-2.4.0-1.el6.noarch | |
pulp-rpm-plugins-2.4.0-1.el6.noarch | |
pulp-admin-client-2.4.0-1.el6.noarch | |
python-pulp-agent-lib-2.4.0-1.el6.noarch | |
pulp-puppet-handlers-2.4.0-1.el6.noarch | |
python-isodate-0.5.0-4.pulp.el6.noarch | |
python-pulp-bindings-2.4.0-1.el6.noarch | |
pulp-rpm-consumer-extensions-2.4.0-1.el6.noarch | |
pulp-rpm-yumplugins-2.4.0-1.el6.noarch | |
createrepo-0.9.9-21.2.pulp.el6.noarch | |
python-pulp-puppet-common-2.4.0-1.el6.noarch | |
python-kombu-3.0.15-12.pulp.el6.noarch | |
mod_wsgi-3.4-1.pulp.el6.x86_64 | |
pulp-selinux-2.4.0-1.el6.noarch | |
pulp-puppet-admin-extensions-2.4.0-1.el6.noarch | |
pulp-consumer-client-2.4.0-1.el6.noarch | |
pulp-agent-2.4.0-1.el6.noarch | |
pulp-rpm-handlers-2.4.0-1.el6.noarch | |
m2crypto-0.21.1.pulp-8.el6.x86_64 | |
pulp-server-2.4.0-1.el6.noarch | |
pulp-puppet-plugins-2.4.0-1.el6.noarch | |
python-pulp-client-lib-2.4.0-1.el6.noarch | |
pulp-rpm-admin-extensions-2.4.0-1.el6.noarch | |
[root@rhel6-vm-local pulp]# cat /etc/redhat-release | |
Red Hat Enterprise Linux Server release 6.5 (Santiago) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment