Date: Thu, 22 Nov 2018 22:06:45 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 213611] ports-mgmt/pkg: 1.9.1 pkgdb locking doesn't work on NFS Message-ID: <bug-213611-32340-jeYDKafRPV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213611-32340@https.bugs.freebsd.org/bugzilla/> References: <bug-213611-32340@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213611 Oleksandr Tymoshenko <gonzo@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzo@FreeBSD.org --- Comment #13 from Oleksandr Tymoshenko <gonzo@FreeBSD.org> --- (this is high on Google search results page, so updating with the lates sta= te of the problem) NFS_WITH_PROPER_LOCKING was removed: https://github.com/freebsd/pkg/commit/655ddffae6ae4adc2820736a33736a99dea8d= fc3 I was able to fix NFS locking problem by enabling lockd on *both* server and client: sysrc rpc_lockd_enable=3DYES service lockd start --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213611-32340-jeYDKafRPV>