Bug 839389 - typo in error message when the authentication fails
Summary: typo in error message when the authentication fails
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: 2.0.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 38
Assignee: Jay Dobies
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-11 19:45 UTC by Preethi Thomas
Modified: 2013-01-07 14:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-07 14:11:52 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2012-07-11 19:45:01 UTC
Description of problem:

see in the message below it says "downloaded" instead it should say "download"

root@preethi-el6-pulp ~]# pulp-admin repo create --repo-id centos --feed http://mirror.centos.org/centos/6/os/x86_64
Authentication failed.

Use the login command to authenticate with the server and downloaded a session
certificate for use in future calls to this script. If credentials were
specified, please double check the username and password and attempt the request
again.



Version-Release number of selected component (if applicable):
pulp-rpm-server-0.0.312-4.el6.noarch


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jay Dobies 2012-07-16 17:46:50 UTC
commit c660c8dc83dc29f4049baa6c857b66690986e33e
Author: Jay Dobies <jason.dobies>
Date:   Mon Jul 16 13:46:18 2012 -0400

    839389 - Correct error message

platform/src/pulp/client/extensions/exceptions.py

Comment 2 Jeff Ortel 2012-07-18 15:28:40 UTC
build: 0.314.

Comment 3 Preethi Thomas 2012-07-18 18:32:41 UTC
 verified

[root@rhel5-pulp ~]# pulp-admin repo list
+----------------------------------------------------------------------+
                              Repositories
+----------------------------------------------------------------------+

Authentication failed.

Use the login command to authenticate with the server and download a session
certificate for use in future calls to this script. If credentials were
specified, please double check the username and password and attempt the request
again.

Comment 4 Preethi Thomas 2013-01-07 14:11:52 UTC
Pulp 2.0 released.


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