Hello, I am using this package but when the daemon is sleeping/standby one of the cpus gets at 100% busy. If I stop the daemon it goes to almost 0%.
If you need any logs, please ask me for them.
Search Criteria
Package Details: onedrive-git 1:1.1.3.r0.g945251f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/onedrive-git.git (read-only, click to copy) |
---|---|
Package Base: | onedrive-git |
Description: | Free OneDrive client written in D |
Upstream URL: | https://github.com/skilion/onedrive |
Licenses: | GPL3 |
Conflicts: | onedrive |
Provides: | onedrive |
Submitter: | ImNtReal |
Maintainer: | Scimmia |
Last Packager: | Scimmia |
Votes: | 44 |
Popularity: | 0.000363 |
First Submitted: | 2016-01-19 15:05 (UTC) |
Last Updated: | 2018-10-03 05:30 (UTC) |
Dependencies (6)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- sqlite (sqlite-fossilAUR)
- dmd (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (1)
- onedrive_tray-git (requires onedrive)
Sources (1)
Onichan commented on 2016-09-28 16:55 (UTC)
Scimmia commented on 2016-06-30 23:58 (UTC)
Did you make any changes to the config file? Did you run the program to set it up initially?
ebs007 commented on 2016-06-30 22:41 (UTC) (edited on 2016-06-30 23:38 (UTC) by ebs007)
i install old version of package!
[SOLVED]
not work with config or onedrive.conf
-- Logs begin at Sáb 2016-06-25 23:56:23 BRT, end at Qui 2016-06-30 19:39:46 BRT. --
Jun 30 19:38:41 ErickAntergos systemd[1]: onedrive.service: Failed with result 'exit-code'.
Jun 30 19:38:41 ErickAntergos systemd[1]: onedrive.service: Unit entered failed state.
Jun 30 19:38:41 ErickAntergos systemd[1]: onedrive.service: Main process exited, code=exited, status=1/FAILURE
Jun 30 19:38:41 ErickAntergos onedrive[1276]: ??:? __libc_start_main [0x49d92740]
Jun 30 19:38:41 ErickAntergos onedrive[1276]: ??:? main [0x58cf35]
Jun 30 19:38:41 ErickAntergos onedrive[1276]: ??:? _d_run_main [0x5a51d9]
Jun 30 19:38:41 ErickAntergos onedrive[1276]: ??:? void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).tryExec(scope void delegate()) [0x5a5268]
Jun 30 19:38:41 ErickAntergos onedrive[1276]: ??:? void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).runAll() [0x5a52da]
Jun 30 19:38:41 ErickAntergos onedrive[1276]: ??:? void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).tryExec(scope void delegate()) [0x5a5268]
Jun 30 19:38:41 ErickAntergos onedrive[1276]: ??:? _D2rt6dmain211_d_run_mainUiPPaPUAAaZiZ6runAllMFZ9__lambda1MFZv [0x5a531e]
Jun 30 19:38:41 ErickAntergos onedrive[1276]: ??:? _Dmain [0x58a4d2]
Jun 30 19:38:41 ErickAntergos onedrive[1276]: ??:? @safe void std.file.mkdir!(immutable(char)[]).mkdir(immutable(char)[]) [0x574be4]
Jun 30 19:38:41 ErickAntergos onedrive[1276]: ??:? @trusted bool std.file.cenforce!(bool).cenforce(bool, const(char)[], const(char)*, immutable(char)[], ulong) [0x574d76]
Jun 30 19:38:41 ErickAntergos onedrive[1276]: ----------------
Jun 30 19:38:41 ErickAntergos onedrive[1276]: std.file.FileException@/usr/include/dlang/dmd/std/file.d(2060): ~/.config/onedrive: No such file or directory
Jun 30 19:38:41 ErickAntergos systemd[1]: Started OneDrive Free Client.
igno2k commented on 2016-06-30 09:01 (UTC)
systemd service is pointing to /usr/local/bin/onedrive but the package is installed to /usr/bin/onedrive
I suggest to either change the service file or install to /usr/local/bin
Scimmia commented on 2016-04-18 15:49 (UTC)
The systemd service is now a user service as upstream intended. If you're currently running it as a system service, you'll need to change over.
<deleted-account> commented on 2016-04-18 10:14 (UTC)
Check your system and/or network for malware. This package is fine (though out of date, v1.1 was released over a month ago).
lkhphuc commented on 2016-04-18 09:30 (UTC)
The link this package provides me to login contains all of advertisement. When I clone it directly from GitHub it worked perfectly. Has this repo turned into an adware?
toropisco commented on 2016-04-04 14:18 (UTC)
Hi ImNtReal, would you mind moving dmd to makedepends? It is not needed for the operation of the package and breaks the use of "makepkg -srci" if one doesn't want to clutter installing packages that are not needed for day to day operation. I noticed this running namcap in the installable package (ignore the error for curl, it happens with libraries that are depended on indirectly, it is a bug in namcap).
Pinned Comments