Bug 1321227

Summary: Packaging issue: client doesn't run
Product: [Fedora] Fedora Reporter: Tatsuyuki Ishi <ishitatsuyuki>
Component: zanata-clientAssignee: Patrick Huang <pahuang>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rawhideCC: dchen, pahuang, sflaniga
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 3.8.4-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-18 12:35:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1321401    
Bug Blocks:    

Description Tatsuyuki Ishi 2016-03-25 03:40:51 UTC
Description of problem:
Client fails to start due to CLASSPATH problem. Not sure if only runned in Docker.

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

How reproducible:
Always

Steps to Reproduce:
1. Prepare an non-build clean environment.
2. Install the problematic package.
3. $ zanata-cli

Actual results:
Error: Could not find or load main class org.zanata.client.ZanataClient

Expected results:
The client outputting help

Additional info:
See Zanata issue ZNTA-908 for more details
https://zanata.atlassian.net/browse/ZNTA-908

Comment 1 Ding-Yi Chen 2016-05-18 12:35:28 UTC
I have tested with zanata-client-3.8.4 and cannot reproduce the problem