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

fix installer to look for kext in correct location #13677

Merged
merged 1 commit into from Sep 11, 2018

Conversation

songgao
Copy link
Contributor

@songgao songgao commented Sep 10, 2018

No description provided.

@songgao songgao requested review from strib and jzila September 10, 2018 23:14
Copy link
Contributor

@strib strib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, assuming a branch build works right. Nice find, thanks!

@@ -15,7 +15,7 @@ cd $dir
client_dir="$dir/../.."
fuse_dir="$client_dir/osx/Fuse"
tmp_dir="/tmp/desktop-kbfuse"
installer_url="https://prerelease.keybase.io/darwin-package/KeybaseInstaller-1.1.63-darwin.tgz"
installer_url="https://prerelease.keybase.io/darwin-package/KeybaseInstaller-1.1.64-darwin.tgz"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this something we'll have to update all the time?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only when we change the installer or upgrade kbfuse, I think. In this case the fix is in the installer, and 1.1.63 is already in admin build, so it'd need be bump.

@songgao songgao merged commit a5ad145 into master Sep 11, 2018
@songgao songgao deleted the songgao/fix-installer branch September 11, 2018 00:09
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 this pull request may close these issues.

None yet

3 participants