Re: openat("./...", O_CREAT) fails even though the directory exists
- Reply: Dan Mahoney (Ports): "Re: openat("./...", O_CREAT) fails even though the directory exists"
- Reply: Sulev-Madis Silber : "Re: openat("./...", O_CREAT) fails even though the directory exists"
- Reply: Dag-Erling_Smørgrav : "Re: openat("./...", O_CREAT) fails even though the directory exists"
- In reply to: Lexi Winter : "Re: openat("./...", O_CREAT) fails even though the directory exists"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Oct 2025 18:06:02 UTC
... On Mon, 13 Oct 2025 at 03:23, Lexi Winter <ivy@freebsd.org> wrote: > Olivier Certner wrote in <6142242.Zv9zXsTiuT@ravel>: > > > i suspect the fix will be in pkgbase somewhere: for example, we > > > could restart sendmail on upgrade, or tell the user to do that. > > > > Most probably it will need too, yes. > > proposed fix at https://reviews.freebsd.org/D53061. i really don't like > this (nothing else restarts services on upgrade) but this is probably the > least disruptive solution for users. > I'm curious - why are we NOT restarting services after an upgraded package? -a