Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > b4bd4ee3c43f279d5bac1632c2f7d3df > scriptlet

warewulf-tools-2.6.3-2mdv2008.1.x86_64.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