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

failed to remove original file: process cannot access the file ebcause it is being used by another process #248

Closed
mikesTech opened this issue Dec 12, 2023 · 2 comments · Fixed by #249
Labels
bug Something isn't working

Comments

@mikesTech
Copy link
Contributor

What happened?

linux doesnt complain as much as windows, so even though it was allegedly fixed before, it wasnt really on windows
i compiled it myself, didnt use the release
i had to fix it myself by adding tmpFile.Close() where zipreader and writer were closed in appstore_replicate_sinf (line 72 around there)

Version

latest

Relevant log output

D:\Users\\Desktop\ipatool-main>ipatool download -b com.hammerandchisel.discord -o discord2.ipa
waiting 8 Seconds1:51PM ERR error="failed to rename original file: rename discord2.ipa.tmp discord2.ipa: The process cannot access the file because it is being used by another process." success=false
@mikesTech mikesTech added the bug Something isn't working label Dec 12, 2023
@mikesTech
Copy link
Contributor Author

please check my pull request

@majd majd linked a pull request Jan 19, 2024 that will close this issue
@majd
Copy link
Owner

majd commented Jan 19, 2024

This will be fixed once #249 is merged.

@majd majd closed this as completed in #249 Jan 20, 2024
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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants