Hi Steve!
I was kinda thinking the same thing in regards to the bz2 py module, but I am not aware of any ongoing problems. This is also one of the reasons I opened this thread 😊
Regards, Dragos
-----Original Message----- From: Steve McIntyre [mailto:steve.mcintyre@linaro.org] Sent: Tuesday, December 19, 2017 4:34 PM To: Dragos Iorgulescu Dragos.Iorgulescu@enea.com Cc: senthil.kumaran@linaro.org; Remi Duraffort remi.duraffort@linaro.org; lava-users@lists.linaro.org Subject: Re: [Lava-users] Unpacking tar.bz2 root filesystems seems to malfunction
On Tue, Dec 19, 2017 at 01:58:49PM +0000, Dragos Iorgulescu wrote:
Hi Kumaran,
Yes, I did extract manually in the first place (I did mention that in the original e-mail - I hope I am not mistaking). The archive is intact and all it's contents can be successfully extracted. As a matter a fact, I did extract the contents to a TFTP server and manually started the board using the same directives we specify in LAVA, and it worked flawlessly.
In case it matters, the archive is successfully extracted using "tar xjf archive_name.tar.bz2".
So, where could the problem be? All ideas & options are exhausted, as far as we are concerned (for now)...
Hi,
I don't know if this is relevant here, but I know there's still an ongoing problem with bzip2-compressed files compressed in parallel using pbzip2 - they're not supported properly when decompressing using the python bz2 module. Could that be the feault here?
Cheers,