unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#45139: Dico fails with "Read-only file system" message
@ 2020-12-09 16:34 Jorge P. de Morais Neto via Bug reports for GNU Guix
  2023-08-07  9:45 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Jorge P. de Morais Neto via Bug reports for GNU Guix @ 2020-12-09 16:34 UTC (permalink / raw)
  To: 45139

Hi.  Some time ago I was able to use Guix-installed dico on my Debian
buster system, but since some days ago it fails with

    $ dico -tvvv puppy
    dico: Error: Invalid reply from server
    dico: Error: /home/jorge/.dico:1: Cannot connect to the server
    dico: Error: Invalid reply from server
    dico: Error: .dico:1: Cannot connect to the server
    dico: Debug: Connecting to dict://localhost:2628
    dico: Debug: S:idxgcide: Error: cannot create index file `/home/jorge/.guix-profile/share/gcide/GCIDE.IDX': Read-only file system
    dico: Error: Invalid reply from server

The Emacs interface (dictionary package, installed from MELPA*) also
fails with the error message:
    dictionary-check-initial-reply: Server returned: idxgcide: Error: cannot create index file `/home/jorge/.guix-profile/share/gcide/GCIDE.IDX': Read-only file system

This is probably caused by the gnu-store.mount Systemd service which I
recently enabled.  However, enabling this service is recommended by the
manual (see [[info:guix#Binary Installation]]), so I believe this is a
bug.

Will you find a way to make Dico work on a read-only file system?  In
the meantime, is it safe and secure for me to temporarily disable
gnu-store.mount as a workaround?

Regards

-- 
- <https://jorgemorais.gitlab.io/justice-for-rms/>
- If an email of mine arrives at your spam box, please notify me.
- Please adopt free/libre formats like PDF, ODF, Org, LaTeX, Opus, WebM and 7z.
- Free/libre software for Replicant, LineageOS and Android: https://f-droid.org
- [[https://www.gnu.org/philosophy/free-sw.html][What is free software?]]




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

* bug#45139: Dico fails with "Read-only file system" message
  2020-12-09 16:34 bug#45139: Dico fails with "Read-only file system" message Jorge P. de Morais Neto via Bug reports for GNU Guix
@ 2023-08-07  9:45 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-08-07  9:45 UTC (permalink / raw)
  To: 45139-done

Hello,

Replying to an old bug…

"Jorge P. de Morais Neto" <jorge+list@disroot.org> skribis:

> Hi.  Some time ago I was able to use Guix-installed dico on my Debian
> buster system, but since some days ago it fails with
>
>     $ dico -tvvv puppy
>     dico: Error: Invalid reply from server
>     dico: Error: /home/jorge/.dico:1: Cannot connect to the server
>     dico: Error: Invalid reply from server
>     dico: Error: .dico:1: Cannot connect to the server
>     dico: Debug: Connecting to dict://localhost:2628
>     dico: Debug: S:idxgcide: Error: cannot create index file `/home/jorge/.guix-profile/share/gcide/GCIDE.IDX': Read-only file system
>     dico: Error: Invalid reply from server

On Guix System this does not happen because dicod is currently started
to write the index file to /var/run/dicod, which is writable for itself.

I guess the solution is to start dicod using the Guix System service or
the upcoming Guix Home service: <https://issues.guix.gnu.org/65119>.

Ludo’.




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

end of thread, other threads:[~2023-08-07  9:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-09 16:34 bug#45139: Dico fails with "Read-only file system" message Jorge P. de Morais Neto via Bug reports for GNU Guix
2023-08-07  9:45 ` Ludovic Courtès

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).