@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.
Search Criteria
Package Details: onedrive-abraunegg 2.5.2-1
Package Actions
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 |
Conflicts: | onedrive, onedrive-abraunegg-git, onedrive-bin, onedrive-fork-git, onedrive-git |
Provides: | onedrive |
Submitter: | Pete |
Maintainer: | Matr1x-101 (yogeshm.007) |
Last Packager: | Matr1x-101 |
Votes: | 112 |
Popularity: | 3.48 |
First Submitted: | 2019-03-29 10:46 (UTC) |
Last Updated: | 2024-09-29 18:08 (UTC) |
Dependencies (4)
- d-runtime (liblphobos-gitAUR, libgphobos-gitAUR, liblphobos, libphobos)
- libnotify (libnotify-gitAUR)
- sqlite (sqlite-fossilAUR, libsql-sqlite3AUR)
- d-compiler (ldc-gitAUR, gdc-staticAUR, gdc-gitAUR, dmd, ldc) (make)
Required by (3)
- onedrivegui
- onedrivegui-git
- onedrive_tray-git (requires onedrive)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 Next › Last »
Pete commented on 2020-04-14 05:14 (UTC)
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 )
Pete commented on 2020-02-21 11:24 (UTC)
d-runtime
has been added as dependency
Pete commented on 2020-02-21 10:56 (UTC)
@aasami
I do think your ldc installation is broken. If you have ldc installed, you also should have liblphobos because it is a dependency of ldc
( https://www.archlinux.org/packages/community/x86_64/ldc/ ). It does not make sense to add it as a runtime dependency for this package, as people compiling with dmd
don't need it.
That said, I guess it would theoretically correct to add something like d-runtime
as a runtime dependency. I'll try to look later today if this is working.
aasami commented on 2020-02-21 10:48 (UTC)
I have compiled it with ldc without any issue. But to run onedrive i had to install liblphobos too. It should be mentioned as dependecy. Isn't it so?
hussam commented on 2020-02-10 22:26 (UTC)
It kept aborting if compiled with ldc. So I eventually compiled it with dmd instead. Sorry for the late reply.
abraunegg commented on 2020-02-09 22:48 (UTC)
@hussam
I am having issues with LDC but finally got 2.3.13 to run correctly
It would be good to get an idea of what issues you were having with LDC
when 2.3.14 is out
v2.3.14 will not be the next release, v2.4.0 will be. Waiting on a bug with Github & Microsoft to be resolved before this can be issued.
hussam commented on 2020-02-09 19:09 (UTC)
I am having issues with LDC but finally got 2.3.13 to run correctly. Would anyone be willing to provide 64bit packages for when 2.3.14 is out? Thank you.
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 .