Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during decompression of example trace file #44

Closed
ClemensLinnhoff opened this issue May 8, 2023 · 0 comments · Fixed by #48
Closed

Error during decompression of example trace file #44

ClemensLinnhoff opened this issue May 8, 2023 · 0 comments · Fixed by #48
Labels
bug Problems in the build system, build scripts, etc or faults in the interface.

Comments

@ClemensLinnhoff
Copy link
Contributor

Describe the bug

According to the usage documentation, the provided trace file example can be decompressed with lzma -d data/small_test.txt.lzma. In Ubuntu 22.4 this throws the following error:

lzma: data/small_test.txt.lzma: File format not recognized

Describe how to reproduce the bug

Steps to reproduce the behavior:

  1. Execute lzma -d data/small_test.txt.lzma

Describe the OS you are using

  • OS: Ubuntu 22.04
@ClemensLinnhoff ClemensLinnhoff added the bug Problems in the build system, build scripts, etc or faults in the interface. label May 8, 2023
@vkresch vkresch mentioned this issue Dec 15, 2023
20 tasks
@jdsika jdsika closed this as completed in f2a0b8b Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Problems in the build system, build scripts, etc or faults in the interface.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant