Koozali.org: home of the SME Server

Making my SME a local Mirror for SME updates..?

Offline pauljclarke

  • ***
  • 61
  • +0/-0
Making my SME a local Mirror for SME updates..?
« on: January 10, 2008, 01:49:12 PM »

Hi,

Since before Chrismass I had a problem with a SME box that fails when running yum updates because of headers not being complete.

BTW-! This is entered as a bug and from its comments is being looked at...

However I can only run updates by coping them to the machine and then yum localupdate. This however this takes ages to do by hand.

I'd like (while that Bug if found / fixed / whatever) to use rsync to copy a mirror to my server and then setup yum to point to 'localhost' for updates.

can anyone suggest a method for doing this or some pointers.

Thanks

:P

Offline mmccarn

  • *
  • 2,656
  • +10/-0
Re: Making my SME a local Mirror for SME updates..?
« Reply #1 on: January 10, 2008, 02:48:58 PM »
http://wiki.contribs.org/Yum_offline_updating
http://wiki.contribs.org/Mirrors

You should be able to use the 'rsync' command from the "Mirrors" link, then figure out from the "Yum_offline_updating" link what to do next.

Offline pauljclarke

  • ***
  • 61
  • +0/-0
Re: Making my SME a local Mirror for SME updates..?
« Reply #2 on: January 11, 2008, 09:19:38 AM »
this would copy all old and new releases as well a contribs to my local machine - any idea how many Gb this is? or can you suggest just the right areas to rsync that yum will need to know about.

:-)