[MacPorts] #67851: vcvrack @1.1.6: ERROR 404: Not Found

MacPorts noreply at macports.org
Sat Jul 29 10:29:32 UTC 2023


#67851: vcvrack @1.1.6: ERROR 404: Not Found
------------------------+-------------------------
 Reporter:  ryandesign  |      Owner:  herbygillot
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.8.1
 Keywords:              |       Port:  vcvrack
------------------------+-------------------------
 vcvrack is trying to download zlib 1.2.11 at build time, which fails
 because that's an old version and it has been moved into the "fossils"
 directory of the zlib.net web server:

 https://build.macports.org/builders/ports-
 13_x86_64-builder/builds/42336/steps/install-port/logs/stdio

 {{{
 wget -c "https://www.zlib.net/zlib-1.2.11.tar.gz"
 --2023-07-29 10:24:20--  https://www.zlib.net/zlib-1.2.11.tar.gz
 Resolving www.zlib.net (www.zlib.net)... 85.187.148.2
 Connecting to www.zlib.net (www.zlib.net)|85.187.148.2|:443... connected.
 HTTP request sent, awaiting response... 404 Not Found
 2023-07-29 10:24:20 ERROR 404: Not Found.

 make[1]: *** [zlib-1.2.11] Error 8
 make: *** [dep] Error 2
 }}}

 Don't download things at build time. If you need zlib, depend on the zlib
 port.

 vcvrack is outdated:

 {{{
 % port livecheck vcvrack
 vcvrack seems to have been updated (port version: 1.1.6, new version:
 2.3.0)
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/67851>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list