Bug 1099550 - Warning message on repo sync needs to be documented
Summary: Warning message on repo sync needs to be documented
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Pulp
Classification: Retired
Component: documentation
Version: 2.4 Beta
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
: 2.6.0
Assignee: Brian Bouterse
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-20 15:16 UTC by Preethi Thomas
Modified: 2015-02-28 22:06 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-28 22:06:38 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Pulp Redmine 432 0 None None None Never

Description Preethi Thomas 2014-05-20 15:16:58 UTC
Description of problem:

The following warning message on repo sync should be fixed or documented.

py.warnings:WARNING: /usr/lib/python2.7/site-packages/celery/result.py:45: RuntimeWarning: Never call result.get() within a task!
py.warnings:WARNING: See http://docs.celeryq.org/en/latest/userguide/tasks.html#task-synchronous-subtasks
py.warnings:WARNING:
py.warnings:WARNING: In Celery 3.2 this will result in an exception being
py.warnings:WARNING: raised instead of just being a warning.
py.warnings:WARNING:
py.warnings:WARNING:   warnings.warn(RuntimeWarning(E_WOULDBLOCK))
py.warnings:WARNING:

Version-Release number of selected component (if applicable):
[root@cisco-b420m3-01 ~]# rpm -qa pulp-server
pulp-server-2.4.0-0.16.beta.fc20.noarch
[root@cisco-b420m3-01 ~]# 

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Randy Barlow 2014-09-22 20:41:47 UTC
This warning shouldn't happen anymore with Brian's two queue implementation. I'll move it to MODIFIED on 2.5.1.

Comment 2 Chris Duryee 2014-12-23 20:52:23 UTC
fixed in pulp 2.6.0-0.2.beta

Comment 3 Preethi Thomas 2015-01-28 18:43:15 UTC
verified
[root@gizmo ~]# rpm -qa pulp-server
pulp-server-2.6.0-0.5.beta.el6.noarch
[root@gizmo ~]#

Comment 4 Brian Bouterse 2015-02-28 22:06:38 UTC
Moved to https://pulp.plan.io/issues/432


Note You need to log in before you can comment on or make changes to this bug.