@abraunegg
Sorry.
8GB of memory and 8GB of swap. I managed to build it from source, but building this very package gives me a segmentation fault. Might be a pamac issue, but every other AUR package compiles correctly
Git Clone URL: | https://aur.archlinux.org/onedrive-abraunegg.git (read-only, click to copy) |
---|---|
Package Base: | onedrive-abraunegg |
Description: | Free OneDrive client written in D - abraunegg's fork. Follows the releases on https://github.com/abraunegg/onedrive/releases |
Upstream URL: | https://github.com/abraunegg/onedrive |
Keywords: | onedrive |
Licenses: | GPL-3.0-or-later |
Conflicts: | onedrive, onedrive-abraunegg-git, onedrive-bin, onedrive-fork-git, onedrive-git |
Provides: | onedrive |
Submitter: | Pete |
Maintainer: | Matr1x-101 (yogeshm.007) |
Last Packager: | yogeshm.007 |
Votes: | 122 |
Popularity: | 2.66 |
First Submitted: | 2019-03-29 10:46 (UTC) |
Last Updated: | 2025-06-09 14:40 (UTC) |
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 Next › Last »
@abraunegg
Sorry.
8GB of memory and 8GB of swap. I managed to build it from source, but building this very package gives me a segmentation fault. Might be a pamac issue, but every other AUR package compiles correctly
@Sgt_Skinner
Anyone else getting a segmentation fault when building this package?
As you have not provided any other details (like architecture your attempting to build on) - the main reason you get a segfault when compiling is this:
Build environment must have at least 1GB of memory & 1GB swap space
Please review https://github.com/abraunegg/onedrive/blob/master/docs/INSTALL.md for further details.
Anyone else getting a segmentation fault when building this package?
The package has now directories specified for bash, zsh and fish completion files.
@Pete
No, I am not a fish user and I don't know the right path. I am just trying to keep away from the /usr/local
directory to avoid conflicts with non-pacman files.
On my system there are 5 files in /usr/share/fish/vendor_completions.d
, 1 file in /usr/share/fish/completions
, and 1 in /usr/share/fish/vendor_conf.d
. So maybe you are right.
@oldherl Thanks for your suggestions. I'll indeed add the correct zsh completion path.
However, are you certain the fish path is correct? On my machine most fish files are in /usr/share/fish/vendor_completions.d/
, not in /usr/share/fish/completions/
. Where can I find documentation what is the right path?
Also with --with-fish-completion-dir=/usr/share/fish/completions
Please use --with-zsh-completion-dir=/usr/share/zsh/site-functions
to avoid putting zsh completion files in /usr/local/share
.
With help of @JP-Undercover the package now supports aarch64
. Thanks JP-Undercover!
Pinned Comments
Pete commented on 2019-03-29 10:51 (UTC)
This package can be used as a replacement for onedrive-abraunegg-git. It will be updated on every release from https://github.com/abraunegg/onedrive/releases .