#67156 closed defect (fixed)

ipmitool @1.8.18.20210622_1: Broken install due to IANA URL change

Reported by: DanielO (Daniel O'Connor) Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: ryandesign (Ryan Carsten Schmidt)
Port: ipmitool

Description

The ipmitool port fetches the IANA PED database but the URL has changed so it gets a 404 HTML page instead. This results in all invocations of ipmitool failing with the cryptic message "Failed to initialize the OEM info dictionary"

The attached diff fixes it for me (borrowed from https://lore.kernel.org/buildroot/20230115191751.3884627-1-vfazio@xes-inc.com/T/)

Attachments (1)

ipmitool-fix.diff (1.6 KB) - added by DanielO (Daniel O'Connor) 13 months ago.

Download all attachments as: .zip

Change History (5)

Changed 13 months ago by DanielO (Daniel O'Connor)

Attachment: ipmitool-fix.diff added

comment:1 Changed 13 months ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added
Owner: set to drkp
Port: ipmitool added
Status: newassigned
Summary: ipmitool: Broken install due to IANA URL changeipmitool @1.8.18.20210622_1: Broken install due to IANA URL change
Type: updatedefect

The upstream URL for this fix is https://github.com/ipmitool/ipmitool/commit/1edb0e27e44196d1ebe449aba0b9be22d376bcb6 and I recommend adding that at the top of the patchfile.

While adding this patch, the port should be updated to 1.8.19.

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

Cc: ryandesign added

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

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

Resolution: fixed
Status: assignedclosed

In d207098e077a78c0d75be6af02681a64a86434f5/macports-ports (master):

ipmitool: Update to 1.8.19

Closes: #64636
Closes: #67156

Note: See TracTickets for help on using tickets.