[MacPorts] #51112: Hexchat-2.10.2 fails to fetch

MacPorts noreply at macports.org
Sun Sep 18 16:38:07 CEST 2016


#51112: Hexchat-2.10.2 fails to fetch
-----------------------+----------------------
  Reporter:  ka6sox@…  |      Owner:  raimue@…
      Type:  defect    |     Status:  closed
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.3.4
Resolution:  wontfix   |   Keywords:
      Port:  hexchat   |
-----------------------+----------------------

Comment (by ken.cunningham.webuse@…):

 This problem still exists.
 {{{
 Error: org.macports.fetch for port hexchat returned: fetch failed
 }}}
 It looks like it's redirecting the original URL to another one (301 Moved
 Permanently ... )

 As a workaround, create the directory
 {{{
 ${prefix}l/var/macports/distfiles/hexchat
 }}}
 and go into it, and use wget to download the file.

 {{{
 $ sudo wget http://dl.hexchat.net/hexchat/hexchat-2.10.2.tar.xz
 --2016-09-18 07:33:54--
 http://dl.hexchat.net/hexchat/hexchat-2.10.2.tar.xz
 Resolving dl.hexchat.net (dl.hexchat.net)... 104.27.132.137,
 104.27.133.137, 2400:cb00:2048:1::681b:8589, ...
 Connecting to dl.hexchat.net (dl.hexchat.net)|104.27.132.137|:80...
 connected.
 HTTP request sent, awaiting response... 301 Moved Permanently
 Location: https://dl.hexchat.net/hexchat/hexchat-2.10.2.tar.xz [following]
 --2016-09-18 07:33:55--
 https://dl.hexchat.net/hexchat/hexchat-2.10.2.tar.xz
 Connecting to dl.hexchat.net (dl.hexchat.net)|104.27.132.137|:443...
 connected.
 HTTP request sent, awaiting response... 200 OK
 Length: 1529732 (1.5M) [application/octet-stream]
 Saving to: ‘hexchat-2.10.2.tar.xz’

 hexchat-2.10.2.tar.xz
 100%[=============================================================>]
 1.46M  5.18MB/s    in 0.3s

 2016-09-18 07:33:55 (5.18 MB/s) - ‘hexchat-2.10.2.tar.xz’ saved
 [1529732/1529732]
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/51112#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list