[Bug 285053] sysuilts/py-salt: "service salt_minion (status|stop)" no longer works in 3006.9_3,1
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 285053] sysutils/py-salt: "service salt_minion (status|stop)" no longer works in 3006.9_3,1"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 285053] sysutils/py-salt: "service salt_minion (status|stop)" no longer works in 3006.9_3,1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Feb 2025 16:11:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285053 Bug ID: 285053 Summary: sysuilts/py-salt: "service salt_minion (status|stop)" no longer works in 3006.9_3,1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: asomers@FreeBSD.org Commands like "service salt_minion status" always return "salt_minion not running? (check /var/run/salt-minion.pid)", even after starting the minion. That seems to be because the process name is unexpected. The minion's process name is now "python3.11: MultiMinionProcessManager MinionProcessManager (python3.11)" In version 3006.9_2,1 , by contrast, the service command worked, and the minion's process name was "/usr/local/bin/python3.11 /usr/local/bin/salt-minion -c /usr/local/etc/salt --pid-file=/var/run/salt-minion.pid -d" -- You are receiving this mail because: You are the assignee for the bug.