It appears the master branch now contains XOAuth2 support, which is good since Google is dropping XOAuth (https://developers.google.com/gmail/xoauth_migration). Woo!
If your profile is stuck using a saved XOAuth(1) token, delete ~/.gmvault/[YOUREMAIL].oauth and then re-run the script.
Search Criteria
Package Details: gmvault-git 20150420-2
Package Actions
| Package Base: | gmvault-git |
|---|---|
| Description: | Backup and restore your gmail account at will. |
| Upstream URL: | http://gmvault.org |
| Category: | network |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | pearswj |
| Maintainer: | jstoik1 |
| Last Packager: | jstoik1 |
| Votes: | 2 |
| First Submitted: | 2012-06-07 22:26 |
| Last Updated: | 2015-04-21 15:14 |
Dependencies (6)
- python2
- python2-gdata
- python2-imapclient
- python2-logbook
- git (make)
- setuptools (make)
Required by (0)
Sources
- gmvault
- use-python2.patch
Latest Comments
Comment by jstoik1
Comment by Overand
Dependency issues - change "python-gdata" to "python2-gdata" and add "git" as a dependency.
Comment by pearswj
@milkmiruku Thanks for bringing this to my attention. I've created a new patch.
Comment by milkmiruku
broken build;
==> Starting build()...
==> Connecting to GIT server....
Cloning into 'gmvault'...
remote: Counting objects: 3855, done.
remote: Compressing objects: 100% (1066/1066), done.
remote: Total 3855 (delta 2787), reused 3832 (delta 2764)
Receiving objects: 100% (3855/3855), 4.45 MiB | 686 KiB/s, done.
Resolving deltas: 100% (2787/2787), done.
==> GIT checkout done or server timeout
Cloning into '/tmp/gmvault-git/src/gmvault-build'...
done.
patching file etc/scripts/gmvault
Hunk #1 FAILED at 21.
1 out of 1 hunk FAILED -- saving rejects to file etc/scripts/gmvault.rej
==> ERROR: A failure occurred in build().
Aborting...