[cl-debian] Bug#379532: cl-asdf: FTBFS: Missing Build-Depends on 'tetex-bin'

Package: cl-asdf Version: 1.99-2 Severity: serious Tags: patch When building 'cl-asdf' in a clean 'unstable' chroot, I get the following error: dh_testdir # Add here commands to compile the package. makeinfo asdf.texinfo makeinfo --html asdf.texinfo texi2pdf asdf.texinfo You don't have a working TeX binary installed, but the texi2dvi script can't proceed without it. If you want to use this script, you have to install some kind of TeX, for example teTeX Debian packages. You can do that with this command: apt-get install tetex-bin make: *** [build-stamp] Error 1 Please add the missing Build-Depends on 'tetex-bin' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/cl-asdf-1.99/debian/control ./debian/control --- ../tmp-orig/cl-asdf-1.99/debian/control 2006-07-24 07:27:11.000000000 +0000 +++ ./debian/control 2006-07-24 07:27:08.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Peter Van Eynde <pvaneynd@debian.org> Build-Depends: debhelper (>> 4.0.0) -Build-Depends-Indep: cvs2cl, texinfo +Build-Depends-Indep: cvs2cl, texinfo, tetex-bin Standards-Version: 3.7.2.0 Package: cl-asdf

Your message dated Mon, 24 Jul 2006 14:32:18 -0700 with message-id <E1G582E-0006hD-OC@spohr.debian.org> and subject line Bug#379532: fixed in cl-asdf 1.99-3 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
participants (2)
-
Andreas Jochens
-
owner@bugs.debian.org