Bug 822490

Summary: virt-ls error: "libguestfs: error: checksum: path: parameter cannot be NULL"
Product: [Community] Virtualization Tools Reporter: Richard W.M. Jones <rjones>
Component: libguestfsAssignee: Richard W.M. Jones <rjones>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: dyasny, mbooth, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 822626 (view as bug list) Environment:
Last Closed: 2012-05-17 16:12:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 822626    

Description Richard W.M. Jones 2012-05-17 13:54:28 UTC
Description of problem:

Adding the virt-ls --checksum option provokes the following
error:

$ virt-ls -lR -a win2003.img --checksum=md5 / > win2003
libguestfs: error: checksum: path: parameter cannot be NULL

The error happens on a Windows guest.  I didn't try any
other type of guest.

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

$ virt-ls --version
virt-ls 1.17.40fedora=17,release=1.fc17

How reproducible:

100% (for the W2K3 guest I am using)