On 10/01/2019 8:27 pm, Larry Rosenman wrote:
FreeBSD SVN rev:
r352600 - - 1.69G 2019-09-22 13:13
r352873 NR / 43.1G 2019-09-29 16:36
I went from r352600 to r352873 and now I'm getting PostgreSQL
permission denied
errors on the check phase of the build.
FreeBSD f
FreeBSD SVN rev:
r352600 - - 1.69G 2019-09-22 13:13
r352873 NR / 43.1G 2019-09-29 16:36
I went from r352600 to r352873 and now I'm getting PostgreSQL permission
denied
errors on the check phase of the build.
FreeBSD folks: Any ideas?
PostgreSQL folks: FYI.
--
I'm building very small system image and have `WITHOUT_ACPI` and
`WITHOUT_APM` set in `/etc/src.conf`. It has very surprising
consequences: powerd(8) is built and installed (which is very good), but
its starting script (`/etc/rc.d/powerd`) is not installed because:
libexec/rc/Makefile/rc.d:139
.
Folks,
I've been bitten several times now by the fact that FIB values do not survive
going through a divert socket. This is resolved by giving a divert socket its
own type that stores this information (and potentially more in the future).
I've attached a patch that would resolve 2 things:
a)