[Bug 295432] sysutils/spiped: remove a stale unix domain socket
Date: Wed, 20 May 2026 02:33:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295432
Bug ID: 295432
Summary: sysutils/spiped: remove a stale unix domain socket
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: gperciva@tarsnap.com
CC: cperciva@tarsnap.com
Flags: maintainer-feedback?(cperciva@tarsnap.com)
CC: cperciva@tarsnap.com
If you're using a unix domain socket as the source, spiped does not clean up
the socket at shutdown or termination, so any subsequent run results in:
> spiped: Error binding socket: Address already in use
Initially reported here:
https://github.com/Tarsnap/spiped/issues/423
but cperciva determined that it's out of scope for an upstream fix, and:
> the [FreeBSD] rc.d script should probably do an rm -f first.
--
You are receiving this mail because:
You are the assignee for the bug.