12 Nov 2007 wtanaka   » (Observer)

Was getting a lot of

[Errno 12] Timeout: <urlopen error timed out>

with yum. Went into /etc/yum.conf and added a line:

timeout=120

documentation was in man page yum.conf(5).

That helped a bit, but fetching mirrorlists was still giving the Errno 12 timeout error almost instantly. Worked around that by just pointing the yum.repos.d entries at a particular mirror. Probably some bad interaction with going through tor/privoxy (necessary to work around some recent china telecom auto-blocking)

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!