Hey all,

commit 4ac47730: Use g_mkstemp_full instead of mkostemp(s) broke `virsh
edit` (at least on S390):

    virsh # edit test
    error: write: /tmp/virshQ7SXB0.xml: failed to write to temporary file: Bad 
file descriptorx

I didn't find out why, everything looks normal:

        # ls -l /proc/$(pgrep virsh)/fd/
        total 0
        [...]
        lr-x------. 1 root root 64 Nov 18 16:58 10 -> /tmp/virshAEKYB0.xml

        # ls -l /tmp/virshAEKYB0.xml
        -rw-------. 1 root root 0 Nov 18 16:59 /tmp/virshAEKYB0.xml

Best,
Bjoern

-- 
IBM Systems
Linux on Z & Virtualization Development
--------------------------------------------------
IBM Deutschland Research & Development GmbH
Schönaicher Str. 220, 71032 Böblingen
Phone: +49 7031 16 1819
--------------------------------------------------
Vorsitzende des Aufsichtsrats: Matthias Hartmann
Geschäftsführung: Dirk Wittkopp
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to