Re: Error when decompressing with LZO

2020-08-17 Thread Tom Rini
On Mon, Aug 17, 2020 at 02:20:53PM +0200, Joao Marcos Costa wrote: > Hello, > > I had an error when decompressing an SquashFS file fragment while > running the tests in test/py. The error code is -6 > (LZO_E_LOOKBEHIND_OVERRUN). The SquashFS image was generated with > mksquashfs (squashfs-tools)

Error when decompressing with LZO

2020-08-17 Thread Joao Marcos Costa
Hello, I had an error when decompressing an SquashFS file fragment while running the tests in test/py. The error code is -6 (LZO_E_LOOKBEHIND_OVERRUN). The SquashFS image was generated with mksquashfs (squashfs-tools) latest version. After some research, I found this thread: https://www.mail-archi