Andres Freund <and...@anarazel.de> writes:
> I saw that CI image builds for freebsd were failing, because 13.1, used until
> now, is EOL. Update to 13.2, no problem, I thought. Ran a CI run against 13.2
> - unfortunately that failed. In pltcl of all places.

I tried to replicate this in a freshly-installed 13.2 VM, and could
not, which is unsurprising because the FreeBSD installation process
does not let you skip selecting a timezone --- which creates
/etc/localtime AFAICT.  So I'm unconvinced that we ought to worry
about the case where that's not there.  How is it that the CI image
lacks that file?  (And could it be that we had one in the predecessor
13.1 image?)

                        regards, tom lane


Reply via email to