[MacPorts] #71121: BlackHole: Update to 0.6.0
MacPorts
noreply at macports.org
Thu Jan 23 13:20:29 UTC 2025
#71121: BlackHole: Update to 0.6.0
---------------------------+----------------------
Reporter: sambthompson | Owner: adarshp
Type: update | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.2
Resolution: | Keywords:
Port: BlackHole |
---------------------------+----------------------
Comment (by jdwoody):
When updating this port, the coreaudio restart command should be updated.
On a Mac Mini M4 running MacOS Sequoia, 15.2, the install fails with:
{{{
:debug:activate Executing proc-post-org.macports.activate-activate-0
:debug:activate system: sudo launchctl kickstart -kp
system/com.apple.audio.coreaudiod
:info:activate Could not kickstart service "com.apple.audio.coreaudiod":
1: Operation not permitted
:info:activate Command failed: sudo launchctl kickstart -kp
system/com.apple.audio.coreaudiod
:info:activate Exit code: 1
}}}
Suggested fix would be:
{{{
sudo /usr/bin/killall coreaudiod
}}}
Portfile:
[https://github.com/macports/macports-
ports/blob/80021a4492b581378c40ea4d211c503099bdb78d/audio/BlackHole/Portfile#L32]
Please advise if this should be its own ticket and I will create one
accordingly
--
Ticket URL: <https://trac.macports.org/ticket/71121#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list