Mailinglist Archive: opensuse (3073 mails)

< Previous Next >
[opensuse] create a local opensuse updates mirror
  • From: "Manuel Mely" <mmelyp@xxxxxxxxx>
  • Date: Thu, 3 Jan 2008 09:54:26 -0500
  • Message-id: <898b0c0f0801030654q28229f6fmc29ba20228393af7@xxxxxxxxxxxxxx>
Hi everyone.

Can somebody point me in how to create a local opensuse updates
mirror. I tried using rsync without success.

rsync -avzP --delete --exclude rpm/x86_64/ --exclude rpm/src/
--exclude rpm/ppc/ rsync.opensuse.org::opensuse-updates/10.3/
/var/ftp/mirrors/opensuse/10.3/opensuse-updates

also this:

rsync -av --exclude rpm/x86_64/ --exclude rpm/src/ --exclude rpm/ppc/
rsync.opensuse.org::opensuse-updates/10.3/
/var/ftp/mirrors/opensuse/10.3/opensuse-updates

When the process finish, i get 58 of "updates" . And the rpm folder
with a the name of the packages but as symlinks.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups