This file contains hidden or 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@base-f17-64 upgrade]# pulp-admin rpm repo sync run --repo-id distro-repo | |
| +----------------------------------------------------------------------+ | |
| Synchronizing Repository [distro-repo] | |
| +----------------------------------------------------------------------+ | |
| This command may be exited by pressing ctrl+c without affecting the actual | |
| operation on the server. | |
| Downloading metadata... | |
| [\] |
This file contains hidden or 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
| def _assert_associated_units(self, conduit, units): | |
| all_call_args = conduit.associate_unit.call_args_list | |
| for unit, call_args in zip(units, all_call_args): | |
| self.assertEqual(call_args[0][0], unit) |
This file contains hidden or 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
| > db.units_distribution.find({}, {'id' : 1}) | |
| { "_id" : ObjectId("51068dc1378eb50397000173"), "id" : "ks-TestFamily-TestVariant-16-x86_64" } |
This file contains hidden or 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
| error: Installed (but unpackaged) file(s) found: | |
| /usr/lib/python2.7/site-packages/pulp_rpm/plugins/__init__.py | |
| /usr/lib/python2.7/site-packages/pulp_rpm/plugins/__init__.pyc | |
| /usr/lib/python2.7/site-packages/pulp_rpm/plugins/__init__.pyo | |
| /usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/__init__.py | |
| /usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/__init__.pyc | |
| /usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/__init__.pyo | |
| /usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/iso_distributor/__init__.py | |
| /usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/iso_distributor/__init__.pyc | |
| /usr/lib/python2.7/site-packages/pulp_rpm/plugins/distributors/iso_distributor/__init__.pyo |
This file contains hidden or 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
| In [1]: import json | |
| In [2]: f = '''{ | |
| ...: "skip_pkg_tags" : true, | |
| ...: } | |
| ...: ''' | |
| In [3]: json.loads(f) | |
| --------------------------------------------------------------------------- | |
| ValueError Traceback (most recent call last) |
This file contains hidden or 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
| #!/bin/sh | |
| DEPLOY_DIR="/var/www/html/pulp-jdob" | |
| BUILD_DIR="/tmp/tito" | |
| # -- functions ---------------------------------------- | |
| clean() | |
| { | |
| echo "== Cleaning Deployment and Previous Build ==" |
This file contains hidden or 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
| 2013-01-29 10:13:58,230 pulp.plugins.loader.manager:INFO: Loaded plugin export_distributor for types: rpm,srpm,drpm,erratum,distribution,package_category,package_group | |
| 2013-01-29 10:13:58,234 pulp.plugins.loader.manager:INFO: Loaded plugin yum_distributor for types: rpm,srpm,drpm,erratum,distribution,package_category,package_group | |
| 2013-01-29 10:13:58,236 pulp.plugins.loader.manager:INFO: Loaded plugin export_distributor for types: rpm,srpm,drpm,erratum,distribution,package_category,package_group | |
| 2013-01-29 10:13:58,237 pulp.plugins.loader.loading:INFO: Cannot load plugin: Groupdistributor has no module: yum_distributor.groupdistributor | |
| 2013-01-29 10:13:58,237 pulp.plugins.loader.loading:INFO: Cannot load plugin: Groupimporter has no module: yum_importer.groupimporter | |
| 2013-01-29 10:13:58,259 pulp.plugins.loader.manager:INFO: Loaded plugin yum_importer for types: distribution,drpm,erratum,package_group,package_category,rpm,srpm | |
| 2013-01-29 10:13:58,262 pulp.plugins.loader.manager:INFO: Loaded plugin rpm_errata_p |
This file contains hidden or 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
| 2013-01-29 10:53:51,320 pulp.server.agent.direct.services:INFO: Task RMI (succeeded) | |
| Succeeded | |
| sn : 2cfe75ef-afb9-4037-94c9-8403fc4fe7ba | |
| origin : 8a597243-c37f-40d6-b90c-67fbe3b6a99c | |
| user data : f86db8c9-5584-41c2-b44e-122ca37cb6ce | |
| retval: | |
| {'details': {'yum_distributor': {'errata-demo': {'details': {'message': "No handler for: {'type': 'yum_distributor'}", 'trace': 'Traceback (most recent call last):\n\n File "/usr/lib/python2.7/site-packages/pulp/agent/lib/dispatcher.py", line 229, in bind\n handler = self.__handler(type_id, BIND)\n\n File "/usr/lib/python2.7/site-packages/pulp/agent/lib/dispatcher.py", line 345, in __handler\n raise HandlerNotFound(type=type_id)\n\nHandlerNotFound: No handler for: {\'type\': \'yum_distributor\'}\n'}, 'succeeded': False}}}, 'num_changes': 0, 'succeeded': False, 'reboot': {'scheduled': False, 'details': {}}} | |
| 2013-01-29 10:53:51,320 pulp.server.dispatch.task:INFO: SUCCESS: Task f86db8c9-5584-41c2-b44e-122ca37cb6ce: CallRequest: AgentManager.bind(u'v1-consumer-1 |
This file contains hidden or 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
| 2013-01-29 10:51:53,696 [INFO][PathMonitor1] changed() @ pulp.py:193 - changed: /etc/pki/pulp/consumer//consumer-cert.pem | |
| 2013-01-29 10:51:53,698 [INFO][MainThread] start() @ main.py:151 - agent started. | |
| 2013-01-29 10:51:53,698 [INFO][pulp-monitor] getbroker() @ plugin.py:194 - broker (qpid) configured: {base-f17-64:5672}: | |
| transport=TCP | |
| host=base-f17-64 | |
| port=5672 | |
| cacert= | |
| clientcert=/etc/pki/pulp/consumer/consumer-cert.pem | |
| 2013-01-29 10:51:53,705 [INFO][pulp-monitor] update() @ main.py:123 - uuid="v1-consumer-1", attached | |
| 2013-01-29 10:51:53,715 [INFO][Actions] connect() @ broker.py:107 - {base-f17-64:5672} connected to AMQP |
This file contains hidden or 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@base-f17-64 test_errata_install]# cd repodata/ | |
| [root@base-f17-64 repodata]# ll | |
| total 44 | |
| -rw-r--r--. 1 apache apache 127 Jan 29 10:05 0ab7b22ee29cc3f795870e847011b17f28c9af7050c2511adea445c6d1588d3c-other.xml.gz | |
| -rw-r--r--. 1 apache apache 548 Jan 29 10:05 1c3a32fa1e8a3d133227d94f8d25cabf62061f9ce1ede043ee1568b5bd76e183-updateinfo.xml.xz | |
| -rw-r--r--. 1 apache apache 590 Jan 29 10:05 46a97eb06a651e762bc3f5bb6cb2c1445394d42bebf3c2477a7d611fd2d08bd7-filelists.sqlite.bz2 | |
| -rw-r--r--. 1 apache apache 1134 Jan 29 10:05 6335d05b83e1646fca84f48c1a9529f10e3dddc2733d12c44544d8c5cda7b47d-primary.sqlite.bz2 | |
| -rw-r--r--. 1 apache apache 137 Jan 29 10:05 76035746a8497e9c3f91b374149aeb084e91f56468bc79a8728ace37cc641ed1-primary.xml.gz | |
| -rw-r--r--. 1 apache apache 574 Jan 29 10:05 7b098cf2329238c322040e18f4c3b97ccf16c8902eb1e9c5a0023a7a60b5cd18-other.sqlite.bz2 | |
| -rw-r--r--. 1 apache apache 128 Jan 29 10:05 eadc26920cbce22989bb1965f629b0ad57d0185c6bc02a7cc570f967a393612d-filelists.xml.gz |