[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bash-4.4-beta2 available for download
From: |
Greg Wooledge |
Subject: |
Re: Bash-4.4-beta2 available for download |
Date: |
Wed, 13 Jul 2016 10:00:37 -0400 |
User-agent: |
Mutt/1.4.2.3i |
On Tue, Jul 12, 2016 at 09:38:51PM -0400, Chet Ramey wrote:
> The second beta release of bash-4.4 is now available with the URL
>
> ftp://ftp.cwru.edu/pub/bash/bash-4.4-beta2.tar.gz
>
> and via git from
>
> http://git.savannah.gnu.org/cgit/bash.git/?h=bash-4.4-testing
I have been utterly unable to retrieve the file from the FTP server,
from three different machines (two of them firewalled, one of them a
non-firewalled VPS). Passive mode times out, and active mode gives a
"bind: address already in use" error. geirha suggested:
http://git.savannah.gnu.org/cgit/bash.git/snapshot/bash-4.4-beta2.tar.gz
so I tried that. But there is some doubt about whether this is the
same as the ftp.cwru.edu tarball. (Maybe post an SHA-1 for it?)
Whichever tarball it is that I got, it builds on HP-UX 10.20 with gcc 3.3
(but not with gcc 2.7.2, which is no big deal since that's not the gcc
I typically use). Testing to begin.