17 Nov
2008
17 Nov
'08
10:10 p.m.
Pierre Schmitz schrieb:
On Monday 17 November 2008 22:05:15 Dale Blount wrote:
It appears to be the "-T 10" that's causing issues for me. A single failed DNS request is enough for a 10 second timeout to cause the installation to fail. I'd suggest increasing it to at least 30.
OK, I increased it to 30 seconds (trunk only). What do you think of touching the plugin file in the build function:
pro: pacman knows about this files con: if for any reason the install script fails you'll end up with a wasted plugin.
Write a pre-update where it saves the current file, and deletes it in the post-update or rolls it back to the old one.