On 2015-11-13 04:28, ludo@gnu.org wrote: > 宋文武 skribis: > >> can't substitute gtk+ from a guix-publish server, it fails with: >> >> GET /nar/1dlz1am0qmj1579f5p6j5cvfx9l2aw50-gtk+-3.18.2 >> In web/server/http.scm: >> 117:27 1 (http-read #< socket: #> so...>) >> In unknown file: >> 0 (peek-char #) >> ERROR: In procedure fport_fill_input: Connection reset by peer > > This means that the *client* closed the connection. Could you check > what happened on the client side? > > It may be more convenient to use wget on the client-side to reproduce > the problem. OK, I attach logs of: wget -qd 'http://localhost:8080/nar/1dlz1am0qmj1579f5p6j5cvfx9l2aw50-gtk+-3.18.2' wget -qd 'http://localhost:8080/nar/1dlz1am0qmj1579f5p6j5cvfx9l2aw50-gtk%2B-3.18.2'