Bug #1179
FTP downloads of GMT 5.4.3 fail: No such file ‘gmt-5.4.3-src.tar.xz’.
Status: | Closed | Start date: | 2018-01-02 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | - | |||
Target version: | Candidate for next bugfix release | |||
Affected version: | 5.4.x-svn | Platform: |
Description
The new 5.4.3 release cannot be downloaded from the FTP server:
$ wget ftp://ftp.soest.hawaii.edu/gmt/gmt-5.4.3-src.tar.xz -P .. --2018-01-02 18:09:09-- ftp://ftp.soest.hawaii.edu/gmt/gmt-5.4.3-src.tar.xz => ‘../gmt-5.4.3-src.tar.xz’ Resolving ftp.soest.hawaii.edu (ftp.soest.hawaii.edu)... 128.171.151.230 Connecting to ftp.soest.hawaii.edu (ftp.soest.hawaii.edu)|128.171.151.230|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /gmt ... done. ==> SIZE gmt-5.4.3-src.tar.xz ... 105454832 ==> PASV ... done. ==> RETR gmt-5.4.3-src.tar.xz ... No such file ‘gmt-5.4.3-src.tar.xz’.
$ wget ftp://ftp.soest.hawaii.edu/gmt/gmt-5.4.3-src.tar.gz -P .. --2018-01-02 18:11:42-- ftp://ftp.soest.hawaii.edu/gmt/gmt-5.4.3-src.tar.gz => ‘../gmt-5.4.3-src.tar.gz’ Resolving ftp.soest.hawaii.edu (ftp.soest.hawaii.edu)... 128.171.151.230 Connecting to ftp.soest.hawaii.edu (ftp.soest.hawaii.edu)|128.171.151.230|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /gmt ... done. ==> SIZE gmt-5.4.3-src.tar.gz ... 118407061 ==> PASV ... done. ==> RETR gmt-5.4.3-src.tar.gz ... No such file ‘gmt-5.4.3-src.tar.gz’.
Downloads for 5.4.2 work as expected.
History
#1
Updated by Bas about 3 years ago
The FTP downloads for 5.4.3 now work as expected (both tar.xz & tar.gz).
#2
Updated by Paul about 3 years ago
- Status changed from New to Resolved
- Assignee set to Paul
- % Done changed from 0 to 100
The permissions were not set correctly, fixed by SOEST staff.
#4
Updated by Paul almost 3 years ago
Hi Bas, if we release a 5.4.4 now, may we be included in the Ubuntu 18.04LTS release? We have some patches that will help people building MB-system and linking with GMT but with 5.2.1 being in ubuntu it is pretty hopeless.
#5
Updated by Bas almost 3 years ago
Paul wrote:
Hi Bas, if we release a 5.4.4 now, may we be included in the Ubuntu 18.04LTS release? We have some patches that will help people building MB-system and linking with GMT but with 5.2.1 being in ubuntu it is pretty hopeless.
It's too late to get updates into bionic. The Debian Import Freeze was on March 1st, so Ubuntu no longer syncs packages from Debian unstable into bionic.
https://wiki.ubuntu.com/BionicBeaver/ReleaseSchedule
bionic will include GMT 5.4.3.
If there are known bugs in that version that need to be fixed, the "stable release update" process exists to get fixes in post-release:
https://wiki.ubuntu.com/StableReleaseUpdates