Package Details: google-drive-ocamlfuse 0.7.32-1

Git Clone URL: https://aur.archlinux.org/google-drive-ocamlfuse.git (read-only, click to copy)
Package Base: google-drive-ocamlfuse
Description: FUSE-based file system backed by Google Drive, written in OCaml
Upstream URL: https://astrada.github.io/google-drive-ocamlfuse/
Keywords: drive fuse google ocaml
Licenses: MIT
Submitter: mlq
Maintainer: pricechrispy
Last Packager: pricechrispy
Votes: 62
Popularity: 0.000020
First Submitted: 2013-10-14 21:44 (UTC)
Last Updated: 2024-03-25 01:51 (UTC)

Pinned Comments

pricechrispy commented on 2017-04-25 17:39 (UTC) (edited on 2022-10-16 06:40 (UTC) by pricechrispy)

Before you flag this package out-of-date:

According to the official project page: https://astrada.github.io/google-drive-ocamlfuse/

Find latest release versions here: https://launchpad.net/~alessandro-strada/+archive/ubuntu/ppa

The latest releases are not all tagged versions on GitHub.

For the latest development versions on git, try: https://aur.archlinux.org/packages/google-drive-ocamlfuse-git

OLD official project page: http://gdfuse.forge.ocamlcore.org/

OLD release versions here: https://forge.ocamlcore.org/frs/?group_id=305

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 21 Next › Last »

jdegreef commented on 2019-06-29 12:15 (UTC)

@nixit : great, it works perfectly :)

I've used this command to completely remove ocaml* :

sudo pacman -Rdd $(pacman -Q | grep ocaml | cut -f 1 -d " ")

dd is used to not check dependencies. Use with caution if you have other programs using ocaml. You'll need to reinstall them as well.

nixit commented on 2019-06-27 22:33 (UTC)

I was able to get this working again by completely removing ocaml* from my system and performing a complete reinstall of google-drive-ocamlfuse, rebuilding the packages in the process.

this is now working like a champ for me. :)

jdegreef commented on 2019-05-27 22:22 (UTC) (edited on 2019-05-27 22:24 (UTC) by jdegreef)

Well, I have the feeling ocalm is a big mess. Each time you update google-drive-ocamlfuse it's broken. I've read all your comments but cannot figure out how to install google-drive-ocamlfuse without messing my system which is uptodate. It seems it needs stuff that are not in ARCH or AUR (yet ?). I don't want to add updated libraries that are not stock Arch/Aur and break something else. I think updates of packages should be build-able with what's in Aurch/Aur or wait that all what is necessary is available with yay/pacman/yaourt before being released. Don't take it bad, I like your work... when it works ;) In between I'll switch to rclone :-)

nixit commented on 2019-05-27 18:17 (UTC)

@pricechrispy,

I'm confused on how I apply this to get google-drive-ocamlfuse installed?

pricechrispy commented on 2019-03-17 23:29 (UTC)

I suppose it is possible to provide prebuilt packages on each version bump? There's about 20 in total. Not sure if this is desirable.

willemw commented on 2019-03-10 06:52 (UTC)

Have you tried google-drive-ocamlfuse-opam? It uses the OCaml package manager.

jdegreef commented on 2019-03-09 23:23 (UTC)

I agree with @gudwin this really a p.. in the a.. :-/ Anyway thanks for your work but a solution would be really welcome....