When trying to update x11/nvidia-driver I find the following error:
The port does not get installed. Moreover the previous driver gets uninstalled.
I do not know if it has to be something related to the following output of
and the fact that the listed ports but x11/nvidia-driver do not get updated when I execute
/etc/make.conf
Should I wait to upgrading to 10.1 and magically all my concerns will go away, or will they persist?
Code:
*** Error code 70
Stop.
make[1]: stopped in /usr/ports/x11/nvidia-driver
*** Error code 1
Stop.
make: stopped in /usr/ports/x11/nvidia-driver
===>>> A backup package for nvidia-driver-331.67_1 should
be located in /usr/ports/packages/portmaster-backup
===>>> Installation of nvidia-driver-340.46 (x11/nvidia-driver) failed
===>>> Aborting update
The port does not get installed. Moreover the previous driver gets uninstalled.
I do not know if it has to be something related to the following output of
pkg version -IvL=
Code:
dri-9.1.7_6,2 < needs updating (index has 10.3.2,2)
libEGL-9.1.7_4 < needs updating (index has 10.3.2)
libGL-9.1.7_3 < needs updating (index has 10.3.2)
libglapi-9.1.7_2 < needs updating (index has 10.3.2)
libglesv2-9.1.7_3 < needs updating (index has 10.3.2)
nvidia-driver-331.67_1 < needs updating (index has 340.46)
portmaster -d -a./etc/make.conf
Code:
WITH_PKGNG=yes
WITH_CCACHE_BUILD=yes
WITH_NEW_XORG=yes
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
uname -a
Code:
FreeBSD asuka.familyworks.local 10.0-RELEASE-p12 FreeBSD 10.0-RELEASE-p12 #0: Tue Nov 4 05:07:17 UTC 2014 [EMAIL]root@amd64-builder.daemonology.net[/EMAIL]:/usr/obj/usr/src/sys/GENERIC amd64
Should I wait to upgrading to 10.1 and magically all my concerns will go away, or will they persist?