qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Help with qapi.py problem


From: Eric Blake
Subject: Re: [Qemu-devel] Help with qapi.py problem
Date: Wed, 30 Mar 2016 09:51:19 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1

On 03/30/2016 09:10 AM, Programmingkid wrote:
> I just git pull'ed today and now have this problem:
> 
> .../scripts/qapi.py", line 1726, in maybe_open
>     return open(name, opt)
> IOError: [Errno 1] Operation not permitted: './qapi-types.h'

What are the file permissions on ./qapi-types.h?  That's a generated
file, but if you did something to mess with its permissions so that
cannot be reopened for overwriting, that would explain the error message.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]