| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
When libguestfs calls 'error (g, "error")', gjs in F17 throws
error.message == "Error invoking Guestfs.test0rinterr: error"
In F18, error.message is simply the string "error".
Fix the test so it works for both cases.
(cherry picked from commit 6afb7336e33dc28c4fd1a4545a8298ee36c10723)
|
|
|
|
| |
(cherry picked from commit 3893dc0b9436ebb4dd620c6ca9b1d038eacf83a6)
|
|
|
|
| |
(cherry picked from commit 148e8068267bcf9ce8ff3a5062747998f960619d)
|
|
|
|
| |
(cherry picked from commit 1f0964536b7c9a4a165e9b041ef0e5340ead7e1f)
|
|
|
|
|
|
|
|
|
|
|
| |
guestfs-gobject.h (in the source directory) was not found.
In file included from <stdin>:4:0:
/path/to/libguestfs/gobject/guestfs-gobject.h:23:37: fatal error: guestfs-gobject-session.h: No such file or directory
compilation terminated.
Error while processing the source.
make[2]: *** [Guestfs-1.0.gir] Error 1
(cherry picked from commit 0c9361a3568c23581ab43cb926fe138669c4b168)
|
|
|
|
|
| |
This updates commit dd25638fc14ea63cf8e8eb0940173f1c6952447f.
(cherry picked from commit 93e443ccad74305c41c925f64063ef451db8fa08)
|
|
|
|
| |
(cherry picked from commit dd25638fc14ea63cf8e8eb0940173f1c6952447f)
|
|
|
|
|
|
| |
This change binds guestfs_close(). It consequently results in RConstOptString
being able to throw an error.
(cherry picked from commit 8bad4d1c4765fd997511a505cdb2a860148ae16d)
|
| |
|
|
|
|
| |
This fixes commit 93b0769ec7929a909678411d75840f81bed55a81.
|
| |
|
| |
|
|
|