keybase / keybase-issues

A single repo for managing publicly recognized issues with the keybase client, installer, and website.
902 stars 37 forks source link

Question: KBFS for Linux CLI - ETA? #2049

Open rx13 opened 8 years ago

rx13 commented 8 years ago

Has anyone [successfully] compiled a Linux package running the KBFS service? If not, is there an ETA on when that may become available?

If so, show me the light

Thanks, -e

Logged in: yes Device: status: active Local keybase keychain: locked Session status: no session KBFS: status: not running version:
log: /home/username/.cache/keybase/keybase.kbfs.log Service: status: running version: 1.0.10-0 log: /home/username/.cache/keybase/keybase.service.log Platform Information: OS: linux Runtime: go1.5.3 Arch: amd64 Client: version: 1.0.10-0 Desktop app: status: not running log: /home/username/.cache/keybase/keybase.gui.log Config path: /home/username/.config/keybase/config.json

strib commented 8 years ago

Keybase has made official KBFS packages from our still-private KBFS repo, but as per https://keybase.io/introducing-the-keybase-filesystem we are rolling them out slowly. You can follow the instructions on that page to get yourself on the list.

I realize there is a beta repo that is public, but it is out of sync from our internal repo and may not work with existing Keybase packages.

lyoshenka commented 8 years ago

I've love to try this out but I could not find any instructions for getting on the list. Could you please add me or point me in the right direction?

strib commented 8 years ago

@lyoshenka: Under "Getting access" on the link above:

If you're a Keybase user on OSX or Debian/Ubuntu and want early access to try it, email me at chris@keybase.io. Make sure to read all the notes below. Windows users will be a couple weeks behind.

lyoshenka commented 8 years ago

:bow: must have missed that

gdestuynder commented 6 years ago

is it still the case that the public repo is out of sync? atm the CLI client does not support kbfs but there is a kbfslib (and of course a binary of the GUI client)

strib commented 6 years ago

The CLI client does support KBFS now -- try keybase fs help.

strib commented 6 years ago

Oh, I see, this issue is about package-level dependencies on GUI items. I guess we haven't done much work on that, but you can always force your way through the install I think, ignoring the dependencies.

And the code in github.com/keybase/kbfs is the dev repo now, and fully public, so you can always build from there.

gdestuynder commented 6 years ago

yeah by default just compiling keybase CLI 1.0.22 gives ▶ ERROR KBFS client wasn't found

will try to see if i can build it until this is integrated. thanks!

strib commented 6 years ago

You need to compile and run kbfsfuse in the github.com/keybase/kbfs repo as well, if you want to use chat.