Opened 9 years ago
Closed 9 years ago
#7785 closed defect (fixed)
p7zip-15.4.1 Bad Download
Reported by: | Douglas R. Reno | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.10 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
I was attempting to download p7zip-15.4.1 a few minutes ago, and the file was only 14KB. Here is my output:
renodr [ ~/Documents/Sources and Scripts Backup ]$ tar -xvf p7zip_15.14.1_src_all.tar.bz2 bzip2: (stdin) is not a bzip2 file. tar: Child returned status 2 tar: Error is not recoverable: exiting now renodr [ ~/Documents/Sources and Scripts Backup ]$ rm -v p7zip_15.14.1_src_all.tar.bz2 removed 'p7zip_15.14.1_src_all.tar.bz2' renodr [ ~/Documents/Sources and Scripts Backup ]$ wget http://downloads.sourceforge.net/projects/p7zip/files/p7zip/15.14.1/p7zip_15.14.1_src_all.tar.bz2 converted 'http://downloads.sourceforge.net/projects/p7zip/files/p7zip/15.14.1/p7zip_15.14.1_src_all.tar.bz2' (ANSI_X3.4-1968) -> 'http://downloads.sourceforge.net/projects/p7zip/files/p7zip/15.14.1/p7zip_15.14.1_src_all.tar.bz2' (UTF-8) --2016-04-30 13:51:54-- http://downloads.sourceforge.net/projects/p7zip/files/p7zip/15.14.1/p7zip_15.14.1_src_all.tar.bz2 Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connected. HTTP request sent, awaiting response... 307 Temporary Redirect Location: http://sourceforge.net/downloads [following] converted 'http://sourceforge.net/downloads' (ANSI_X3.4-1968) -> 'http://sourceforge.net/downloads' (UTF-8) --2016-04-30 13:51:56-- http://sourceforge.net/downloads Resolving sourceforge.net (sourceforge.net)... 216.34.181.60 Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://sourceforge.net/downloads [following] converted 'https://sourceforge.net/downloads' (ANSI_X3.4-1968) -> 'https://sourceforge.net/downloads' (UTF-8) --2016-04-30 13:51:57-- https://sourceforge.net/downloads Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://sourceforge.net/publish [following] converted 'https://sourceforge.net/publish' (ANSI_X3.4-1968) -> 'https://sourceforge.net/publish' (UTF-8) --2016-04-30 13:52:00-- https://sourceforge.net/publish Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://sourceforge.net/publish/ [following] converted 'https://sourceforge.net/publish/' (ANSI_X3.4-1968) -> 'https://sourceforge.net/publish/' (UTF-8) --2016-04-30 13:52:04-- https://sourceforge.net/publish/ Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 16157 (16K) [text/html] Saving to: 'p7zip_15.14.1_src_all.tar.bz2' p7zip_15.14.1_src_a 100%[=====================>] 15.78K --.-KB/s in 0.07s 2016-04-30 13:52:07 (233 KB/s) - 'p7zip_15.14.1_src_all.tar.bz2' saved [16157/16157]
Note that osuosl has the same exact issue:
wget ftp://ftp.osuosl.org/pub/blfs/conglomeration/p7zip/p7zip_15.14.1_src_all.tar.bz2 converted 'ftp://ftp.osuosl.org/pub/blfs/conglomeration/p7zip/p7zip_15.14.1_src_all.tar.bz2' (ANSI_X3.4-1968) -> 'ftp://ftp.osuosl.org/pub/blfs/conglomeration/p7zip/p7zip_15.14.1_src_all.tar.bz2' (UTF-8) --2016-04-30 13:55:37-- ftp://ftp.osuosl.org/pub/blfs/conglomeration/p7zip/p7zip_15.14.1_src_all.tar.bz2 => 'p7zip_15.14.1_src_all.tar.bz2' Resolving ftp.osuosl.org (ftp.osuosl.org)... 64.50.233.100, 64.50.236.52 Connecting to ftp.osuosl.org (ftp.osuosl.org)|64.50.233.100|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /pub/blfs/conglomeration/p7zip ... done. ==> SIZE p7zip_15.14.1_src_all.tar.bz2 ... 17271 ==> PASV ... done. ==> RETR p7zip_15.14.1_src_all.tar.bz2 ... done. Length: 17271 (17K) (unauthoritative) p7zip_15.14.1_src_a 100%[=====================>] 16.87K --.-KB/s in 0.09s 2016-04-30 13:55:45 (180 KB/s) - 'p7zip_15.14.1_src_all.tar.bz2' saved [17271]
I haven't gone out looking for a new URL yet.
Change History (2)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
ftp is not needed, but the md5sum did need to be updated.
Note:
See TracTickets
for help on using tickets.
It's a problem with a whitespace in the directory name. Fixed in r17307. Leaving the ticket open so Bruce can update ftp.