Search Criteria
Package Details: spideroak-one 7.5.0_1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/spideroak-one.git (read-only, click to copy) |
---|---|
Package Base: | spideroak-one |
Description: | Secure file backup, sync and sharing client. SpiderOakONE client. |
Upstream URL: | https://crossclave.com/ |
Keywords: | backup |
Licenses: | LicenseRef-SpiderOakONE |
Provides: | spideroak |
Submitter: | warnem2 |
Maintainer: | None |
Last Packager: | peregrinus |
Votes: | 267 |
Popularity: | 0.109501 |
First Submitted: | 2015-07-18 19:17 (UTC) |
Last Updated: | 2025-01-24 19:54 (UTC) |
Dependencies (2)
- curl (curl-gitAUR, curl-c-aresAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
Latest Comments
1 2 3 4 5 6 .. 28 Next › Last »
peregrinus commented on 2025-04-03 17:37 (UTC)
I disowned this package as I am no longer using it.
peregrinus commented on 2025-03-06 17:41 (UTC)
Thank you, @broms, for the update. Glad to read that upstream is still patching.
I cannot reproduce the error, though; not on my system, or in a clean chroot.
broms commented on 2025-03-06 14:05 (UTC) (edited on 2025-03-06 14:06 (UTC) by broms)
looks like there's an issue in the latest version with updates to twisted:
On Feb 26, I got a response from the upstream support saying they were working on a patch. So I think there's at least some maintenance going on.
peregrinus commented on 2025-01-24 19:58 (UTC) (edited on 2025-01-24 20:25 (UTC) by peregrinus)
I just took over this package and did a few updates.
The package builds and runs on my system and in a clean chroot.
I cannot recreate the issue with icu and libstdc++.
MonkeeSage commented on 2025-01-21 06:28 (UTC)
SpiderOakONE does not run with icu version 75.1-2 because /opt/SpiderOakONE/lib/libstdc++.so.6 does not support the lowest ABI version required by /usr/lib/libicuuc.so.75 (they apparently do not ship their own libicuuc so it's using the system one).
Seems to work alright just letting it use the system libstdc++.
sudo mv /opt/SpiderOakONE/lib/libstdc++.so.6{,.bak}
Original traceback for reference:
baronmog commented on 2024-04-10 00:03 (UTC)
Installing on a new computer, it builds ok, but when running SpiderOakONE, it gives this error: ➜ ~ SpiderOakONE
Traceback (most recent call last): File "<string>", line 5, in <module>
zipimport.ZipImportError: not a Zip file: '/opt/SpiderOakONE/lib/library.zip'
I grabbed the build from the paru cache on a computer where the same version of SpiderOak is already installed (built and installed May 30, 2023). When installing that previously built package on the new computer, it runs just fine.
xcaramar commented on 2023-09-06 19:03 (UTC)
Couldn't get this to install yesterday, but tried again today and now it's downloading fine. Not sure what changed, but thank you!
xcaramar commented on 2023-09-04 21:59 (UTC)
Curl can grab the file fine in a regular terminal. Looks like the url in the PKGBUILD is incomplete? I've never created a PKGBUILD file before. But curl seems to report it tried to download the source without the file name.
xcaramar commented on 2023-09-04 21:33 (UTC)
Apologies. Just marked as out of date, because install still failing, but then I noticed the download link has actually been updated. Looks like curl is getting a 403 (Forbidden) error when attempting to download, although I can download using the same url from Spideroak's site without needing to log in. Not sure what's causing this.
1 2 3 4 5 6 .. 28 Next › Last »