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

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

bug#66612: closed (guix locate guild results in sqlite3 attempt to write


From: GNU bug Tracking System
Subject: bug#66612: closed (guix locate guild results in sqlite3 attempt to write readonly database)
Date: Wed, 18 Oct 2023 21:14:02 +0000

Your message dated Wed, 18 Oct 2023 23:13:15 +0200
with message-id <87lebz4ot0.fsf@gnu.org>
and subject line Re: bug#66612: guix locate guild results in sqlite3 attempt to 
write readonly database
has caused the debbugs.gnu.org bug report #66612,
regarding guix locate guild results in sqlite3 attempt to write readonly 
database
to be marked as done.

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


-- 
66612: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66612
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: guix locate guild results in sqlite3 attempt to write readonly database Date: Wed, 18 Oct 2023 08:47:01 -0700 User-agent: Mozilla Thunderbird
`guix locate guild' fails with attempt to write a readonly sqlite3 database

mwette@bluefin$ strace -o logx guix locate guild
guix locate: indexing files from /gnu/store...
guix locate: traversing local profile manifests...
Backtrace:
          13 (primitive-load "/home/mwette/.config/guix/current/bin/…")
In guix/ui.scm:
   2323:7 12 (run-guix . _)
  2286:10 11 (run-guix-command _ . _)
In ice-9/boot-9.scm:
  1752:10 10 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/locate.scm:
    621:8  9 (_)
    123:8  8 (call-with-database _ _)
In guix/progress.scm:
    71:36  7 (call-with-progress-reporter _ _)
In srfi/srfi-1.scm:
    634:9  6 (for-each #<procedure 7f179a23ca00 at guix/scripts/loc…> …)
In guix/scripts/locate.scm:
    442:2  5 (_ _)
    286:2  4 (insert-files #<<sqlite-db> pointer: #<pointer 0x1f98f…> …)
In srfi/srfi-1.scm:
    634:9  3 (for-each #<procedure 7f179abb3000 at guix/scripts/loc…> …)
In sqlite3.scm:
   637:15  2 (sqlite-fold #<procedure 7f179a23c5a0 at ice-9/boot-9.…> …)
    166:2  1 (_ _)
In ice-9/boot-9.scm:
  1685:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
Throw to key `sqlite-error' with args `(#f 8 "attempt to write a readonly database")'.
indexing 1,654 packages
mwette@bluefin$

Attachment: logx
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#66612: guix locate guild results in sqlite3 attempt to write readonly database Date: Wed, 18 Oct 2023 23:13:15 +0200 User-agent: Gnus/5.13 (Gnus v5.13)
Fixed in commit d0fed2f4df06446eafcc992f0bc7ea154124fdf4, thanks!

Ludo'.


--- End Message ---

reply via email to

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