You are not logged in.
Pages: 1
Hi:
I'm trying to set up a mirror of your server in order to provide arch pakages to my community and I have a question.
Since I saw this mail list message I thought there's no reason for having a folder named 'any' under every repo folder.
Is there any hidden reason for this or it is just cause not every package has migrated to the new layout yet ?
Thxs.
Carpe diem, quam minimum credula postero
Offline
not all packages have been migrated. like i side note, you shouldn't create the layout manually. rsync does that automatically for you.
https://wiki.archlinux.org/index.php/De … NewMirrors
Last edited by wonder (2011-04-13 23:26:27)
Give what you have. To someone, it may be better than you dare to think.
Offline
... rsync doesn't that automatically for you...
s/n't//
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
wonder wrote:... rsync doesn't that automatically for you...
s/n't//
you know what i mean! fixed...
Give what you have. To someone, it may be better than you dare to think.
Offline
not all packages have been migrated
Thxs, that weas what I thought but I wasn't sure
Carpe diem, quam minimum credula postero
Offline
you shouldn't create the layout manually. rsync does that automatically for you
What about if I just want to mirror some repos, core/extra/community and no other like testing and so on ?
Carpe diem, quam minimum credula postero
Offline
wonder wrote:you shouldn't create the layout manually. rsync does that automatically for you
What about if I just want to mirror some repos, core/extra/community and no other like testing and so on ?
is not possible because repos directory contain now only symlinks to packages from pool directory.
Give what you have. To someone, it may be better than you dare to think.
Offline
is not possible because repos directory contain now only symlinks to packages from pool directory.
Yeah, I know, I would mirror the folders corel,extra,community and pool so I can get the repos with the links and the actual packages.
Second question:
I was looking at the Developers New Mirror wiki page and I want to know if the 2-tier mirror could be accessed by rsync ?
Carpe diem, quam minimum credula postero
Offline
sure, a lot of them offer rsync.
Give what you have. To someone, it may be better than you dare to think.
Offline
I want to know something.
When package a-25.pkg.tar.gz is in testing is uploaded to pool/packages right ?
Now when the same version of the package is moved to core, the package is not re-uploaded, just the link moved eh ?
Am I right ?
Thxs
Carpe diem, quam minimum credula postero
Offline
I want to know something.
When package a-25.pkg.tar.gz is in testing is uploaded to pool/packages right ?
in pool/packages are uploaded packages from core/extra/testing/gnome-unstable/kde-unstable/staging and in pool/community the rest.
Now when the same version of the package is moved to core, the package is not re-uploaded, just the link moved eh ?
Am I right ?
you are correct. that was the whole point of implementing a pool directory. mirrors sync the actually package once and on move, they sync only the symlinks
Give what you have. To someone, it may be better than you dare to think.
Offline
Pages: 1