This will not go faster, but it will retry until success! while ! ./steam -command update -game tf -dir .; do echo retry;done
However, the above depends on ./steam returning non zero on every type of failure. It does return 1 on the "normal" "Connection Reset" error. Also, for me, the connection reset occurs when the install gets to another section. Guy } -----Original Message----- } From: [EMAIL PROTECTED] [mailto:hlds_linux- } [EMAIL PROTECTED] On Behalf Of Donald Plummer } Sent: Sunday, September 23, 2007 7:25 PM } To: [email protected] } Subject: [hlds_linux] Can't update/install tf on Debian Etch } } -- } [ Picked text/plain from multipart/alternative ] } I've been trying since the linux server came out to install it. My server } is } a fresh install of Debian Etch on an AthlonXP 1.8GHz desktop system. As } per } srcds.com I ram this to get the update tool: } mkdir srcds_l } cd srcds_l } wget http://www.steampowered.com/download/hldsupdatetool.bin } chmod +x hldsupdatetool.bin } ./hldsupdatetool.bin } ./steam } } And I am now running this command to update / install tf2: } ./steam -command update -game tf -dir . } } I get various responses, ranging from "Connection Reset", at which point I } re-run the command, to just hanging on downloading a file. I think once it } got to nearly 5%, but most of the time it sticks on like 0.01%. I've been } running this in a screen session and checking on it about every hour, } restarting if it hasn't done anything since I last looked. } } Any suggestions to make this go any faster? Thanks a lot, I really want to } get this going. } } -- } Donald } -- } } _______________________________________________ } To unsubscribe, edit your list preferences, or view the list archives, } please visit: } http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

