unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: cayetano.santos@inventati.org, 51114@debbugs.gnu.org
Subject: bug#51114: Owncloud client error message
Date: Sun, 10 Oct 2021 19:40:19 +0200	[thread overview]
Message-ID: <140c498059f3f51dc7010c389fb92f61f5ccc20e.camel@gmail.com> (raw)
In-Reply-To: <yu18rz1felc.fsf@inventati.org>

Hi,

Am Sonntag, den 10.10.2021, 10:43 +0200 schrieb Cayetano Santos:
> Context:
> 
> Using guix as a package manager under a foreign, up to date 
> archlinux distribution.
> 
> Problem:
> 
> When I install owncloud-client, and provide the log in 
> credentials, I get a message
> 
>   "could not read system exclude file"
> 
> I have to notice that, when I’m using archlinux provided package, 
> all works as expected.
The file in question appears to be installed into
$PREFIX/etc/ownCloud/sync-exclude.lst, but owncloud appears to
construct this name somewhat weirdly, (see src/libsync/configfile.cpp)

I'd hazard a guess, that the line
  fi.setFile(QStringLiteral(SYSCONFDIR "/%1").arg(Theme::instance()-
>appName()), exclFile);
produces a wrong directory.  One could probably check via strace.

Cheers






  reply	other threads:[~2021-10-10 17:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-10  8:43 bug#51114: Owncloud client error message Cayetano Santos
2021-10-10 17:40 ` Liliana Marie Prikler [this message]
2021-10-18  7:09 ` Daniel Meißner via Bug reports for GNU Guix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=140c498059f3f51dc7010c389fb92f61f5ccc20e.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=51114@debbugs.gnu.org \
    --cc=cayetano.santos@inventati.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).