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

InstallAssistant.pkg fails. #41

Open
brockm218 opened this issue Jan 19, 2025 · 5 comments
Open

InstallAssistant.pkg fails. #41

brockm218 opened this issue Jan 19, 2025 · 5 comments

Comments

@brockm218
Copy link

On two different machines, the download for the InstallAssistant.pkg file from Apple (https://swcdn.apple.com/content/downloads/05/02/062-78643-A_T7YK72IEUB/f6jf452yv3xah9gljv28yxjs5x5bm7p1fr/InstallAssistant.pkg) is failing.

Appears that the link is no longer available.

Image

@brockm218
Copy link
Author

Problem lies on line 9 here:

url = "https://swcdn.apple.com/content/downloads/05/02/062-78643-A_T7YK72IEUB/f6jf452yv3xah9gljv28yxjs5x5bm7p1fr/InstallAssistant.pkg";

@MatthewCroughan
Copy link
Owner

Hmm yes, feels like a nix bug to me @roberth

@MatthewCroughan
Copy link
Owner

Actually, no, sorry. This happens when trying to download the file even in a web browser. Who knows exactly what Apple have done here. Maybe they're using some custom client for fetching that can handle this strange behavior, or maybe their servers are having a bad day?

@brockm218
Copy link
Author

Actually, no, sorry. This happens when trying to download the file even in a web browser. Who knows exactly what Apple have done here. Maybe they're using some custom client for fetching that can handle this strange behavior, or maybe their servers are having a bad day?

Would it be possible/plausible to implement https://github.com/corpnewt/gibMacOS ?

@MatthewCroughan
Copy link
Owner

@brockm218 Yeah, that would be great. PRs welcome until I get some time to work on this.

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

2 participants