Bug 23664

Summary: wget doesn't notice ENOSPACE
Product: [Retired] Red Hat Linux Reporter: Daniel Roesen <dr>
Component: wgetAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-01-09 19:24:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Roesen 2001-01-09 19:24:44 UTC
wget doesn't notice that the current partition runs out of space and
reports success on the current file being fetched but the file is
truncated. Bug is still in current Rawhide wget (1.5.3-11).

20:28:47 (43.91 KB/s) - `foobar.tar' saved [14264320/14264320]

$ ls -l foobar.tar 
-rw-rw-r--   1 droesen  droesen  10960896 Jan  9 19:17 foobar.tar
$ df -h .
Filesystem            Size  Used Avail Use% Mounted on
/dev/ida/c0d0p9       100M   95M     0 100% /home

Comment 1 Bill Nottingham 2001-01-09 22:00:55 UTC
This is fixed in wget-1.6-1, which will be in the next rawhide release.