GNOME Bugzilla – Bug 707300
Pull fails, too many open files
Last modified: 2013-09-02 18:47:48 UTC
I setup a repo with ostree --repo=/home/dnarvaez/test init ostree --repo=/home/dnarvaez/test remote add origin https://build.gnome.org/ostree/buildmaster/repo/ Then I pulled [dnarvaez@thinkpad ~]$ ostree --repo=/home/dnarvaez/test pull origin Requesting /ostree/buildmaster/repo/config Receiving objects: 46% (856/1859) 347.1 kB (ostree pull:12100): GLib-GIO-CRITICAL **: g_simple_async_result_take_error: assertion `G_IS_SIMPLE_ASYNC_RESULT (simple)' failed (ostree pull:12100): GLib-GIO-CRITICAL **: g_simple_async_result_complete: assertion `G_IS_SIMPLE_ASYNC_RESULT (simple)' failed ... lots of these... ostree pull: Too many open files I tried a few times with the same result, always at 46%. Self built ostree master, installed in /usr/local on stock Fedora 19.
Yep, patches in bug 707157 should be inbound soon. *** This bug has been marked as a duplicate of bug 707157 ***