【发布时间】:2017-03-14 20:15:57
【问题描述】:
有没有办法使用 macports 代理设置 Sonatype Nexus。我试过了,但我找不到 nexus 支持 rsync。
/opt/local/etc/macports/sources.conf 可以采用http协议,但在我的情况下不起作用
我在 macports.conf 中配置代理
proxy_http proxy.local.dev:80 proxy_https proxy.local.dev:80
但当我尝试安装软件包时出现 403 禁止错误
$sudo port install ack
错误:
0DEBUG: Fetching distfile failed: The requested URL returned error: 403
【问题讨论】: