[MacPorts] #58878: netpbm @10.87.01_0: Destroot failed, backslash in group name

MacPorts noreply at macports.org
Mon Dec 23 11:00:05 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 ryandesign):

 I don't know; I would have to see the source code of `chown` to understand
 how its doing that.

 But it's easy to see the difference between Tcl quotation-mark- and curly-
 brace-quoted strings in the repl:

 {{{
 % port-tclsh
 % puts {abcd\ref}
 abcd\ref
 % puts "abcd\ref"
 efcd
 %
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/58878#comment:16>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list