Bug 803533 - guestfish: write error
Summary: guestfish: write error
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libguestfs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-14 23:05 UTC by Richard W.M. Jones
Modified: 2012-05-03 15:48 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-05-03 15:48:32 UTC
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2012-03-14 23:05:21 UTC
Description of problem:

$ guestfish --ro -a /dev/vg_pin/F15x32 

Welcome to guestfish, the libguestfs filesystem interactive shell for
editing virtual machine filesystems.

Type: 'help' for help on commands
      'man' to read the manual
      'quit' to quit the shell

><fs> run
 100% ⟦▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓⟧ --:--
><fs> inspect-os 
/dev/vg_f15x32/lv_root
><fs> mount-ro /dev/vg_f15x32/lv_root /
><fs> mount-ro /dev/vda1 /boot
><fs> inspect-list-applications /dev/vg_f15x32/lv_root | head -28
[0] = {
  app_name: ConsoleKit
  app_display_name: 
  app_epoch: 0
  app_version: 0.4.5
  app_release: 1.fc15
  app_install_path: 
  app_trans_path: 
  app_publisher: 
  app_url: 
  app_source_package: 
  app_summary: 
  app_description: 
}
[1] = {
  app_name: ConsoleKit-libs
  app_display_name: 
  app_epoch: 0
  app_version: 0.4.5
  app_release: 1.fc15
  app_install_path: 
  app_trans_path: 
  app_publisher: 
  app_url: 
  app_source_package: 
  app_summary: 
  app_description: 
}
><fs> ^D
guestfish: write error

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

1.17.16

How reproducible:

100%

Comment 1 Richard W.M. Jones 2012-05-02 13:03:45 UTC
Patch posted:
https://www.redhat.com/archives/libguestfs/2012-May/msg00003.html

Comment 2 Richard W.M. Jones 2012-05-03 15:48:32 UTC
Fixed in 1.17.39.


Note You need to log in before you can comment on or make changes to this bug.