pycdlib icon indicating copy to clipboard operation
pycdlib copied to clipboard

Exception in folder deletion

Open 19Doc89 opened this issue 1 year ago • 1 comments

Hi, When I delete a folder using the rm_folder() function the script raises an Exception when the iso.write(destination) is called. It doesn't happen for every single directory, but most of them, anyway. Any ideas? Thank you

pycdlib.pycdlibexception.PyCdlibInternalError: Invalid integer passed to swab; must be unsigned 32-bits!

19Doc89 avatar Jun 22 '23 12:06 19Doc89

I'm sorry for the very long delay in responding.

Nothing in particular comes to mind. If you have a particular ISO or a particular directory structure that causes this to happen, I'd be happy to look into it and try to figure out what is going on.

clalancette avatar Sep 19 '23 00:09 clalancette