Bug#258643: FTBFS: texi2html unproperly needed by binary-arch

Matt Zimmerman Matt Zimmerman <mdz@debian.org>, 258643@bugs.debian.org
Mon, 12 Jul 2004 09:17:53 -0700


On Mon, Jul 12, 2004 at 02:15:04PM +0200, Robert Millan wrote:

> tags 258643 pending
> thanks
> 
> On Mon, Jul 12, 2004 at 01:15:34AM -0700, Matt Zimmerman wrote:
> > > See subject.
> > 
> > Perhaps just a bit more detail would be useful here, since the binary-arch
> > target in debian/rules works perfectly for me without texi2html installed.
> > 
> > mizar:[/tmp/grub-0.95+cvs20040624] fakeroot debian/rules binary-arch
> > [...]
> > dpkg-deb: building package `grub' in `../grub_0.95+cvs20040624-3_i386.deb'.
> > make[1]: Leaving directory `/tmp/grub-0.95+cvs20040624'
> 
> It does happen for me. But anyway looking at debian/rules the problem is
> clear. "build" target depends on "build-indep" and shouldn't. I'm fixing this
> for -4.

binary-arch doesn't depend on build, though; only on build-indep.

Perhaps you're using dpkg-buildpackage -B rather than debian/rules
binary-arch?

-- 
 - mdz