[Bug 731036] Plenty of temporary files/directories are not removed
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jun 6 02:26:22 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=731036
GStreamer | packages | git
--- Comment #8 from Edward Hervey <bilboed at bilboed.com> 2014-06-06 09:26:16 UTC ---
Review of attachment 277614:
--> (https://bugzilla.gnome.org/review?bug=731036&attachment=277614)
::: cerbero/ide/xcode/fwlib.py
@@ +194,3 @@
shell.call('ar -cqS %s %s-%s' % (libname, libprefix,
obj_f), tmpdir_thinarch)
object_files_md5.append(md5)
+ shutil.rmtree(lib_tmpdir)
we can't, that's the target of the final calls (either lipo or cp).
When/how does *that* directory get used/cleaned up ?
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list