==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=7007

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #6 from John Crisp <[email protected]> ---
Hope this is right !

= ENVIRONMENT: [eg: sme 8.0 32 bits + all updates + various contribs]

= ~]#  /sbin/e-smith/audittools/newrpms [Provide this if customised]

Extra Packages
denyhosts.noarch                        2.6-5.el5                     
installed
dungog-domains.noarch                   1.2-2                         
installed
dungog-email.noarch                     1.2-12                        
installed
dungog-multipop.noarch                  1.2-3                         
installed
fping.i386                              3.4-1.el5.rf                  
installed
gt5.noarch                              1.4.0-4.al3                   
installed
hddtemp.i386                            0.3-0.16.beta15.el5           
installed
libmcrypt.i386                          2.5.8-4.el5.centos            
installed
lua.i386                                5.1.4-4.el5                   
installed
perl-Geo-IP.i386                        1.31-1.el5.centos             
installed
perl-Unicode-IMAPUtf7.noarch            2.00-1.el5.rf                 
installed
perl-Unicode-String.i386                2.09-7.el5                    
installed
perl-rrdtool.i386                       1.4.7-1.el5.rf                
installed
php53-mcrypt.i386                       5.3.3-1.el5                   
installed
php53-php-gettext.noarch                1.0.11-3.el5                  
installed
phpMyAdmin3.noarch                      3.5.8.1-1.el5                 
installed
rrdtool.i386                            1.4.7-1.el5.rf                
installed
smeserver-dar2.noarch                   0.0.1-31.el5.sme              
installed
smeserver-denyhosts.noarch              2.7-2.el5.sme                 
installed
smeserver-geoip.noarch                  1.0.5-1                       
installed
smeserver-mailsorting.noarch            1.2-40.el5.sme                
installed
smeserver-phpmyadmin.noarch             3.5.2.2-6.el5.sme             
installed
smeserver-sane.noarch                   0.1-7.el5.sme                 
installed
smeserver-sme8admin.noarch              1.3-3.el5.sme                 
installed
smeserver-sysmon.noarch                 6.2-2.el5.sme                 
installed
smeserver-userpanel.noarch              0.9-11.el5.sme                
installed
smeserver-wbl.noarch                    0.1.0-19.el5.sme              
installed
smeserver-xinetd.noarch                 0.1-1.el5.sme                 
installed
sysstat.i386                            7.0.2-12.el5                  
installed

= ORIGINAL PROBLEM:
smeserver-wbl 
Use of uninitialized value in string eq in 11whitelist_soft

= RESOLUTION:
[root@home ~]# cat CHANGELOG
* Tue Jul 16 04:00:00 2013 JP Pialasse <[email protected]> 0.1.0-19.sme
- apply locale 2013-07-15 patch
- fix for SME8 [SME: 7007]
- fix badmailfrom ignored by qpsmtpd, but without regex support [SME: 5085]


= CURRENT VERSION INSTALLED:
smeserver-wbl-0.1.0-18.el5.sme

=TESTING:
in /var/log/messages

WARNING in
/etc/e-smith/templates//var/service/qpsmtpd/config/peers/0/11whitelist_soft:
Use of uninitialized value in string eq at
/etc/e-smith/templates//var/service/qpsmtpd/config/peers/0/11whitelist_soft
line 2.  


= UPDATED VERSION INSTALLED:
[root@home log]# yum --enablerepo=smetest install smeserver-wbl
Loaded plugins: fastestmirror, protect-packages, smeserver
Loading mirror speeds from cached hostfile
 * base: centos.cadt.com
 * smeaddons: mirror.chmuri.net
 * smeextras: mirror.chmuri.net
 * smeos: mirror.chmuri.net
 * smetest: mirror.chmuri.net
 * smeupdates: mirror.chmuri.net
 * updates: centos.cadt.com
smetest                                                                        
                                                                             |
2.5 kB     00:00     
smetest/primary_db                                                             
                                                                             | 
78 kB     00:00     
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package smeserver-wbl.noarch 0:0.1.0-19.el5.sme set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

====================================================================================================================================================================================
 Package                                      Arch                             
    Version                                            Repository              
               Size
====================================================================================================================================================================================
Updating:
 smeserver-wbl                                noarch                           
    0.1.0-19.el5.sme                                   smetest                 
               37 k

Transaction Summary
====================================================================================================================================================================================
Install       0 Package(s)
Upgrade       1 Package(s)

Total download size: 37 k
Is this ok [y/N]: y
Downloading Packages:
smeserver-wbl-0.1.0-19.el5.sme.noarch.rpm                                      
                                                                             | 
37 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating       : smeserver
  -wbl                                                                         
                                                                      1/2 
  Cleanup        : smeserver-wbl                                               
                                                                               
                2/2 
Migrating existing database wbl
Migrating existing database hosts
Migrating existing database accounts
Migrating existing database dar2
Migrating existing database domains
Migrating existing database networks
Migrating existing database yum_repositories
Migrating existing database configuration
Migrating existing database backups
Migrating existing database yum_available
Migrating existing database mailpatterns
Migrating existing database yum_installed
Migrating existing database spamassassin
Migrating existing database yum_updates

Updated:
  smeserver-wbl.noarch 0:0.1.0-19.el5.sme                                       

Complete!

==============================================================
WARNING: You now need to run BOTH of the following commands
to ensure consistent system state:

signal-event post-upgrade; signal-event reboot

You should run these commands unless you are certain that
yum made no changes to your system.
==============================================================


#CHECK:
smeserver-wbl-0.1.0-19.el5.sme.noarch.rpm

= PROBLEM FIXED:
No error in log

= VERIFIED OR REOPEN:
Verified Fixed

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to