[MacPorts] #59632: (10.7.4, curl, youtube-dl) cannot force activate curl
MacPorts
noreply at macports.org
Thu Nov 7 20:21:48 UTC 2019
#59632: (10.7.4, curl,youtube-dl) cannot force activate curl
----------------------+--------------------
Reporter: mrkapqa | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: |
----------------------+--------------------
Description changed by ryandesign:
Old description:
> Hello ,
>
> today i installed Osx Lion onmy MacMini and i could not install MacPorts
> latest from .pkg
> (The error is lke "this package has been probably damaged or altered .
> Please provide yourself a new copy of the package and try again")
>
> therefore i installed the macports manually , like here
>
> $ cd MacPorts-2.6.2/
> $ ./configure
> $ make
> $ sudo make install
>
>
> when installing youtube-dl manually i incur in error
>
> curl: (35) Unknown SSL protocol error in connection to yt-dl.org:443
>
>
> so i try to upgrade curl
>
> {{{
> sudo port install curl
> sudo port -f activate curl
> }}}
>
> but curl remains on system level
>
> curl --version
> curl 7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r
> zlib/1.2.5
> Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps
> pop3 pop3s rtsp smtp smtps telnet tftp
> Features: AsynchDNS GSS-Negotiate IPv6 Largefile NTLM SSL libz
New description:
Hello ,
today i installed Osx Lion onmy MacMini and i could not install MacPorts
latest from .pkg
(The error is lke "this package has been probably damaged or altered .
Please provide yourself a new copy of the package and try again")
therefore i installed the macports manually , like here
{{{
$ cd MacPorts-2.6.2/
$ ./configure
$ make
$ sudo make install
}}}
when installing youtube-dl manually i incur in error
{{{
curl: (35) Unknown SSL protocol error in connection to yt-dl.org:443
}}}
so i try to upgrade curl
{{{
sudo port install curl
sudo port -f activate curl
}}}
but curl remains on system level
{{{
curl --version
curl 7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r
zlib/1.2.5
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3
pop3s rtsp smtp smtps telnet tftp
Features: AsynchDNS GSS-Negotiate IPv6 Largefile NTLM SSL libz
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/59632#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list