Bug 514507

Summary: 'make check' hangs at 1/186 test_read_file_0
Product: [Community] Virtualization Tools Reporter: Richard W.M. Jones <rjones>
Component: libguestfsAssignee: Richard W.M. Jones <rjones>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: mbooth, virt-maint
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: 2009-07-29 13:32:16 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 Richard W.M. Jones 2009-07-29 13:22:49 UTC
Description of problem:

'make check' hangs at the first test:

  Reading all physical volumes.  This may take a while...
/init: line 48: /sys/block/vd*/queue/rotational: No such file or directory
verbose daemon enabled
sock_read_event: 0x97a7008 g->state = 1, fd = 3, events = 0x1
finish_wait_ready called, 0x97a7008, vp = 0xbfe7927c
  1/186 test_read_file_0
sock_write_event: 0x97a7008 g->state = 3, fd = 3, events = 0x2
sock_write_event: writing 40 bytes ...
sock_write_event: wrote 40 bytes
sock_write_event: done writing, calling send_cb
[hangs here]

Versions:

qemu-0.10.50-12.kvm88.fc12.i586
libguestfs 1.0.64

Note: i386 architecture.

Comment 1 Richard W.M. Jones 2009-07-29 13:32:16 UTC
Sorry, this is a dup of the -net channel brokenness from
last week.  Upgrading qemu fixes it.

*** This bug has been marked as a duplicate of bug 513249 ***