Bug 170418

Summary: nvsetenv is hangs on Cell machines with 1.0 firmware
Product: [Fedora] Fedora Reporter: Arnd Bergmann <arnd>
Component: ppc64-utilsAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-10-25 16:13:08 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
stop scanning nvram when obviously broken content is found none

Description Arnd Bergmann 2005-10-11 15:39:26 UTC
Description of problem:  
  
nvsetenv hangs on Cell Blades because of broken firmware, this causes 
ybin and therefore kernel rpm install to fail 
  
Version-Release number of selected component (if applicable):  
  
0.7-12  
  
How reproducible:  
  
# strace nvsetenv --version  
  
Actual results:  
  
strace shows that nvsetenv keeps reading the same bytes.  
  
Expected results:  
  
Error message 'No common Block found'  
  
Additional info:  
  
Bug fix patch is attached, use  
%patch -p1

Comment 1 Arnd Bergmann 2005-10-11 15:39:27 UTC
Created attachment 119806 [details]
stop scanning nvram when obviously broken content is found