aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Iurt/Urpmi.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Iurt/Urpmi.pm b/lib/Iurt/Urpmi.pm
index 5a8c80a..cc31c63 100644
--- a/lib/Iurt/Urpmi.pm
+++ b/lib/Iurt/Urpmi.pm
@@ -456,7 +456,7 @@ sub install_packages {
error => $error,
logname => "${log}",
hash => "${log}_$title",
- timeout => 600,
+ timeout => 3600, # [pixel] 10 minutes was not enough, 1 hour should be better
srpm => $title,
freq => 1,
#cc => $cc,