IRC channel logs

2013-10-19.log

back to list of logs

<bavier>what part would you be interested in?
<bavier>there are quite a number of files involved
<bavier>I think the offending statement is "(set! ans (cdr (member "\\r" ans)))" where member returns #f
<bavier>anyhow, I'll look at it later; thanks for the help. family duties..
<civodul>maybe the whole file?
<civodul>ok
<civodul>:-)
<civodul>good night/day!
<civodul>and tty next week
<zacts>lo
<phant0mas>guys whenever I try to start guix daemon with "guix-daemon --build-users-group=guix-builder"
<phant0mas>I get the error address already in use
<phant0mas>cannot bind socket `/usr.local.var/nix/daemon-socket/socket':Address already in use
<phant0mas>what on earth has gone wrong?
<Steap>phant0mas: the daemon might still be running
<Steap>are you sure there is no active daemon from a previous run ?
<phant0mas>@Steap I tried to kill it,but with no result, I rebooted and now it works
<Steap>yeah
<Steap>I think there was a "ghost" connection to the socket
<phant0mas>yeah
<phant0mas>I installed guix over arch
<phant0mas>and I am trying it out
<phant0mas>:-)
<Steap>nice
<Steap>let us know how it goes