Bug 190692 - shells/ksh93: Fails to fetch
Summary: shells/ksh93: Fails to fetch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-06 07:13 UTC by Mathieu Simon
Modified: 2014-06-13 14:58 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Simon 2014-06-06 07:13:50 UTC
Hi

I recently tried to build ksh93 from ports and it seems that a couple of URLs are broken, mainly the one over at AT&T research:

====>> Building shells/ksh93

[...]

=======================<phase: fetch          >============================
===>  License EPL accepted by the user
=> INIT.2013-05-24.tgz doesn't seem to exist in /distfiles/ksh93.
=> Attempting to fetch http://www.research.att.com/~gsf/download/tgz/INIT.2013-05-24.tgz
fetch: http://www.research.att.com/~gsf/download/tgz/INIT.2013-05-24.tgz: Not Found
=> Attempting to fetch http://ftp.ch.freebsd.org/pub/FreeBSD/ports/distfiles/INIT.2013-05-24.tgz
fetch: http://ftp.ch.freebsd.org/pub/FreeBSD/ports/distfiles/INIT.2013-05-24.tgz: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /distfiles/ksh93 and try again.
*** Error code 1

Stop.
make: stopped in /usr/ports/shells/ksh93
===>  Cleaning for ksh93-20120801_2

I could imagine that after Dave Korn (dgk) and Glenn Fowler (gsf) have been laid off by AT&T labs in autumn 2013 that gsf's folder where the download points to, has been deleted lately recently.

AT&T's download page still work, however they require a authentication password implying accepting the EPL license (http://www2.research.att.com/sw/download/)
Comment 1 Mathieu Simon 2014-06-06 07:29:08 UTC
I'm not enough familiar with the structure of the ports tree but at least MacPorts seems to be using the AT&T main site with the password:

https://trac.macports.org/browser/trunk/dports/shells/ksh93/Portfile

Do we have something equivalent to fetch.user and fetch.password as they have?

-- Mat
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2014-06-13 03:11:41 UTC
Over to maintainer.
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-06-13 14:57:49 UTC
A commit references this bug:

Author: sunpoet
Date: Fri Jun 13 14:57:02 UTC 2014
New revision: 357687
URL: http://svnweb.freebsd.org/changeset/ports/357687

Log:
  - Update MASTER_SITES

  PR:		ports/190692
  Submitted by:	Mat <mathieu.sim@gmail.com>

Changes:
  head/shells/ksh93/Makefile
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-06-13 14:58:14 UTC
Committed. Thanks!