After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 731527 - Better error message when ENOSPACE
Better error message when ENOSPACE
Status: RESOLVED OBSOLETE
Product: gnome-boxes
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-06-11 14:25 UTC by Bastien Nocera
Modified: 2018-01-11 10:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2014-06-11 14:25:49 UTC
When running out of space on the disk when we're importing, the UI just says that the import failed.

(gnome-boxes:8546): Boxes-WARNING **: vm-importer.vala:49: Failed to import box '892fc77a8ada9bbd68f87cf2c52ee7cd5ec33c72131c21e45b2a64836677351a 2' from file '/home/hadess/Downloads/892fc77a8ada9bbd68f87cf2c52ee7cd5ec33c72131c21e45b2a64836677351a.qcow2': Failed to execute: qemu-img convert -O qcow2 /home/hadess/Downloads/892fc77a8ada9bbd68f87cf2c52ee7cd5ec33c72131c21e45b2a64836677351a.qcow2 /home/hadess/.local/share/gnome-boxes/images/boxes-unknown-2

(gnome-boxes:8546): Boxes-WARNING **: util.vala:162: Failed to write file '/home/hadess/.config/gnome-boxes/sources/QEMU Session.D094GX': write() failed: No space left on device

There should be a better error message when that happens.
Comment 1 Zeeshan Ali 2016-03-24 21:26:57 UTC
If qemu-img gives us specific code on this error, this could be pretty trivial to fix.
Comment 2 GNOME Infrastructure Team 2018-01-11 10:08:41 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-boxes/issues/26.