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

Usage of fakeroot crashes patool #156

Open
maringuu opened this issue Sep 19, 2024 · 0 comments
Open

Usage of fakeroot crashes patool #156

maringuu opened this issue Sep 19, 2024 · 0 comments

Comments

@maringuu
Copy link
Collaborator

Steps to reproduce:

$ tar -cvf install.tar install.py
$ ./fact_extractor/fact_extract.py -d  install.tar

Looking at /tmp/extractor/reports/meta.json it can be observed that patool calls /usr/bin/file --brief --mime-type install.tar
which causes the crash when run with fakeroot.

This is not an issue in the docker container as it already runs with root.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant