Bug 176685

Summary: tinyerp should require ghostscript for ps2pdf
Product: [Fedora] Fedora Reporter: Roy-Magne Mo <rmo>
Component: tinyerpAssignee: Dan Horák <dan>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: 4CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-30 15:23:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Roy-Magne Mo 2005-12-29 22:29:50 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051216 Fedora/1.5-3 Firefox/1.5

Description of problem:
tinyerp-server uses ps2pdf for report generation in /usr/lib/python2.4/site-packages/tinyerp-server/addons/base/ir/workflow/print_instance.py

and should require ghostscript for tinyerp-server

Version-Release number of selected component (if applicable):
tinyerp-3.1.1-5

How reproducible:
Always

Steps to Reproduce:
1. Add ghostscript to Requires in spec-file
2.
3.
  

Additional info:

Comment 1 Dan Horák 2005-12-30 15:23:09 UTC
OK, I will add ghostscript as a Requires for tinyerp-server in the next release.