unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#47672: owncloud-client : "Could not read system exclude file"
@ 2021-04-09 11:21 Fulbert
  2021-06-16 12:16 ` bug#47672: [PATCH] gnu: owncloud-client: Fix sysconfdir path Daniel Meißner
  2021-06-16 13:03 ` bug#47672: owncloud-client : "Could not read system exclude file" Daniel Meißner via Bug reports for GNU Guix
  0 siblings, 2 replies; 3+ messages in thread
From: Fulbert @ 2021-04-09 11:21 UTC (permalink / raw)
  To: 47672


Hello !

After setting up an account to a davs server, the synchronisation
fails with messages :

* On the GUI : "Could not read system exclude file"

* In log file :
20210409_1235_owncloud.log.0.gz:04-09 12:35:55:294 [ info sync.configfile ]:    Adding system ignore list to csync: "/home/fulbert/etc/ownCloud/sync-exclude.lst"
20210409_1235_owncloud.log.0.gz:04-09 12:35:55:294 [ info sync.configfile ]:    Adding user defined ignore list to csync: "/home/fulbert/.config/ownCloud/sync-exclude.lst"
20210409_1235_owncloud.log.0.gz:04-09 12:35:55:295 [ warning gui.folder ]: Could not read system exclude file

After a little web search, I have not found a way to change the
path to the *system* `sync-exclude.lst` file, whether through GUI,
configuration file or environement variable.

brutal workaround :
$ mkdir $HOME/etc/ownCloud
$ ln -s $HOME/.guix-profile/etc/ownCloud/sync-exclude.lst $HOME/etc/ownCloud

Thanks and best regards.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-16 22:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-09 11:21 bug#47672: owncloud-client : "Could not read system exclude file" Fulbert
2021-06-16 12:16 ` bug#47672: [PATCH] gnu: owncloud-client: Fix sysconfdir path Daniel Meißner
2021-06-16 13:03 ` bug#47672: owncloud-client : "Could not read system exclude file" Daniel Meißner via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).