GNU bug report logs -
#47672
owncloud-client : "Could not read system exclude file"
Previous Next
Reported by: Fulbert <fulbert <at> bluewin.ch>
Date: Fri, 9 Apr 2021 11:22:02 UTC
Severity: normal
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 11 Oct 2021 15:28:31 +0200
with message-id <abf2eb998ea1760023f2dd840f13240c60378872.camel <at> gmail.com>
and subject line Re: [PATCH] gnu: owncloud-client: Update to 2.9.0.5150.
has caused the debbugs.gnu.org bug report #47672,
regarding owncloud-client : "Could not read system exclude file"
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
47672: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47672
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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.
[Message part 3 (message/rfc822, inline)]
Am Montag, den 11.10.2021, 14:24 +0200 schrieb Daniel Meißner:
> > Thanks for checking. Your workaround LGTM aside from indentation
> > which I can fix. If the updater is still patched away as intended,
> > I could apply it on top of this one. Did you check that as well?
>
> Cool, thanks, that would be great. I have not found any updater
> widgets in the GUI and the client did not seem to attempt any auto-
> updates. However, I have never used the owncloud-client outside Guix
> so I do not really know where the updater widget was in the first
> place. Sorry :/
Sounds good enough to me. Pushed both.
Thanks
This bug report was last modified 3 years and 218 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.