.metadir/+INSTALL: no such file
O. Hartmann
ohartman at zedat.fu-berlin.de
Thu Oct 31 09:47:17 UTC 2013
On Wed, 30 Oct 2013 20:32:22 -0500
Bryan Drewery <bdrewery at FreeBSD.org> wrote:
> On 10/30/2013 4:16 PM, O. Hartmann wrote:
> >
> > Several ports fail to update on FBSD 11.0-CURRENT machines right now
> > reporting in most cases at the end of a successful build while
> > installing:
> >
> > cat: /usr/ports/xxx/yyy/work/.metadir/+INSTALL: no such file or
> > directory.
> >
> > This happesn to
> >
> > www/firefox
> > www/thunderbird
> > x11/nvidia-driver
> > graphics/dri
> > graphics/GL
> > graphics/GLU
> >
> > (tested those recently due to update cycle).
> >
> > ===> Running ldconfig
> > /sbin/ldconfig -m /usr/local/lib
> > #!/bin/sh
> > #
> > # $FreeBSD: head/x11/nvidia-driver/files/pkg-install.in 304737
> > 2012-09-23 12:37:34Z danfe $ #
> >
> > PREFIX=${PKG_PREFIX-/usr/local}
> >
> > case $2 in
> > POST-INSTALL)
> > /bin/ln -f ${PREFIX}/lib/.nvidia/libGL.so.1
> > ${PREFIX}/lib/libGL.so /bin/ln -f ${PREFIX}/lib/.nvidia/libGL.so.1
> > ${PREFIX}/lib/libGL.so.1 /bin/ln -f
> > ${PREFIX}/lib/xorg/modules/extensions/.nvidia/libglx.so.1 \
> > ${PREFIX}/lib/xorg/modules/extensions/libglx.so ;;
> > esac
> > cat: /usr/ports/x11/nvidia-driver/work/.metadir/+INSTALL: No such
> > file or directory *** Error code 1
> >
> > Stop.
> > make[1]: stopped in /usr/ports/x11/nvidia-driver
> > *** Error code 1
> >
> > Oliver
> >
>
> Should be fixed now.
>
Thank you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20131031/c924f1ae/attachment.sig>
More information about the freebsd-ports
mailing list