On Wed, 30 Oct 2013 20:32:22 -0500
Bryan Drewery <bdrew...@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.

Attachment: signature.asc
Description: PGP signature

Reply via email to