unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* FAIL: tests/guix-register.sh
@ 2013-09-24  0:13 Nikita Karetnikov
  2013-09-24 20:59 ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: Nikita Karetnikov @ 2013-09-24  0:13 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 359 bytes --]

HEAD (caf96debc257dee9ad8b0ea74cc6a8241c30dad4) fails.  ‘guix-register.log’:

+ type -P sqlite3
/usr/local/bin/sqlite3
+ echo 'select * from ValidPaths where path="/nix/store/z4pyj3rbgpqpd3mj0rxpbbpg45hlfcbh-guile-bootstrap-2.0";'
+ sqlite3 /home/tester/guix-test3/t-register-6453/nix/var/nix/db/db.sqlite
SQLite header and source version mismatch

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

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

* Re: FAIL: tests/guix-register.sh
  2013-09-24  0:13 FAIL: tests/guix-register.sh Nikita Karetnikov
@ 2013-09-24 20:59 ` Ludovic Courtès
  2013-09-25 15:57   ` Nikita Karetnikov
  0 siblings, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2013-09-24 20:59 UTC (permalink / raw)
  To: Nikita Karetnikov; +Cc: guix-devel

Nikita Karetnikov <nikita@karetnikov.org> skribis:

> HEAD (caf96debc257dee9ad8b0ea74cc6a8241c30dad4) fails.  ‘guix-register.log’:
>
> + type -P sqlite3
> /usr/local/bin/sqlite3
> + echo 'select * from ValidPaths where path="/nix/store/z4pyj3rbgpqpd3mj0rxpbbpg45hlfcbh-guile-bootstrap-2.0";'
> + sqlite3 /home/tester/guix-test3/t-register-6453/nix/var/nix/db/db.sqlite
> SQLite header and source version mismatch

That seems to indicate that the ‘sqlite’ program is using at run time a
libsqlite.so that does not match the sqlite.h it was compiled against.

Could it be that something’s wrong with your setup?  (Erroneous
LD_LIBRARY_PATH, etc.)

Thanks,
Ludo’.

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

* Re: FAIL: tests/guix-register.sh
  2013-09-24 20:59 ` Ludovic Courtès
@ 2013-09-25 15:57   ` Nikita Karetnikov
  2013-09-25 16:27     ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: Nikita Karetnikov @ 2013-09-25 15:57 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

> Could it be that something’s wrong with your setup?  (Erroneous
> LD_LIBRARY_PATH, etc.)

Maybe.  This test also fails on a different machine of mine.
LD_LIBRARY_PATH is not set.

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

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

* Re: FAIL: tests/guix-register.sh
  2013-09-25 15:57   ` Nikita Karetnikov
@ 2013-09-25 16:27     ` Ludovic Courtès
  2013-09-25 18:29       ` Nikita Karetnikov
  0 siblings, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2013-09-25 16:27 UTC (permalink / raw)
  To: Nikita Karetnikov; +Cc: guix-devel

Nikita Karetnikov <nikita@karetnikov.org> skribis:

>> Could it be that something’s wrong with your setup?  (Erroneous
>> LD_LIBRARY_PATH, etc.)
>
> Maybe.  This test also fails on a different machine of mine.
> LD_LIBRARY_PATH is not set.

Are you using a distro-provide SQLite package, or something you built
yourself?

If the problem is widespread, we can just remove this test.

Thanks,
Ludo’.

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

* Re: FAIL: tests/guix-register.sh
  2013-09-25 16:27     ` Ludovic Courtès
@ 2013-09-25 18:29       ` Nikita Karetnikov
  0 siblings, 0 replies; 5+ messages in thread
From: Nikita Karetnikov @ 2013-09-25 18:29 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 211 bytes --]

> Are you using a distro-provide SQLite package, or something you built
> yourself?

> If the problem is widespread, we can just remove this test.

No need.  I solved the problem by installing SQLite from Guix.

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

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

end of thread, other threads:[~2013-09-25 18:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-24  0:13 FAIL: tests/guix-register.sh Nikita Karetnikov
2013-09-24 20:59 ` Ludovic Courtès
2013-09-25 15:57   ` Nikita Karetnikov
2013-09-25 16:27     ` Ludovic Courtès
2013-09-25 18:29       ` Nikita Karetnikov

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