Mandriva

Return to the main archive index.

Custom Search

Mandriva Linux Archives: cooker@mandrivalinux.org

Mandriva Linux: cooker@mandrivalinux.org


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]


pkg=$1                          # name of the package
num=$2                          # number of packages installed
srv=$3                          # name of the service

if [ $num = 0 ]; then
    /sbin/service $srv stop > /dev/null 2>/dev/null || :
    /sbin/chkconfig --del $srv
fi


but del-service is expected to run in preun, is not it? So number of packages 
installed at this stage is actually 1 not 0. Or do I miss something?

Should I open a bug report?

Attachment: signature.asc
Description: This is a digitally signed message part.



Date Index | Thread Index

Looking for a job?



Advertisement (via La Vignette)