Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 70431983e375ad7c83b71be4c9cee497 > scriptlet

warewulf-tools-2.6.3-2mdv2008.1.i586.rpm

PREIN

/bin/sh
if rpm -q warewulf-tools | grep 2.4 >/dev/null 2>&1 ; then
   echo "Warewulf 2.6.3 is not intended to update previous versions."
   echo "Backup /etc/warewulf and remove the previous version before"
   echo "installing this version. Reconfigure Warewulf manually by consulting"
   echo "the old configuration saved earlier."
   exit 1
fi