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

setup-standalone-server.sh leaves empty folders for missing packages #348

Closed
dri-richard opened this issue Mar 4, 2024 · 0 comments · Fixed by #349
Closed

setup-standalone-server.sh leaves empty folders for missing packages #348

dri-richard opened this issue Mar 4, 2024 · 0 comments · Fixed by #349

Comments

@dri-richard
Copy link
Contributor

If a package is missing from DM_PACKAGES_URL, download_package() will leave an empty folder in extender/platformsdk/ when running rebuild-and-run-standalone-local.sh

This has two consequences:

  1. A visual inspection of extender/platformsdk/ in Finder suggests the item has been copied because the SDK folder is present
  2. If the packaged sdk is added to the DM_PACKAGES_URL location and rebuild-and-run-standalone-local.sh is run again, the folder is detected and the download is skipped because it appears to already be installed.
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

Successfully merging a pull request may close this issue.

1 participant