unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51114: Owncloud client error message
@ 2021-10-10  8:43 Cayetano Santos
  2021-10-10 17:40 ` Liliana Marie Prikler
  2021-10-18  7:09 ` Daniel Meißner via Bug reports for GNU Guix
  0 siblings, 2 replies; 3+ messages in thread
From: Cayetano Santos @ 2021-10-10  8:43 UTC (permalink / raw)
  To: 51114


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.

Thanks,




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

* bug#51114: Owncloud client error message
  2021-10-10  8:43 bug#51114: Owncloud client error message Cayetano Santos
@ 2021-10-10 17:40 ` Liliana Marie Prikler
  2021-10-18  7:09 ` Daniel Meißner via Bug reports for GNU Guix
  1 sibling, 0 replies; 3+ messages in thread
From: Liliana Marie Prikler @ 2021-10-10 17:40 UTC (permalink / raw)
  To: cayetano.santos, 51114

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






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

* bug#51114: Owncloud client error message
  2021-10-10  8:43 bug#51114: Owncloud client error message Cayetano Santos
  2021-10-10 17:40 ` Liliana Marie Prikler
@ 2021-10-18  7:09 ` Daniel Meißner via Bug reports for GNU Guix
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Meißner via Bug reports for GNU Guix @ 2021-10-18  7:09 UTC (permalink / raw)
  To: cayetano.santos; +Cc: 51114-done

Hi Cayetano,

this should be fixed in the current version of owncloud-client.  See
also https://issues.guix.gnu.org/47672 and
https://issues.guix.gnu.org/51117.

Best
Daniel




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

end of thread, other threads:[~2021-10-18 11:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-10  8:43 bug#51114: Owncloud client error message Cayetano Santos
2021-10-10 17:40 ` Liliana Marie Prikler
2021-10-18  7:09 ` 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).