looks like your grinder is old? or somehow changed recently and we dint update pulp.
~ Prad ----- Original Message ----- From: "John Matthews" <[email protected]> To: [email protected] Sent: Tuesday, November 29, 2011 8:53:52 AM Subject: [Pulp-list] From pulp 0.0.252: TypeError: __init__() got an unexpected keyword argument 'distro_location Saw the below today when running pulp-0.0.252-1.el6.noarch pulp-admin repo create --id f15_x86_64 --feed http://ftp.us.unixeria.com/fedora/linux/releases/15/Fedora/x86_64/os/ pulp-admin repo sync --id f15_x86_64 -F 2011-11-29 08:48:02,663 17567:-1416684688: pulp.server.tasking.task:ERROR: task:455 Task failed: Task c1bc57b8-1a90-11e1-8c92-12313d286a67: _sync(f15_x86_64, synchronizer=<pulp.server.api.synchronizers.YumSynchronizer object at 0xb464370c>, skip={}, max_speed=None, threads=None, progress_callback=<bound method RepoSyncTask.progress_callback of <pulp.server.api.repo_sync_task.RepoSyncTask object at 0xb4640c4c>>) Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/pulp/server/tasking/task.py", line 404, in run result = self.callable(*self.args, **self.kwargs) File "/usr/lib/python2.6/site-packages/pulp/server/api/repo_sync.py", line 262, in _sync progress_callback, synchronizer, max_speed, threads) File "/usr/lib/python2.6/site-packages/pulp/server/api/repo_sync.py", line 340, in fetch_content progress_callback, max_speed, threads) File "/usr/lib/python2.6/site-packages/pulp/server/api/synchronizers.py", line 153, in sync max_speed=max_speed, threads=threads) File "/usr/lib/python2.6/site-packages/pulp/server/api/synchronizers.py", line 620, in remote max_speed=limit_in_KB, distro_location=pulp.server.util.top_distribution_location()) TypeError: __init__() got an unexpected keyword argument 'distro_location' _______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list _______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
