[Build-common-hackers] Bug#375464: cdbs: FTBFS: gs: command not found

Andreas Jochens aj at andaco.de
Mon Jun 26 07:27:36 UTC 2006


Package: cdbs
Version: 0.4.43
Severity: serious
Tags: patch

When building 'cdbs' in a clean 'unstable' chroot,
I get the following error:

################################################################################
 RELEASE : 0.8pre1
 VERSION : $Id: VERSION.xml,v 1.6 2004/01/31 12:47:11 j-devenish Exp $
     TAG : DB2LATEX_0_8PRE1 
     WWW : http://db2latex.sourceforge.net                                      
 SUMMARY : http://www.sourceforge.net/projects/db2latex                         
  AUTHOR : Ramon Casellas  casellas at infres.enst.fr                              
  AUTHOR : James Devenish  j-devenish at users.sf.net                              
   USING : libxslt/xsltproc
################################################################################
dot -Tps2 -o buildcore.eps buildcore.dot -Gsize='6,10'
epstopdf --outfile=buildcore.pdf buildcore.eps
sh: gs: command not found
make[3]: *** [buildcore.pdf] Broken pipe
make[3]: Leaving directory `/cdbs-0.4.43/doc'

Please add the missing Build-Depends on 'gs-common'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/cdbs-0.4.43/debian/control ./debian/control
--- ../tmp-orig/cdbs-0.4.43/debian/control	2006-05-24 21:44:32.000000000 +0000
+++ ./debian/control	2006-06-26 06:36:59.000000000 +0000
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: CDBS Hackers <build-common-hackers at lists.alioth.debian.org>
-Build-Depends-Indep: debhelper (>= 5), graphviz, realpath, fakeroot, python-dev, python2.3, python2.4, libxml2-utils, xsltproc, docbook-xml, docbook-xsl, db2latex-xsl, tetex-extra, ant, kaffe, sharutils
+Build-Depends-Indep: debhelper (>= 5), gs-common, graphviz, realpath, fakeroot, python-dev, python2.3, python2.4, libxml2-utils, xsltproc, docbook-xml, docbook-xsl, db2latex-xsl, tetex-extra, ant, kaffe, sharutils
 Uploaders: Colin Walters <walters at debian.org>, Jeff Bailey <jbailey at raspberryginger.com>, Jonas Smedegaard <dr at jones.dk>, Chris Cheney <ccheney at debian.org>, Stefan Gybas <sgybas at debian.org>, Robert Millan <rmh at debian.org>, Marc Dequènes (Duck) <Duck at DuckCorp.org>, Peter Eisentraut <petere at debian.org>
 Standards-Version: 3.7.2
 




More information about the Build-common-hackers mailing list