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

Re: your mail



On Sat, Oct 14, 2000 at 01:14:19AM -0400, Adam Di Carlo wrote:

> Moreover, that dh_installdocs is run within arch-indep, so what would
> that have to do with the m68k build?
It built fine, however the changes file says:
Files: 
 32a58ad155965f636dd8000a898828fe 4283 byhand - READ-pl.txt
 7a25880aba0918f0a5dada3133f737ae 4721578 byhand - bf-amiga_2.2.18_m68k.tar.gz
 f29ec91e1a964e90df73e6bcbde10d30 1356 byhand - bf-archive-install_2.2.18_m68k.sh

As you see READ-pl.txt is still there... James said I could upload that,
since things are installed by-hand anyway... but this should not happen in
the first case...
From the buildlog:

make[2]: Entering directory /build/boot-floppies/boot-floppies'
: make the top-level README
[ -d release ] || mkdir release
m4 --define=ARCHITECTURE=m68k \
        --define=BASE_TGZ=basecho 2.2 | sed 's,\.,_,g'.tgz \
        README-Users.m4 > release/README.txt
make[2]: Leaving directory /build/boot-floppies/boot-floppies'
utmp entry ("cts") does not match value of LOGNAME ("root"); using "root" at /usr/lib/dpkg/controllib.pl line 47.
make[2]: Entering directory /build/boot-floppies/boot-floppies'
: make the top-level README in any language
[ -d release ] || mkdir release
m4 --define=ARCHITECTURE=m68k \
        --define=BASE_TGZ=basecho 2.2 | sed 's,\.,_,g'.tgz \
        README-Users.pl.m4 > release/READ-pl.txt
make[2]: Leaving directory /build/boot-floppies/boot-floppies'

it is in release.sh:
do_common_pretasks()
{
  rm -rf $release
  mkdir -p $release

  $MAKE release/README.txt
  $MAKE release/READ-pl.txt
[...]

I think it has to be added to $rootfiles (for m68k), then it should be
handled like README.txt. I don't see how you move the file to its
destination on the other arches? Trying another build with that change. I'll
be back in 6..8 hours...

Christian
-- 
http://www.debian.org/~cts/debian-m68k/potato



Reply to: