Bug 718100 - Python client in git: failed to create project
Summary: Python client in git: failed to create project
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Zanata
Classification: Retired
Component: Component-PythonClient
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: zanata-dev-internal
QA Contact: Ding-Yi Chen
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-01 00:51 UTC by Ding-Yi Chen
Modified: 2011-10-28 07:31 UTC (History)
2 users (show)

Fixed In Version: 4309d7262faa489a52237e538c06063c7fc879f7
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2011-10-28 07:31:47 UTC
Embargoed:


Attachments (Terms of Use)

Description Ding-Yi Chen 2011-07-01 00:51:06 UTC
Description of problem:
In zanata-python-client official git repo,

zanata project create "kk" --project-name="name" --project-desc="desc"

does not create the project.


Version-Release number of selected component (if applicable):
commit ce281775e80cc5da837a9ae35741ddbeb9c91512



How reproducible:
Always

Steps to Reproduce:
1. Assume the ~/.config/zanata.ini and zanata.xml is correctly configured.
2. zanata project create "kk" --project-name="name" --project-desc="desc"
  
Actual results:
error: Project 'kk' not found.


Expected results:
Project kk is created.

Additional info:

Comment 1 Ding-Yi Chen 2011-07-01 01:31:42 UTC
Looks like it only happens in RHEL5 boxes.

Comment 2 Ding-Yi Chen 2011-07-01 03:09:47 UTC
Mmm, seem I pull the wrong branch.

VERIFIED with commit 4309d7262faa489a52237e538c06063c7fc879f7


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