Package Details: opencloud-git 7.0.0.r5.gbdff962-1

Git Clone URL: https://aur.archlinux.org/opencloud-git.git (read-only, click to copy)
Package Base: opencloud-git
Description: secure and private way to store, access, and share your files - git build
Upstream URL: https://github.com/opencloud-eu/opencloud
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-05-21 20:21 (UTC)

Dependencies (4)

Required by (0)

Sources (7)

Latest Comments

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 --diff against 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

make generate
make build

with

make clean generate -C opencloud build

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