Will no longer build - gapi-ocaml is broken - (ocaml-yojson is no longer available)
Search Criteria
Package Details: google-drive-ocamlfuse 0.7.32-1
Package Actions
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: | 63 |
Popularity: | 0.82 |
First Submitted: | 2013-10-14 21:44 (UTC) |
Last Updated: | 2024-03-25 01:51 (UTC) |
Dependencies (9)
- gapi-ocamlAUR
- ocaml
- ocaml-extlibAUR
- ocaml-findlib
- ocaml-sqlite3AUR
- ocamlfuseAUR
- tiny_httpdAUR
- dune (make)
- ocaml-ounitAUR (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 21 Next › Last »
PPlatypus commented on 2019-09-06 01:06 (UTC)
somakd commented on 2019-07-10 18:59 (UTC) (edited on 2019-07-10 19:02 (UTC) by somakd)
I'm getting an error (using latest pamac on manjaro)
==> Validating source files with sha256sums... v0.7.4.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources... -> Extracting v0.7.4.tar.gz with bsdtar
==> Starting build()...
File "none", line 1:
Error: Files /usr/lib/ocaml/cryptokit/cryptokit.cmxa
and /usr/lib/ocaml/zarith/zarith.cmxa
make inconsistent assumptions over interface Z
==> ERROR: A failure occurred in build(). Aborting...
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.
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