From owner-freebsd-ports@FreeBSD.ORG Fri Jun 29 16:10:46 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D3B45106564A; Fri, 29 Jun 2012 16:10:46 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 895978FC1A; Fri, 29 Jun 2012 16:10:46 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1SkdmJ-0007jO-Rx>; Fri, 29 Jun 2012 18:10:39 +0200 Received: from e178027104.adsl.alicedsl.de ([85.178.27.104] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1SkdmJ-0007D5-MX>; Fri, 29 Jun 2012 18:10:39 +0200 Message-ID: <4FEDD378.10206@zedat.fu-berlin.de> Date: Fri, 29 Jun 2012 18:10:32 +0200 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120619 Thunderbird/13.0.1 MIME-Version: 1.0 To: Current FreeBSD , Ports FreeBSD X-Enigmail-Version: 1.4.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig7C5BA2E966DBFF11F7416A3D" X-Originating-IP: 85.178.27.104 Cc: Subject: print/foomatic-db-engine : install: *.1: No such file or directory X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2012 16:10:47 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7C5BA2E966DBFF11F7416A3D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I'm stuck with this nasty error in print/foomatic-db-engine, which prevents me from updating ports relying on this specific port. This problem is sticky on all FreeBSD 10-CURRENT boxes. /usr/local/bin/perl -p -i -e "s:foomatic-templates:/usr/local/share/foomatic//templates:g" //usr/local/sbin/foomatic-addpjloptions ln -sf foomatic-ppdfile //usr/local/bin/foomatic-datafile if [ -d /usr/local/libexec/cups ]; then \ ./mkinstalldirs //usr/local/libexec/cups/driver; \ ln -sf /usr/local/bin/foomatic-ppdfile //usr/local/libexec/cups/driver/foomatic; \ fi =2E/mkinstalldirs //usr/local/man =2E/mkinstalldirs //usr/local/man/man1 =2E/mkinstalldirs //usr/local/man/man8 /usr/bin/install -c -o root -g wheel -m 644 *.1 //usr/local/man/man1 install: *.1: No such file or directory gmake: *** [install-man] Error 71 *** [do-install] Error code 2 Stop in /usr/ports/print/foomatic-db-engine. =3D=3D=3D>>> Installation of foomatic-db-engine-4.0.7,2 (print/foomatic-db-engine) failed =3D=3D=3D>>> Aborting update Terminated =3D=3D=3D>>> You can restart from the point of failure with this command = line: portmaster print/foomatic-db-engine --------------enig7C5BA2E966DBFF11F7416A3D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJP7dN+AAoJEOgBcD7A/5N86SYIAICxNB6QbiqldlsHw/hpwEER qCaRA8CYGgJiZnOh8zuRRGsWRxXJ9a3UPtBaUQ9k2C8YeDHSLWn/vdJc1SjBcQw8 5kfKeucntwUwVzJj0mblKrpDtlrNEpOCm7cuSltvKdzBQ6Q9PoNbSvCsBMU6Ffd7 yu4aoMZn3IyWAa9n/LOtatlWTIHx1onB+cikAoFTucVeFzVdB4b87RAchACk0dX1 bXLa46Nr889/B0KEySHf9sFWMKIgrkXR4g6eMJuxRGu4NCpMKohACqhE4deKmqQc nelxHHszOQVMLykhOd1VB1lHWKmrtmA+VvlKBgD/G7bh/WSRnFP2hK5y1hwFEGg= =5g+Q -----END PGP SIGNATURE----- --------------enig7C5BA2E966DBFF11F7416A3D--