Re: guildhall update complain connection timeout

2011-08-15 Thread Nala Ginrut
well, I think the network module of Guile uses iso-8859-1 to handle data for some reasons. And my problem is Ubuntu chinese version doesn't have iso-8859-1 installed. And I add it manually, so the connection of Guile is OK now.

Re: guildhall update complain connection timeout

2011-08-15 Thread Andy Wingo
Hi nalaginrut, On Thu 21 Jul 2011 04:02, nalaginrut writes: > >cut< > ^_^[nalaginrut@Renee-desktop:guildhall]$ LANG=C > ^_^[nalaginrut@Renee-desktop:guildhall]$ guild hall update > Fetching http://rotty.yi.org/doro/experimental/available.sc

[PATCH] Guildhall: fix download path and keep connection alive

2011-08-15 Thread Nala Ginrut
hi guys! I realized there're two problems in our shinning Guildhall. 1. When "http-download" calls "relative-uri", the first arg should be a string, say "srfi", but ("srfi"). 2. I can install single package perfectly, but if there're several dependencies, guildhall will throw a timeout. eg. gu