[Libguestfs] new debian packages?

Igor Serebryany igor47 at moomers.org
Mon Jun 6 13:25:01 UTC 2011


Hi Rich, 

On Sat, Jun 04, 2011 at 01:26:43PM +0100, Richard W.M. Jones wrote:
> Nevertheless I've built and uploaded new Debian packages here:
> http://libguestfs.org/download/binaries/debian-packages/

I installed the new packages on a sid system, and things seem broken (at
least the python bindings):

>>> import guestfs
>>> g = guestfs.GuestFS()
>>> g.add_drive_opts('disk.img', format='raw',readonly=True)
>>> g.launch()
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/pymodules/python2.6/guestfs.py", line 188, in launch
    return libguestfsmod.launch (self._o)
RuntimeError: unexpected end of file when reading from daemon

--Igor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20110606/c3f4ff52/attachment.sig>


More information about the Libguestfs mailing list