From unknown Sat Jun 14 19:17:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#47672: owncloud-client : "Could not read system exclude file" Resent-From: Fulbert Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 09 Apr 2021 11:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 47672 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 47672@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16179673174769 (code B ref -1); Fri, 09 Apr 2021 11:22:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Apr 2021 11:21:57 +0000 Received: from localhost ([127.0.0.1]:49195 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUpD3-0001Eq-9H for submit@debbugs.gnu.org; Fri, 09 Apr 2021 07:21:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:53660) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUpD1-0001Ej-Np for submit@debbugs.gnu.org; Fri, 09 Apr 2021 07:21:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUpD0-0006We-Dq for bug-guix@gnu.org; Fri, 09 Apr 2021 07:21:55 -0400 Received: from vimdzmsp-sfwd05.bluewin.ch ([195.186.120.133]:54807) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUpCx-0007ql-Av for bug-guix@gnu.org; Fri, 09 Apr 2021 07:21:53 -0400 Received: from bluewin.ch ([85.5.44.62]) by vimdzmsp-sfwd05.bluewin.ch Swisscom AG with ESMTPA id UpCqlzcliGCW8UpCrl1lU8; Fri, 09 Apr 2021 13:21:46 +0200 X-Bluewin-Spam-Analysis: v=2.4 cv=IOzHtijG c=1 sm=1 tr=0 ts=607038ca a=bLoAJnPGBKLbGpzEBMhwHQ==:117 a=IkcTkHD0fZMA:10 a=pE1KhG1skgLnvzT-PeYA:9 a=QEXdDO2ut3YA:10 X-Bluewin-Spam-Score: 0.00 X-FXIT-IP: IPv4[85.5.44.62] Epoch[1617967306] X-Bluewin-AuthAs: fulbert@bluewin.ch Date: Fri, 9 Apr 2021 13:21:44 +0200 From: Fulbert Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-CMAE-Envelope: MS4xfPblmL+NKfdlJltRMWLxr7vber3FIYiiZSeTXJ5idyweWXEHpE98bp/Uc6CPKAPQVus10M41dWDeKfVUMr/L04CVfmtVfFDblDDdKKlNBCWFUO2nE3eF C1MD1+yIPxFRu1fSl5l2zXWvGdPYEsbzF3lY7WqTNyZefxbng2yFYPfq Received-SPF: pass client-ip=195.186.120.133; envelope-from=fulbert@bluewin.ch; helo=vimdzmsp-sfwd05.bluewin.ch X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) 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. From unknown Sat Jun 14 19:17:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#47672: owncloud-client : "Could not read system exclude file" In-Reply-To: Resent-From: Daniel =?UTF-8?Q?Mei=C3=9Fner?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 16 Jun 2021 15:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47672 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 47672@debbugs.gnu.org Received: via spool by 47672-submit@debbugs.gnu.org id=B47672.162385645124003 (code B ref 47672); Wed, 16 Jun 2021 15:15:02 +0000 Received: (at 47672) by debbugs.gnu.org; 16 Jun 2021 15:14:11 +0000 Received: from localhost ([127.0.0.1]:53174 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ltXF4-0006F3-BM for submit@debbugs.gnu.org; Wed, 16 Jun 2021 11:14:11 -0400 Received: from out1.mail.ruhr-uni-bochum.de ([134.147.53.149]:41889) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ltVCm-0002iG-AF for 47672@debbugs.gnu.org; Wed, 16 Jun 2021 09:03:41 -0400 Received: from mx1.mail.ruhr-uni-bochum.de (localhost [127.0.0.1]) by out1.mail.ruhr-uni-bochum.de (Postfix mo-ext) with ESMTP id 4G4ljx4DxNz8WMC for <47672@debbugs.gnu.org>; Wed, 16 Jun 2021 15:03:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ruhr-uni-bochum.de; s=mail-2017; t=1623848613; bh=arLr/9kq6LaVSQccCBvke2MV9uoF4FAfJBZffMK+dJs=; h=From:To:Subject:References:Date:From; b=HolOx7OzEBcq63bxp7W4Bck/9LEZ3XuKjmNcYfDIw5iXH2cC96RLxzpNSs+i9xqhN RTRolFxzrhsUFRxlTOY6fp/z2LLj4LV4eyMJ6I9igvnWPcOGRQvgdBLtTRILojvhTv U2MA+PrF99+yRmAqX0yn1mgyQf98BzNhfonjhxwY= Received: from out1.mail.ruhr-uni-bochum.de (localhost [127.0.0.1]) by mx1.mail.ruhr-uni-bochum.de (Postfix idis) with ESMTP id 4G4ljx3gB9z8WKs for <47672@debbugs.gnu.org>; Wed, 16 Jun 2021 15:03:33 +0200 (CEST) X-RUB-Notes: Internal origin=IPv6:2a05:3e00:c:1001::8693:2aec X-Envelope-Sender: Received: from mail2.mail.ruhr-uni-bochum.de (mail2.mail.ruhr-uni-bochum.de [IPv6:2a05:3e00:c:1001::8693:2aec]) by out1.mail.ruhr-uni-bochum.de (Postfix mi-int) with ESMTP id 4G4ljx2PyJz8WKH for <47672@debbugs.gnu.org>; Wed, 16 Jun 2021 15:03:33 +0200 (CEST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.1 at mx1.mail.ruhr-uni-bochum.de Received: from xii-04 (pm26.mg07.ruhr-uni-bochum.de [10.150.49.41]) by mail2.mail.ruhr-uni-bochum.de (Postfix) with ESMTPSA id 4G4ljw6kkKzDgys for <47672@debbugs.gnu.org>; Wed, 16 Jun 2021 15:03:32 +0200 (CEST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.0 at mail2.mail.ruhr-uni-bochum.de From: Daniel =?UTF-8?Q?Mei=C3=9Fner?= References: Date: Wed, 16 Jun 2021 15:03:27 +0200 Message-ID: <87v96eufkw.fsf@ruhr-uni-bochum.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -2.3 (--) X-Mailman-Approved-At: Wed, 16 Jun 2021 11:14:08 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain Hi, I have also noticed this issue and found the basis for my fix here: https://github.com/owncloud/client/issues/8373 The attached patch fixes this behaviour. Best regards Daniel --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-gnu-owncloud-client-Fix-sysconfdir-path.patch >From 84b103e261ed1473cdd456b70dbf58626bb9f7ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mei=C3=9Fner?= Date: Wed, 16 Jun 2021 14:16:10 +0200 Subject: [PATCH] gnu: owncloud-client: Fix sysconfdir path Somehow sysconfdir was not set correctly so that owncloud searched for sync-exclude.lst in the relative path etc/ownCloud/sync-exclude.lst instead of the /gnu/store/...-owncloud-client/etc/ownCloud/sync-exclude.lst. * gnu/packages/sync.scm(owncloud-client): Add -DSYSCONF_INSTALL_DIR flag to configure flags. --- gnu/packages/sync.scm | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/gnu/packages/sync.scm b/gnu/packages/sync.scm index 2b64117dc6..f9c3855e08 100644 --- a/gnu/packages/sync.scm +++ b/gnu/packages/sync.scm @@ -341,10 +341,16 @@ See also: megacmd, the official tool set by MEGA.") (("QCoreApplication::applicationFilePath\\()") "\"owncloud\"")) #t)) (delete 'patch-dot-desktop-files)) - #:configure-flags '("-DUNIT_TESTING=ON" - ;; build without qtwebkit, which causes the - ;; package to FTBFS while looking for QWebView. - "-DNO_SHIBBOLETH=1"))) + #:configure-flags `("-DUNIT_TESTING=ON" + ;; build without qtwebkit, which causes the + ;; package to FTBFS while looking for QWebView. + "-DNO_SHIBBOLETH=1" + ;; Fix sync-exclude.list problem + ;; See: https://github.com/owncloud/client/issues/8373 + ;; See: https://issues.guix.gnu.org/47672 + ,(string-append "-DSYSCONF_INSTALL_DIR=" + (assoc-ref %outputs "out") + "/etc")))) (native-inputs `(("cmocka" ,cmocka) ("extra-cmake-modules" ,extra-cmake-modules) -- 2.32.0 --=-=-=-- From unknown Sat Jun 14 19:17:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#47672: [PATCH] gnu: owncloud-client: Fix sysconfdir path References: In-Reply-To: Resent-From: Daniel =?UTF-8?Q?Mei=C3=9Fner?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 16 Jun 2021 15:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47672 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 47672@debbugs.gnu.org Received: via spool by 47672-submit@debbugs.gnu.org id=B47672.162385646924034 (code B ref 47672); Wed, 16 Jun 2021 15:15:02 +0000 Received: (at 47672) by debbugs.gnu.org; 16 Jun 2021 15:14:29 +0000 Received: from localhost ([127.0.0.1]:53176 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ltXFM-0006FZ-MG for submit@debbugs.gnu.org; Wed, 16 Jun 2021 11:14:29 -0400 Received: from out2.mail.ruhr-uni-bochum.de ([134.147.42.229]:41530) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ltUcd-00082Q-DB for 47672@debbugs.gnu.org; Wed, 16 Jun 2021 08:26:20 -0400 Received: from mx2.mail.ruhr-uni-bochum.de (localhost [127.0.0.1]) by out2.mail.ruhr-uni-bochum.de (Postfix mo-ext) with ESMTP id 4G4ktr5m6mz8SmL for <47672@debbugs.gnu.org>; Wed, 16 Jun 2021 14:26:12 +0200 (CEST) Received: from out2.mail.ruhr-uni-bochum.de (localhost [127.0.0.1]) by mx2.mail.ruhr-uni-bochum.de (Postfix idis) with ESMTP id 4G4ktr5CMGz8Sdq for <47672@debbugs.gnu.org>; Wed, 16 Jun 2021 14:26:12 +0200 (CEST) X-RUB-Notes: Internal origin=IPv6:2a05:3e00:c:1001::8693:2aec X-Envelope-Sender: Received: from mail2.mail.ruhr-uni-bochum.de (mail2.mail.ruhr-uni-bochum.de [IPv6:2a05:3e00:c:1001::8693:2aec]) by out2.mail.ruhr-uni-bochum.de (Postfix mi-int) with ESMTP id 4G4ktr3ypxz8SdF for <47672@debbugs.gnu.org>; Wed, 16 Jun 2021 14:26:12 +0200 (CEST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.1 at mx2.mail.ruhr-uni-bochum.de Received: from xii-04 (pm26.mg07.ruhr-uni-bochum.de [10.150.49.41]) by mail2.mail.ruhr-uni-bochum.de (Postfix) with ESMTPSA id 4G4ktr0gPzzDgyf for <47672@debbugs.gnu.org>; Wed, 16 Jun 2021 14:26:12 +0200 (CEST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.0 at mail2.mail.ruhr-uni-bochum.de From: Daniel =?UTF-8?Q?Mei=C3=9Fner?= Date: Wed, 16 Jun 2021 14:16:10 +0200 Message-ID: <87k0muuhb8.fsf@ruhr-uni-bochum.de> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.1 (--) X-Mailman-Approved-At: Wed, 16 Jun 2021 11:14:27 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.1 (---) Hi, I have also noticed this issue and found a fix here: https://github.com/owncloud/client/issues/8373 Somehow sysconfdir is not set correctly so that owncloud searched for sync-exclude.lst in the relative path etc/ownCloud/sync-exclude.lst instead of the /gnu/store/...-owncloud-client/etc/ownCloud/sync-exclude.lst. The following patch fixes this behaviour: * gnu/packages/sync.scm(owncloud-client): Add -DSYSCONF_INSTALL_DIR flag to configure flags. --- gnu/packages/sync.scm | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/gnu/packages/sync.scm b/gnu/packages/sync.scm index 2b64117dc6..f9c3855e08 100644 --- a/gnu/packages/sync.scm +++ b/gnu/packages/sync.scm @@ -341,10 +341,16 @@ See also: megacmd, the official tool set by MEGA.") (("QCoreApplication::applicationFilePath\\()") "\"owncloud\"")) #t)) (delete 'patch-dot-desktop-files)) - #:configure-flags '("-DUNIT_TESTING=ON" - ;; build without qtwebkit, which causes the - ;; package to FTBFS while looking for QWebView. - "-DNO_SHIBBOLETH=1"))) + #:configure-flags `("-DUNIT_TESTING=ON" + ;; build without qtwebkit, which causes the + ;; package to FTBFS while looking for QWebView. + "-DNO_SHIBBOLETH=1" + ;; Fix sync-exclude.list problem + ;; See: https://github.com/owncloud/client/issues/8373 + ;; See: https://issues.guix.gnu.org/47672 + ,(string-append "-DSYSCONF_INSTALL_DIR=" + (assoc-ref %outputs "out") + "/etc")))) (native-inputs `(("cmocka" ,cmocka) ("extra-cmake-modules" ,extra-cmake-modules) -- 2.32.0 Best regards Daniel From unknown Sat Jun 14 19:17:16 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Fulbert Subject: bug#47672: closed (Re: [PATCH] gnu: owncloud-client: Update to 2.9.0.5150.) Message-ID: References: X-Gnu-PR-Message: they-closed 47672 X-Gnu-PR-Package: guix Reply-To: 47672@debbugs.gnu.org Date: Mon, 11 Oct 2021 13:29:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1633958942-16000-1" This is a multi-part message in MIME format... ------------=_1633958942-16000-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #47672: owncloud-client : "Could not read system exclude file" which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 47672@debbugs.gnu.org. --=20 47672: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D47672 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1633958942-16000-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 47672-done) by debbugs.gnu.org; 11 Oct 2021 13:28:42 +0000 Received: from localhost ([127.0.0.1]:57119 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZvMA-00049U-Ak for submit@debbugs.gnu.org; Mon, 11 Oct 2021 09:28:42 -0400 Received: from mail-wr1-f67.google.com ([209.85.221.67]:35615) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZvM7-00049B-NB; Mon, 11 Oct 2021 09:28:40 -0400 Received: by mail-wr1-f67.google.com with SMTP id g25so9763198wrb.2; Mon, 11 Oct 2021 06:28:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:subject:from:to:cc:date:in-reply-to:references :user-agent:mime-version:content-transfer-encoding; bh=u+NaXfK0xYz20rpCd5sOrfG5elxwJ+rPdP78ATJYyuQ=; b=T1of034dbjBET55br32irI9wPoNEB0yHAypWfXhEHS/b7bR3Qi75vud61wWiIaCoZE i221bLI0KQSSuF59io/QTYhI6KYUutL9y6TC5s9r74uEM2Ndhri38X+2eED4FQBw2LZQ X5h3wgl54022+CUu3t10GX2hvOnJESDE8UX8Y05TZffrw40Sdp1haiQhQ16POrj3+dnr hBCnj6odjLfb/PwnQXlkUI8EEgpew1y6XijnAR6xHOKAtf6B3bVCvoXGIby7jdfdaXDs QQdbZH+qlcjIz1aSwxl6Lbkzchdc0buIlu5hEyHNbg2DQ8AEgPQvAOFhWZwYdpg4UkQ5 KGMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=u+NaXfK0xYz20rpCd5sOrfG5elxwJ+rPdP78ATJYyuQ=; b=xAJvdiUrSzAsyzUyhEZTCc2LKmj5pMB3tEsACD5z6fpnMas9I9SIhr8BTML0gTx1B7 4YcNSbdtxe3xmxld7UxL64aBuNlw0USY7YZ1oJVWe9GUg9f03YvLDN19DN4E6aqj7MZt JBp4TejkmfkxoJaH4hx7ZdoVw2GuxeZ79Awu2mSpbyG4xCXQy5my3amVCGJEs0CxSCQQ iSswQj6Zoo70WQEFgSIwr3SWHhwLyKCv2I62AwoirIQBMsHSeEYxczaBGxWIGmwW7yLS xbg1i7bU8q0V44VTaM/722CsQSMdzJmBUe4cHU92J6HLoSOqn8nhYRIcRMbcCT6Yh5ow 2/0w== X-Gm-Message-State: AOAM5319B6QmdWEmfq6e1hW3/LB0zMP5+C7eNNutN8D65sdT6NwosQZ8 ltHAq4tSMLUkgnp3872/OUI= X-Google-Smtp-Source: ABdhPJy/sfOvygyEY1OJJAEWNrVlN3Y8yrGwiUndOphJGkS5HFUkTrPQJzaYi+2zwbzzWvPs+dYllA== X-Received: by 2002:adf:f904:: with SMTP id b4mr24726431wrr.403.1633958913926; Mon, 11 Oct 2021 06:28:33 -0700 (PDT) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id p18sm7627938wrn.41.2021.10.11.06.28.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Oct 2021 06:28:33 -0700 (PDT) Message-ID: Subject: Re: [PATCH] gnu: owncloud-client: Update to 2.9.0.5150. From: Liliana Marie Prikler To: Daniel =?ISO-8859-1?Q?Mei=DFner?= Date: Mon, 11 Oct 2021 15:28:31 +0200 In-Reply-To: <2c236f2b9cfc5840c52b4e696ba50f171bea70bd.camel@ruhr-uni-bochum.de> References: <874k9nixt7.fsf@ruhr-uni-bochum.de> <170d55a0575a133999b2e0a891f8f6d3f6a09c50.camel@gmail.com> <2c236f2b9cfc5840c52b4e696ba50f171bea70bd.camel@ruhr-uni-bochum.de> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 47672-done Cc: 51117-done@debbugs.gnu.org, 47672-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) 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 ------------=_1633958942-16000-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 Apr 2021 11:21:57 +0000 Received: from localhost ([127.0.0.1]:49195 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUpD3-0001Eq-9H for submit@debbugs.gnu.org; Fri, 09 Apr 2021 07:21:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:53660) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUpD1-0001Ej-Np for submit@debbugs.gnu.org; Fri, 09 Apr 2021 07:21:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUpD0-0006We-Dq for bug-guix@gnu.org; Fri, 09 Apr 2021 07:21:55 -0400 Received: from vimdzmsp-sfwd05.bluewin.ch ([195.186.120.133]:54807) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lUpCx-0007ql-Av for bug-guix@gnu.org; Fri, 09 Apr 2021 07:21:53 -0400 Received: from bluewin.ch ([85.5.44.62]) by vimdzmsp-sfwd05.bluewin.ch Swisscom AG with ESMTPA id UpCqlzcliGCW8UpCrl1lU8; Fri, 09 Apr 2021 13:21:46 +0200 X-Bluewin-Spam-Analysis: v=2.4 cv=IOzHtijG c=1 sm=1 tr=0 ts=607038ca a=bLoAJnPGBKLbGpzEBMhwHQ==:117 a=IkcTkHD0fZMA:10 a=pE1KhG1skgLnvzT-PeYA:9 a=QEXdDO2ut3YA:10 X-Bluewin-Spam-Score: 0.00 X-FXIT-IP: IPv4[85.5.44.62] Epoch[1617967306] X-Bluewin-AuthAs: fulbert@bluewin.ch Date: Fri, 9 Apr 2021 13:21:44 +0200 From: Fulbert To: bug-guix@gnu.org Subject: owncloud-client : "Could not read system exclude file" Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-CMAE-Envelope: MS4xfPblmL+NKfdlJltRMWLxr7vber3FIYiiZSeTXJ5idyweWXEHpE98bp/Uc6CPKAPQVus10M41dWDeKfVUMr/L04CVfmtVfFDblDDdKKlNBCWFUO2nE3eF C1MD1+yIPxFRu1fSl5l2zXWvGdPYEsbzF3lY7WqTNyZefxbng2yFYPfq Received-SPF: pass client-ip=195.186.120.133; envelope-from=fulbert@bluewin.ch; helo=vimdzmsp-sfwd05.bluewin.ch X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) 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. ------------=_1633958942-16000-1--