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

unzip is broken #471

Open
magdesign opened this issue Nov 18, 2024 · 2 comments
Open

unzip is broken #471

magdesign opened this issue Nov 18, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@magdesign
Copy link

trying to unpack a zip file with ctrl+e

first time i got a litle warning sign, then i installed zip in my distro and tried again.

now unzipping just endlessly hangs.

spf 1.1.5
postmarketOS/Alpine Linux

can i run it somehow in verbose mode to provide more info?

@magdesign magdesign added the bug Something isn't working label Nov 18, 2024
@yorukot
Copy link
Owner

yorukot commented Nov 19, 2024

Can you check log file to provide more info?

@magdesign
Copy link
Author

Thanks. It looks like a permission error:

2024/11/19 05:56:23 Error check text file
2024/11/19 05:56:23 EOF
2024/11/19 05:56:48 Error extract file,
2024/11/19 05:56:48 error open file: open /home/me/Downloads/Books/Books/21 Lektionen für das 21. Jahrhundert (Yuval Noah Harari).epub: permission denied

note:
in the same shell session with the same user i can: unzip Books.zip
without issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Bug
Development

No branches or pull requests

2 participants