Bug 76605

Summary: Patch to fix minor reporting bug in loader.c
Product: [Retired] Red Hat Linux Reporter: Damian Ivereigh <damian>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: low Docs Contact:
Priority: medium    
Version: 8.0CC: damian
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-05-25 14:50:43 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:
Attachments:
Description Flags
Patch to fix the above bug none

Description Damian Ivereigh 2002-10-24 01:50:27 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.6 (X11; Linux i686; U;) Gecko/20020916

Description of problem:
in loader/loader.c line 467, the log_message prints an size_t type as an int and
thus messes up the parameter stack. This patch fixes it. I have also added the
reporting of whether the copy succeeded or not.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
It is not easy to see, since the error would only come up if the downloading of
netstg2.img failed half-way through. Which it was for me since my ramdisk was
too small. However if that error had been reported properly it would have saved
me a bunch of time!



Additional info:

Comment 1 Damian Ivereigh 2002-10-24 01:51:30 UTC
Created attachment 81846 [details]
Patch to fix the above bug

Comment 2 Michael Fulbright 2002-10-24 18:50:03 UTC
Thanks!

Comment 3 Jeremy Katz 2002-10-25 21:29:26 UTC
Committed slight variation

Comment 4 Michael Fulbright 2002-12-20 17:38:25 UTC
Time tracking values updated

Comment 5 Brent Fox 2003-05-25 14:50:43 UTC
I'm going through Bugzilla closing some bugs that have been marked as Modified
for some period of time.  I believe that most of these issues have been fixed,
so I'm resolving these bugs as Rawhide.  If the bug you are seeing still exists,
please reopen this report and mark it as Reopened.