I have a error when start grive
grive -a
*** glibc detected *** grive: double free or corruption (top): 0x00000000013de1c0 ***
======= Backtrace: =========
/lib/libc.so.6(+0x78a56)[0x7fbd81c06a56]
/usr/lib/libcurl.so.4(+0x1ca54)[0x7fbd81732a54]
/usr/lib/libgrive.so.0(_ZN2gr4http5Agent6EscapeERKSs+0x4d)[0x7fbd82461d8d]
/usr/lib/libgrive.so.0(_ZN2gr6OAuth211MakeAuthURLERKSsS2_+0x81)[0x7fbd82462151]
grive(main+0x80)[0x4028b0]
/lib/libc.so.6(__libc_start_main+0xf5)[0x7fbd81baf455]
grive[0x4031e1]
======= Memory map: ========
Search Criteria
Package Details: grive-git 557.648ff8e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/grive-git.git (read-only, click to copy) |
---|---|
Package Base: | grive-git |
Description: | An open source Linux client for Google Drive with support for the new Drive REST API and partial sync |
Upstream URL: | https://github.com/vitalif/grive2 |
Keywords: | drive git Google share sync |
Licenses: | GPL2 |
Conflicts: | grive |
Provides: | grive |
Submitter: | ilpianista |
Maintainer: | edh |
Last Packager: | edh |
Votes: | 78 |
Popularity: | 0.000057 |
First Submitted: | 2012-04-29 15:20 (UTC) |
Last Updated: | 2023-01-23 14:25 (UTC) |
Dependencies (13)
- boost-libs
- curl (curl-gitAUR, curl-c-aresAUR)
- expat (expat-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- json-c (json-c-gitAUR)
- libgcrypt
- yajl (yajl-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- binutils (optional) – backtrace and libiberty
- cppunit (optional) – unit tests
- inotify-tools (inotify-tools-gitAUR) (optional) – scheduled syncs and syncs on file change events
Required by (0)
Sources (1)
HarD commented on 2012-05-06 18:16 (UTC)
ilpianista commented on 2012-04-29 22:14 (UTC)
@mrbit
Works for me. Try again
mrbit commented on 2012-04-29 22:13 (UTC)
==> Connecting to GIT server....
remote: Counting objects: 53, done.
remote: Compressing objects: 100% (17/17), done.
remote: Total 38 (delta 23), reused 36 (delta 21)
Unpacking objects: 100% (38/38), done.
From https://github.com/match065/grive
74d6b56..60f1e87 master -> origin/master
Updating 74d6b56..60f1e87
error: Your local changes to the following files would be overwritten by merge:
src/main.cc
Please, commit your changes or stash them before you can merge.
Aborting
==> ERRORE:
Pinned Comments
edh commented on 2022-09-20 20:45 (UTC)
This package has a bad record of not building. However, I am reluctant to patch a git-package because any changes would most likely break with any new upstream commit. Please try to get the build fixed upstream or switch to the grive package.