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

File already exists? #60

Closed
wosym opened this issue May 24, 2024 · 4 comments
Closed

File already exists? #60

wosym opened this issue May 24, 2024 · 4 comments

Comments

@wosym
Copy link

wosym commented May 24, 2024

Looks like something broke:

0% 0/4044 [00:00<?, ?file/s]Error: <...>/hearthstone-linux/hearthstone/BlizzardBrowser/BlizzardBrowser.app/Contents/Frameworks/BlizzardBrowser Helper (GPU).app/Contents/Info.plist already exists. Not overwriting.

Also tried deleting the venv folder and starting from scratch. Same problem.

Experienced the issue on two computers simultaneously: one on Arch, the other on Ubuntu.

@rflandau
Copy link

I had this issue as well on Debian Bookworm, but a full re-craft (by junking everything in the hearthstone-linux/hearthstone/ directory) solved it for me.

@0xf4b1 0xf4b1 closed this as completed in e0a0c0d Jun 19, 2024
@wosym
Copy link
Author

wosym commented Jun 19, 2024

@0xf4b1 Was the bug fixed? Because yes, deleting the folder fixed it. But Downloading the entire 30GB again every single update... is not workable for many people.

@alterNERDtive
Copy link

> du -sh BlizzardBrowser                                                                     master
199M	BlizzardBrowser

How is that 30GB?

@0xf4b1
Copy link
Owner

0xf4b1 commented Jun 20, 2024

yes, the problem is fixed with this change. The macOS client now contains the new BlizzardBrowser folder and the installation with keg fails if some file already exists. In case of updating what happens is that that keg downloads all changed files into its repository in the .ngdp inside the hearthstone directory from which it installs the most recent version, so it does not redownload everything because we never delete the files inside ngdp.

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

4 participants