Re: RePost Yup not working
Hi there,
just for information:
i have a related problem with sles10-sp3 uptates.
My Update box is a sles10-sp2 with yup-232-9.1
I fixed this behaviour with just adding the following lines after line 346:
347 elif [ "$SVN" = "SP3" ]; then
348 SVNSUFFIX="-SP3"
349 SUBCHANNELS=$YUP_SP_SUBCHANS
cya
|