Package Details: onedrive-abraunegg 2.5.6-2

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.72
First Submitted: 2019-03-29 10:46 (UTC)
Last Updated: 2025-06-09 14:40 (UTC)

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 .

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 Next › Last »

abraunegg commented on 2020-05-25 01:13 (UTC)

@fierce_brake

This is due to LDC / DMD introducing a depreciation in the latest DMD version (DMD 2.092 and above).

The fix was commited in 'upstream' (see: https://github.com/abraunegg/onedrive/pull/916)

For the moment use https://aur.archlinux.org/packages/onedrive-abraunegg-git/ until v2.4.2 is released in the next few days.

suger commented on 2020-05-03 09:46 (UTC) (edited on 2020-05-03 09:47 (UTC) by suger)

@Pete, I'm happy to help you support it if needed. FWIW, I've just pulled your new version and it builds and works fine.

Pete commented on 2020-05-03 09:14 (UTC)

@sugar I enabled it now. I can't test it myself, so if it will cause any problems I will revert it.

suger commented on 2020-05-03 07:06 (UTC)

Would you mind adding armv7h to the PKGBUILD arch? It builds and works fine.

jogai commented on 2020-04-14 06:22 (UTC) (edited on 2020-04-14 06:24 (UTC) by jogai)

Thanks, that works.

Pete commented on 2020-04-14 05:14 (UTC)

@jogai Did you try to do a clean build of the package? It seems that it might be compiled with an older version of the library.

jogai commented on 2020-04-13 21:05 (UTC) (edited on 2020-04-14 06:25 (UTC) by jogai)

I was running this for a while without issues, but now, anything I do results in:

onedrive: error while loading shared libraries: libphobos2-ldc-shared.so.89: cannot open shared object file: No such file or directory

Details about my system:

OS: Manjaro Linux x86_64
Kernel: 5.6.2-1-MANJARO

LDC - the LLVM D compiler (1.20.1):

based on DMD v2.090.1 and LLVM 9.0.1

built with LDC - the LLVM D compiler (1.19.0)

Default target: x86_64-pc-linux-gnu

DMD64 D Compiler v2.091.0

pacman -Ss phobos

core/gcc-libs 9.3.0-1 [installed]

community/ldc 2:1.20.1-1 (dlang dlang-ldc) [installed]

community/liblphobos 2:1.20.1-1 (dlang dlang-ldc) [installed]

community/libphobos 1:2.091.0-1 (dlang dlang-dmd) [installed]

What is actually missing?

Pete commented on 2020-03-23 10:21 (UTC)

This package has been updated to 2.4.0. Note that:

"This release will require you to reauthorise your client. This is due to changing the client identifier to assist with resolving the correct handling of 429 error responses (activityLimitReached)" ( from https://github.com/abraunegg/onedrive/releases/tag/v2.4.0 )