Project

General

Profile

Actions

Bug #16249

closed

Pulp sync error

Added by Brian Shaw over 7 years ago. Updated almost 6 years ago.

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

Description

While trying to sync content to a capsule, I see a number of errors like the below in the capsule's /var/log/message file.

Aug 23 11:38:57 svllmgxa01 pulp: py.warnings:WARNING: (4403-89728) /usr/lib/python2.7/site-packages/mongoengine/queryset/base.py:461: DeprecationWarning: update is deprecated. Use replace_one, update_one or update_many instead.
Aug 23 11:38:57 svllmgxa01 pulp: py.warnings:WARNING: (4403-89728) upsert=upsert, **write_concern)
Aug 23 11:38:57 svllmgxa01 pulp: py.warnings:WARNING: (4403-89728)

Aug 23 11:38:57 svllmgxa01 pulp: py.warnings:WARNING: (4403-89728) /usr/lib/python2.7/site-packages/mongoengine/document.py:367: DeprecationWarning: update is deprecated. Use replace_one, update_one or update_many instead.
Aug 23 11:38:57 svllmgxa01 pulp: py.warnings:WARNING: (4403-89728) upsert=upsert, **write_concern)
Aug 23 11:38:57 svllmgxa01 pulp: py.warnings:WARNING: (4403-89728)

Aug 23 11:38:57 svllmgxa01 pulp: py.warnings:WARNING: (4399-49888) /usr/lib/python2.7/site-packages/pulp/server/db/model/__init__.py:536: DeprecationWarning: update is deprecated. Use replace_one, update_one or update_many instead.
Aug 23 11:38:57 svllmgxa01 pulp: py.warnings:WARNING: (4399-49888) TaskStatus._get_collection().update({'task_id': task_id}, update, upsert=True)
Aug 23 11:38:57 svllmgxa01 pulp: py.warnings:WARNING: (4399-49888)

Actions #1

Updated by Justin Sherrill over 7 years ago

  • translation missing: en.field_release changed from 143 to 184
Actions #2

Updated by The Foreman Bot over 7 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Eric Helms
  • Pull request https://github.com/Katello/katello/pull/6297 added
Actions #3

Updated by Eric Helms over 7 years ago

  • Status changed from Ready For Testing to Assigned
  • Pull request deleted (https://github.com/Katello/katello/pull/6297)
Actions #4

Updated by The Foreman Bot over 7 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/6297 added
Actions #5

Updated by Justin Sherrill over 7 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF