[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#240887: Package building problem.



On Mon, Apr 12, 2004 at 04:01:42PM +0200, Frank Küster wrote:
> Kurt Roeckx <Q@ping.be> schrieb:
> 
> > On Fri, Apr 09, 2004 at 01:12:37PM +0200, Frank Küster wrote:
> >> This was presumably a typo by Hilmar, you should delete the
> >> debian/tetex-bin/ directory - or simply the whole hierarchy, and try
> >> again. 
> >
> > I removed the whole tetex-bin-2.0.2 directory and ran "apt-get -b
> > source tetex-bin" again.  I get the same error.
> >
> > It seems only the man1 dir exists, the man5 and man8 dir are
> > missing.
> >
> > Trying the same on i386 seems to work for some reason, and I have
> > no idea why it should fail on amd64.
> 
> The directories are created by the install target of the Makefile in
> texk/tetex/Makefile, in particular by the first line in the install-data
> target. Could you try to run this manually, and/or check your build
> process whether this is somehow left out?

It seems to do this:
/bin/sh ./../mkinstalldirs /usr/share/man/man1 /usr/share/man/man5 /usr/share/man/man8 /usr/src/tetex-bin-2.0.2/debian/tetex-bin/usr/share/texmf/web2c /usr/src/tetex-bin-2.0.2/debian/tetex-bin/usr/share/texmf/../doc/texmf/tetex

Everything except for the man paths seems to be created with 
"/usr/src/tetex-bin-2.0.2/debian/tetex-bin" in from of it, each
time mkinstalldirs is called.


Kurt




Reply to: