For a client I need to extract a file from a .bz2 archive but I can’t seem to get it to work.
In the end I need to extract a large XML and fetch all productlines. For testing purposes I switched to fetching a simple .txt file. Unfortunately still without any success.
The archive can be downloaded using a public URL. I’m not sure what I’m doing wrong. Help would be greatly appreciated!