Opened 2 years ago

Closed 2 years ago

#64452 closed defect (fixed)

wget: emits SSL_INIT

Reported by: angelog0 (Angelo Graziosi) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc:
Port: wget

Description

WGET package emits SSL_INIT also with -q option. This is annoying and breaks scripts using

wget -q https://FOOBAR/file || exit

Any idea how to avoid this?

Ciao,

Angelo.

Change History (2)

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

Cc: ryandesign@… removed
Keywords: wget gnutls ssl removed
Owner: set to ryandesign
Status: newaccepted
Summary: WGET emits SSL_INITwget: emits SSL_INIT

I agree, it does do that.

Here is the upstream bug report: https://savannah.gnu.org/bugs/?61125

I'll add a patch to fix this.

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

Resolution: fixed
Status: acceptedclosed

In e92d9ac50b5b1007647daef51e6b1c489444ed8e/macports-ports (master):

wget: Remove spurious print statements

Closes: #64452

Note: See TracTickets for help on using tickets.