[MacPorts] #58878: netpbm @10.87.01_0: Destroot failed, backslash in group name
MacPorts
noreply at macports.org
Sat Dec 21 23:29:16 UTC 2024
#58878: netpbm @10.87.01_0: Destroot failed, backslash in group name
---------------------------+------------------------
Reporter: Dave-Allured | Owner: ryandesign
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: haspatch
Port: netpbm |
---------------------------+------------------------
Comment (by Dave-Allured):
Ryan, confirmed, my group name on the test machine is `PSD\rain`. I
tested several command forms that will successfully change a file's group
name on the target Sonoma machine. I tested all in both C shell and "sh".
{{{
chgrp rain foo
chgrp PSD\\rain foo
chgrp 'PSD\rain' foo
chgrp "PSD\rain" foo
chown :rain foo
chown :PSD\\rain foo
chown ':PSD\rain' foo
chown ":PSD\rain" foo
}}}
--
Ticket URL: <https://trac.macports.org/ticket/58878#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list