Opened 3 years ago

Closed 3 years ago

#62587 closed defect (fixed)

get_iplayer missing https dependency, doesn't work without p5.28-lwp-protocol-https

Reported by: RainmakerRaw Owned by: dliessi (Davide Liessi)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: get_iplayer

Description

I'm new to MacPorts, so apologies for any missteps here. I have read the Ticket Guidelines, and a search for get_iplayer returned 0 tickets. I am running MacPorts 2.6.4 on macOS Catalina 10.15.7, on a mid-2012 MacBook Pro (Core i5, 16GB RAM).

I installed get_iplayer using Mac Ports, but it fails to run. Even issuing get_iplayer --version results in an error. The (truncated) error is as follows:

Can't locate LWP/Protocol/https.pm in @INC

Once I manually install p5.28-lwp-protocol-https using MacPorts the errors go away, and I can use get_iplayer (including to successfully download from BBC). I therefore think p5.28-lwp-protocol-https needs adding to the dependencies in the port build file?

Thanks in advance.

Change History (2)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Owner: set to dliessi
Status: newassigned

comment:2 Changed 3 years ago by dliessi (Davide Liessi)

Resolution: fixed
Status: assignedclosed

In 3ecf7bd76850e5f841ffe7a303624ad5ff7d00aa/macports-ports (master):

get_iplayer: update to 3.27; add missing dependency

Closes: #62587

Note: See TracTickets for help on using tickets.