Hi Patrick,

thanks for your patch. I've modified it slightly, see attached.


cheers,
        Holger
Index: piuparts.py
===================================================================
--- piuparts.py	(revision 551)
+++ piuparts.py	(working copy)
@@ -1671,9 +1671,8 @@
         chroot.remove()
         dont_do_on_panic(id)
         chroot = get_chroot()
-        chroot.create_temp_dir()
+        chroot.create()
         id = do_on_panic(chroot.remove)
-        chroot.unpack_from_tgz(root_tgz)
 
     chroot.check_for_no_processes()
     

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to