Opened 2 months ago
Last modified 2 months ago
#70770 assigned defect
wget @1.24.5_1 cannot be installed with libressl installed
Reported by: | SaintBol | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.1 |
Keywords: | Cc: | ||
Port: | wget |
Description
Issue:
% port info wget wget @1.24.5_1 (net, www) % sudo port install wget ---> Computing dependencies for wget Error: Can't install openssl because conflicting ports are active: libressl Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port wget failed % port list libressl libressl @3.9.2 security/libressl
libressl is a dependancy of installed ldns port.
Change History (3)
comment:1 Changed 2 months ago by jmroot (Joshua Root)
Keywords: | sequoia wget libressl removed |
---|---|
Owner: | set to ryandesign |
Status: | new → assigned |
comment:2 Changed 2 months ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 2 months ago by ryandesign (Ryan Carsten Schmidt)
Replying to SaintBol:
libressl is a dependancy of installed ldns port.
No, ldns depends on openssl, although you may have chosen to install libressl instead of openssl, which most ports that depend on openssl allow.
Note: See
TracTickets for help on using
tickets.
wget does not depend on openssl unless you use the +ssl variant, which is not the default. Are you using that variant?