Changes

From SME Server
Jump to navigationJump to search
96 bytes removed ,  14:56, 6 January 2016
Line 83: Line 83:  
  yum history undo '''Transaction ID number'''
 
  yum history undo '''Transaction ID number'''
 
and confirm the uninstallation of Zoneminder and all dependencies.
 
and confirm the uninstallation of Zoneminder and all dependencies.
{{Note box|There seems to be a command or an issue in the zoneminder RPM that prevents it from uninstalling. All dependencies will be erased, except for Zoneminder itself. To be investigated. It is SELinux related and SME Server does not have SELinux enabled. The current solution is to use: '''rpm -e --noscripts zoneminder'''.}}
+
{{Note box|The removal of the Zoneminder RPM will fail due to a dependency on SELinux which SME Server does not use. An additional command is required to uninstall the Zoneminder RPM.}}
 
+
yum --setopt=tsflags=noscripts remove zoneminder
 
Then we need to remove the custom template, the symlink that we created to start Zoneminder at boot and the subdomain that we may have created:
 
Then we need to remove the custom template, the symlink that we created to start Zoneminder at boot and the subdomain that we may have created:
 
  rm -f /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/98zoneminder
 
  rm -f /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/98zoneminder

Navigation menu