[MacPorts] #54814: byacc @20170719: upgrade fails due to missing source

MacPorts noreply at macports.org
Mon Sep 11 14:31:56 UTC 2017


#54814: byacc @20170719: upgrade fails due to missing source
----------------------+-------------------
 Reporter:  mathomp4  |      Owner:
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:  2.4.1
 Keywords:            |       Port:  byacc
----------------------+-------------------
 All,

 I can't update some ports because byacc is failing:
 {{{
 (9) $ port upgrade byacc
 --->  Fetching distfiles for byacc
 --->  Attempting to fetch byacc-20170709.tgz from ftp://invisible-
 island.net/byacc/
 --->  Attempting to fetch byacc-20170709.tgz from
 https://distfiles.macports.org/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 http://cjj.kr.distfiles.macports.org/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 http://her.gr.distfiles.macports.org/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 http://jnb.za.distfiles.macports.org/distfiles/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 http://jog.id.distfiles.macports.org/macports/distfiles/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 http://kmq.jp.distfiles.macports.org/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 http://lil.fr.distfiles.macports.org/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 http://nou.nc.distfiles.macports.org/pub/macports/distfiles.macports.org/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 http://nue.de.distfiles.macports.org/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 http://osl.no.distfiles.macports.org/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 https://pek.cn.distfiles.macports.org/macports/distfiles/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 http://sea.us.distfiles.macports.org/macports/distfiles/byacc
 --->  Attempting to fetch byacc-20170709.tgz from
 http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/byacc
 Error: Failed to fetch byacc: The requested URL returned error: 404 Not
 Found
 Error: See
 /Users/mathomp4/macports/var/macports/logs/_Users_mathomp4_macports_var_macports_sources_distfiles.macports.org_ports_devel_byacc/byacc/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 }}}

 My guess is that it is looking at
 {{{
 ftp://invisible-island.net/byacc/
 }}}
 as seen in the first line, but the byacc source seems to be at
 {{{
 ftp://ftp.invisible-island.net/byacc/
 }}}
 now instead. Perhaps this is the issue?

 I'm not sure if I can point Macports to look for local source files
 (without making a Portfile), so could someone update the Portfile on your
 end?

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


More information about the macports-tickets mailing list