Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > 3f0f13719ca56059da0a129130a7138a > scriptlet

warewulf-tools-2.6.1-4mdk.x86_64.rpm

PREIN

/bin/sh
if rpm -q warewulf-tools | grep 2.4 >/dev/null 2>&1 ; then
   echo "Warewulf 2.6.1 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