emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45139: closed (Dico fails with "Read-only file system" message)


From: GNU bug Tracking System
Subject: bug#45139: closed (Dico fails with "Read-only file system" message)
Date: Mon, 07 Aug 2023 09:46:02 +0000

Your message dated Mon, 07 Aug 2023 11:45:26 +0200
with message-id <87pm3zw5hl.fsf@gnu.org>
and subject line Re: bug#45139: Dico fails with "Read-only file system" message
has caused the debbugs.gnu.org bug report #45139,
regarding Dico fails with "Read-only file system" message
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45139: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=45139
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Dico fails with "Read-only file system" message Date: Wed, 09 Dec 2020 13:34:57 -0300
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?]]



--- End Message ---
--- Begin Message --- Subject: Re: bug#45139: Dico fails with "Read-only file system" message Date: Mon, 07 Aug 2023 11:45:26 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]