.metadir/+INSTALL: no such file

Bryan Drewery bdrewery at FreeBSD.org
Thu Oct 31 01:32:33 UTC 2013


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.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20131030/bc4f7968/attachment.sig>


More information about the freebsd-ports mailing list