time while sleep 900 ; do if up2date --nox -uv | grep Error >/dev/null ; then echo -n . ; else break ; fi ; done
This will keep trying until successfull, wait ing 15 minutes between attempts.
RH changed up2date so it always appears to succeed, so my old script wouldn't work anymore. The "| grep Error >/dev/null" will only
be true if an error occurs, so if an error doen't occur "else break" will take us out of the loop, and were finished.
Good luck
PS somehow my Alert Icon had disappeared from my toolbar ;(
I am running this script now, so weel see how long it takes to get a connection.
shane c branch wrote:
i realize up2date support is going away, but until it is completely gone i want to make use of it.
however, i the last few times i tried to update my demo registered server, i get a message telling me that the demo service has been disabled due to bandwidth restrictions.
i recall reading that the demo account would operate with full access for 60 days, after which time it would then be available in a 'restricted' bandwidth mode. i took that to mean my downloads would be much slower and/or only available during off peak times.
it seems that it is completely disabled, and i will now be relegated to downloading the packages manually, which is fine, but something i wanted to put off as long as possible.
so, is the demo service dead after 60 days, or am does it operate with restrictions, and if the latter is the case, what are those restrictions.
-- Guy Fraser Network Administrator The Internet Centre 780-450-6787 , 1-888-450-6787
There is a fine line between genius and lunacy, fear not, walk the line with pride. Not all things will end up as you wanted, but you will certainly discover things the meek and timid will miss out on.
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list