Search Criteria
Package Details: opencloud-git 7.1.0.r7.g4414bd0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/opencloud-git.git (read-only, click to copy) |
|---|---|
| Package Base: | opencloud-git |
| Description: | Open source platform for file management, sharing & collaboration - git build |
| Upstream URL: | https://opencloud.eu |
| Keywords: | cloud opencloud opencloud-eu share sync |
| Licenses: | Apache-2.0 |
| Conflicts: | opencloud, opencloud-bin |
| Provides: | opencloud |
| Submitter: | TrialnError |
| Maintainer: | TrialnError |
| Last Packager: | TrialnError |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-03-04 19:01 (UTC) |
| Last Updated: | 2026-06-06 19:03 (UTC) |
Dependencies (6)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- sqlite (sqlite-fossilAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
- pnpm (pnpm-corepackAUR, pnpm-binAUR) (make)
- opencloud-webAUR (optional) – if wanting to use a customized web interface
Latest Comments
TrialnError commented on 2026-06-02 17:26 (UTC) (edited on 2026-06-02 18:58 (UTC) by TrialnError)
Breaking packaging changes incoming.
In light of the recent adoption of
OpenCloudinto[extra]I will sync the changes back into this package (or most of it at least). Reason being that I want the packages to be interchangeable as possible.The main change is the switch of the dedicated user (
oceu->opencloud). This will require tochownthe content of/var/lib/opencloudto the new user and group.The rename of the
opencloud.envtoconfig.envis minor in that regard. Just necessary to sync the pacsave back into the new env file.Edit: No rename of files (yet)
TrialnError commented on 2026-05-21 20:48 (UTC)
OpenCloud 7.0.0 introduces a breaking change.
So make sure to run
opencloud-server init --diffagainst your current config (Example:# OC_CONFIG_DIR="/etc/opencloud" opencloud-server init --diff) after stopping the service and apply the resulting diff before restarting.musta_ruhtinas commented on 2025-03-06 22:53 (UTC)
Yes, now it builds and also runs normally, thanks.
TrialnError commented on 2025-03-06 20:19 (UTC)
Changed it again. Now it should work. Would be nice if you could confirm that
TrialnError commented on 2025-03-06 18:56 (UTC)
I pushed an update with an revert. Could you please check if the resulting package is working musta_ruhtinas?
TrialnError commented on 2025-03-05 18:59 (UTC)
Thanks for the heads up, but I was already aware. I'm the second comment on the issue you reported in that regard. ;)
Update is incoming.
musta_ruhtinas commented on 2025-03-05 14:33 (UTC)
When replacing
with
as per instructions here will allow it to build properly.
TrialnError commented on 2025-03-04 19:01 (UTC)
Currently suffering from https://github.com/opencloud-eu/opencloud/issues/308