Bug in current s-c-s

Mike MacCana mmaccana at redhat.com
Wed Feb 9 00:35:10 EST 2005


Just confirmed this: each time I run s-c-s, it's adding duplicate module 
postinstall and remove scripts to modprobe.conf

install snd_powermac /sbin/modprobe --ignore-install snd_powermac && 
/usr/sbin/alsactl restore >/dev/null 2>&1 ||:
remove snd_powermac { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; 
/sbin/modprobe -r --ignore-remove snd_powermac
install snd_powermac /sbin/modprobe --ignore-install snd_powermac && 
/usr/sbin/alsactl restore >/dev/null 2>&1 ||:
remove snd_powermac { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; 
/sbin/modprobe -r --ignore-remove snd_powermac
install snd_powermac /sbin/modprobe --ignore-install snd_powermac && 
/usr/sbin/alsactl restore >/dev/null 2>&1 ||:
remove snd_powermac { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; 
/sbin/modprobe -r --ignore-remove snd_powermac
alias snd-card-0 snd_powermac
install snd_powermac /sbin/modprobe --ignore-install snd_powermac && 
/usr/sbin/alsactl restore >/dev/null 2>&1 ||:
remove snd_powermac { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; 
/sbin/modprobe -r --ignore-remove snd_powermac

Mike



More information about the Fedora-ppc mailing list