Andreas Enge skribis:
> Am Sonntag, 6. Januar 2013 schrieb Ludovic Courtès:
>> Let me know how it works! :-)
>
> It does work now. Thanks a lot!
Cool, thank you!
I think we should merge ‘core-updates’ real soon, if there are no
objections, and clear a few rough edges before 0.1.
Ludo’.
Am Sonntag, 6. Januar 2013 schrieb Ludovic Courtès:
> Let me know how it works! :-)
It does work now. Thanks a lot!
Andreas
Hi!
Andreas Enge skribis:
> Thanks, it clarifies a lot. To check whether things work, can I simply
> delete the "hello" tarball in the nix store? I once deleted a compiled
> package in the nix store, and that caused an inconsistency with the package
> database in guix-installation-directory/v
Am Montag, 7. Januar 2013 schrieb Ludovic Courtès:
> > bootstrap binaries are not yet downloaded:
> Ah, you need to:
> $ rm distro/packages/bootstrap/x86_64-linux/guile-*.tar.xz
> $ make
> ...
> Does that clarify a bit? :-)
Thanks, it clarifies a lot. To check whether things work, can I simpl
Hi Andreas!
Andreas Enge skribis:
> After updating, things still do not work, which makes sense, since the new
> bootstrap binaries are not yet downloaded:
Ah, you need to:
$ rm distro/packages/bootstrap/x86_64-linux/guile-*.tar.xz
$ make
The latter will download the current guile-2.0.7.
Am Sonntag, 6. Januar 2013 schrieb Ludovic Courtès:
> I’ve rebuilt and uploaded all the bootstrap binaries with a libc that
> doesn’t use the nscd and has static NSS modules. With commit 79580eb of
> core-updates, these new binaries are being used.
>
> Let me know how it works! :-)
Well, I do n
Hi!
Andreas Enge skribis:
> Am Donnerstag, 3. Januar 2013 schrieb Ludovic Courtès:
[...]
>> The C library’s getaddrinfo and other lookup functions can of course be
>> used without nscd, which is what your applications were using.
>>
>> What differs here is that the bootstrap Guile is statical
Hi!
Andreas Enge skribis:
> Am Donnerstag, 3. Januar 2013 schrieb Ludovic Courtès:
[...]
>> The C library’s getaddrinfo and other lookup functions can of course be
>> used without nscd, which is what your applications were using.
>>
>> What differs here is that the bootstrap Guile is statical
Am Donnerstag, 3. Januar 2013 schrieb Ludovic Courtès:
> Andreas Enge skribis:
> > So should this be checked by ./configure?
> It wouldn’t be enough: nscd could be running at configure time, and not
> later.
True, but it would be better than nothing - as long as it is not packaged
for distributi
Andreas Enge skribis:
> Am Donnerstag, 3. Januar 2013 schrieb Ludovic Courtès:
>> It works for name lookups in general, including DNS lookups. It’s
>> useful to always enable it.
>
> So should this be checked by ./configure?
It wouldn’t be enough: nscd could be running at configure time, and no
Am Donnerstag, 3. Januar 2013 schrieb Ludovic Courtès:
> It works for name lookups in general, including DNS lookups. It’s
> useful to always enable it.
So should this be checked by ./configure?
I am still not sure why this is needed; the "host" command does work and I
can surf the web, so ther
Andreas Enge skribis:
> Here is what I get:
> connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1
> ENOENT (No such file or directory)
> connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1
> ENOENT (No such file or directory)
OK, this confirms my intuition
Am Donnerstag, 3. Januar 2013 schrieb Ludovic Courtès:
> Most likely this is because nscd is not running, or not listening to the
> right socket:
>
> --8<---cut here---start->8---
> $ strace -o ,,s
> /nix/store/k8qmk5n2zsrndvzqs4bq7x9jyyxf5ndr-guile-bootstrap-2.
Andreas Enge skribis:
> in the core-updates branch, tarballs are not downloaded automatically any
> more. Here is the result of "guix-build hello" (which tries to rebuild
> everything, as expected):
I can’t reproduce it:
--8<---cut here---start->8---
$ ./pr
Hello,
in the core-updates branch, tarballs are not downloaded automatically any
more. Here is the result of "guix-build hello" (which tries to rebuild
everything, as expected):
...
starting download of `/nix/store/c09pc1yvdai4ylb5i7x242aj66dy3f07-
glibc-2.17.tar.xz' from
`http://ftpmirror.gnu
15 matches
Mail list logo