Project

General

Profile

Actions

Bug #13681

closed

Additional param in puppet distributor is causing issues

Added by John Mitsch about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

absolute_path is no longer needed here https://github.com/Katello/runcible/blob/master/lib/runcible/models/puppet_distributor.rb#L10

Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) Task pulp.server.tasks.repository.distributor_update[72efcea0-02fc-45f8-aea4-12281ee1be63] raised unexpected: KeyError(u'absolute_path',)
Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) Traceback (most recent call last):
Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task
Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) R = retval = fun(*args, **kwargs)
Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 473, in call
Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) return super(Task, self).__call__(*args, **kwargs)
Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 103, in call
Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) return super(PulpTask, self).__call__(*args, **kwargs)
Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 437, in protected_call
Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) return self.run(*args, **kwargs)
Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) File "/usr/lib/python2.7/site-packages/pulp/server/controllers/distributor.py", line 211, in update
Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) distributor.config.pop(k)
Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) File "/usr/lib/python2.7/site-packages/mongoengine/base/datastructures.py", line 73, in pop
Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) return super(BaseDict, self).pop(*args, **kwargs)
Feb 11 11:22:54 abed-capsule pulp: celery.worker.job:ERROR: (1847-36672) KeyError: u'absolute_path'


Related issues 2 (0 open2 closed)

Related to Katello - Bug #14086: Fix broken casettes after runcible 1.7.0 releaseClosedDavid Davis03/07/2016Actions
Has duplicate Runcible - Refactor #13448: Puppet distributor does not take an absolute pathDuplicate01/28/2016Actions
Actions #1

Updated by The Foreman Bot about 8 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to John Mitsch
  • Pull request https://github.com/Katello/runcible/pull/169 added
Actions #2

Updated by Eric Helms about 8 years ago

  • translation missing: en.field_release set to 134
Actions #3

Updated by Eric Helms about 8 years ago

  • Has duplicate Refactor #13448: Puppet distributor does not take an absolute path added
Actions #4

Updated by Eric Helms about 8 years ago

  • Status changed from Ready For Testing to Closed
  • translation missing: en.field_release changed from 134 to 149
Actions #5

Updated by Eric Helms about 8 years ago

  • Related to Bug #14086: Fix broken casettes after runcible 1.7.0 release added
Actions #6

Updated by Eric Helms about 8 years ago

  • Bugzilla link set to 1319031
Actions

Also available in: Atom PDF