Opened 3 years ago

Closed 4 months ago

#64882 closed defect (fixed)

docker-machine-parallels needs go

Reported by: zap150 (Jan Zapletal) Owned by: danchr (Dan Villiom Podlaski Christiansen)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: docker-machine-parallels

Description

Installing docker-machine-parallels fails due to missing dependency on go. Installing go before solves the issue.

Change History (3)

comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: docker-machine-parallels go dependencies removed
Owner: set to danchr
Status: newassigned

I notice this port isn't using the golang portgroup. Maybe doing so would help simplify this port, or maybe not, but it would at least have automatically added the port:go build dependency.

comment:2 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign added

comment:3 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In ab946d583063085e47a843c400d9324be7b2db1d/macports-ports (master):

docker-machine-parallels: Add go build dependency

Closes: #64882

Note: See TracTickets for help on using tickets.