[MacPorts] #68750: py38-cvxopt: can't read "env(USER)": no such variable

MacPorts noreply at macports.org
Mon Nov 20 07:28:27 UTC 2023


#68750: py38-cvxopt: can't read "env(USER)": no such variable
--------------------------+-----------------------
  Reporter:  ryandesign   |      Owner:  jjstickel
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.8.1
Resolution:               |   Keywords:
      Port:  py38-cvxopt  |
--------------------------+-----------------------

Comment (by jmroot):

 Yeah, `USER` is definitely not guaranteed to be set in the environment.
 Depending on what you're trying to do, you probably want either
 `$macportsuser` or `${install.user}`.

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


More information about the macports-tickets mailing list