60 |
<base>SYSTEM_BEING_RECONFIGURED</base> |
<base>SYSTEM_BEING_RECONFIGURED</base> |
61 |
<trans> |
<trans> |
62 |
Your system is being automatically rebooted to |
Your system is being automatically rebooted to |
63 |
|
--- smeserver-yum-1.2.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/yum.pm.add2general4 2008-07-05 18:29:50.000000000 +0200 |
64 |
|
+++ smeserver-yum-1.2.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/yum.pm 2008-07-05 18:29:50.000000000 +0200 |
65 |
|
@@ -214,7 +214,7 @@ |
66 |
|
|
67 |
|
unless ( system( "/sbin/e-smith/signal-event", "yum-modify" ) == 0 ) |
68 |
|
{ |
69 |
|
- $fm->error('ERROR_UPDATING'); |
70 |
|
+ $fm->error('ERROR_UPDATING_CONFIGURATION'); |
71 |
|
return undef; |
72 |
|
} |
73 |
|
|