Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Dec 2004 08:35:48 +0100
From:      Lars =?iso-8859-1?Q?K=F6ller?= <lars.koeller@uni-bielefeld.de>
To:        Sean McNeil <sean@mcneil.com>
Cc:        lars.koeller@uni-bielefeld.de
Subject:   Re: portupgrade fails to generate index
Message-ID:  <200412010735.iB17Zmk19984@rayadm.hrz.uni-bielefeld.de>
In-Reply-To: Message from Sean McNeil <sean@mcneil.com> "of Tue, 30 Nov 2004 19:29:13 PST." <1101871753.23080.2.camel@server.mcneil.com>

next in thread | previous in thread | raw e-mail | index | archive | help
----------

In reply to Sean McNeil who wrote:
=20
> On Tue, 2004-11-30 at 19:22 -0800, Sean McNeil wrote:
> > I get the following now:
> >=20
> > server# portupgrade -a
> > Updating the ports index ... Generating INDEX.tmp - please
> > wait.."/usr/ports/Mk/bsd.port.mk", line 2673: warning: duplicate =
script
> > for target "checksum" ignored"Makefile", line 13: 1 open conditio=
nal:
> > "Makefile", line 13:     at line 197 (evaluated to true)
> > make: fatal errors encountered -- cannot continue
>=20
> This looks like a simple mistake of using .fi instead of .endif:
>=20
> --- sysutils/bacula-server/Makefile.orig        Tue Nov 30 19:27:12=
 2004
> +++ sysutils/bacula-server/Makefile     Tue Nov 30 19:27:30 2004
> @@ -198,7 +198,7 @@
>         for na in fd; do \
>  .else
>         for na in sd dir; do \
> -.fi
> +.endif
>                 if [ -f ${PREFIX}/etc/bacula-$$na.conf.new ]; then =
\
>                         ${ECHO_CMD} "etc/bacula-$$na.conf.new" >>
> ${TMPPLIST}; \                elif [ -f
> ${PREFIX}/etc/bacula-$$na.conf ]; then \
>=20

Yes, it's absolutely unklear to me why this has worked in the test at=
=20
home.

It's fixed now.

Sorry

Lars

--=20
 Lars K=F6ller      \   Raum   : V0-318 (Tel: 4964)
  Leitung Systeme  \  E-Mail : Lars.Koeller@Uni-Bielefeld.DE
  und Serverdienste \ PGP-Key: http://www.uk.pgp.net/pgpnet/wwwkeys.h=
tml
----------- FreeBSD, what else? ---- http://www.de.freebsd.org ------=
---




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412010735.iB17Zmk19984>