Opened 3 years ago

Last modified 3 years ago

#63933 closed defect

ipmitool has implicit dependency on wget — at Initial Version

Reported by: michael-j-oconnor Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: ipmitool

Description

ipmitool broke because wget had not yet been built with openssl3

:info:destroot Downloading IANA PEN database... :info:destroot dyld: Library not loaded: /opt/local/lib/libssl.1.1.dylib :info:destroot Referenced from: /opt/local/bin/wget :info:destroot Reason: image not found :info:destroot /bin/sh: line 1: 33384 Abort trap: 6 wget -c -nd -O - "http://www.iana.org/assignments/enterprise-numbers" > tmpfile.$PPID

I think the problem is that ipmitool build relies on wget, but that's not directly expressed as a dependency.

Change History (0)

Note: See TracTickets for help on using tickets.