On 12 August 2015 at 11:20, gevisz <gev...@gmail.com> wrote: > 2015-08-12 11:10 GMT+03:00 Alon Bar-Lev <alo...@gentoo.org>: >> I am waiting as well... :) >> >> In the meantime, please do not use this script directly any more. > > Why? > > What is the shotcomings of using that script directly?
I hope that in time it will be removed in favour of the new repo mechanism. > >> Create: >> /etc/portage/repos.conf/gentoo.conf > > I do have such a file, but there stands: > > [DEFAULT] > main-repo = gentoo > > [gentoo] > location = /usr/portage > auto-sync = no > sync-type = rsync modify this^ to webrsync > sync-uri = rsync://rsync.gentoo.org/gentoo-portage remove this^ > > Not exactly what I want. :) > >> --- >> [DEFAULT] >> main-repo = gentoo >> >> [gentoo] >> location = /usr/portage >> sync-type = webrsync >> --- >> >> Then use: >> >> # emerge --sync and ^ >> >> >> On 12 August 2015 at 11:01, gevisz <gev...@gmail.com> wrote: >>> Already for the third day, emerge-webrsyc says me that >>> my "current local timestamp is possibly identical to the >>> * timestamp of the latest snapshot," so I began to worry >>> if this way of syncing my portage tree still works and will >>> work in the future. >>> >>> # emerge-webrsync >>> Fetching most recent snapshot ... >>> Trying to retrieve 20150811 snapshot from >>> http://mirror.netcologne.de/gentoo ... >>> Fetching file portage-20150811.tar.xz.md5sum ... >>> Fetching file portage-20150811.tar.bz2.md5sum ... >>> Fetching file portage-20150811.tar.gz.md5sum ... >>> Trying to retrieve 20150811 snapshot from http://de-mirror.org/gentoo ... >>> Fetching file portage-20150811.tar.xz.md5sum ... >>> Fetching file portage-20150811.tar.bz2.md5sum ... >>> Fetching file portage-20150811.tar.gz.md5sum ... >>> 20150811 snapshot was not found >>> Trying to retrieve 20150810 snapshot from >>> http://mirror.netcologne.de/gentoo ... >>> Fetching file portage-20150810.tar.xz.md5sum ... >>> Fetching file portage-20150810.tar.bz2.md5sum ... >>> Fetching file portage-20150810.tar.gz.md5sum ... >>> Trying to retrieve 20150810 snapshot from http://de-mirror.org/gentoo ... >>> Fetching file portage-20150810.tar.xz.md5sum ... >>> Fetching file portage-20150810.tar.bz2.md5sum ... >>> Fetching file portage-20150810.tar.gz.md5sum ... >>> 20150810 snapshot was not found >>> Trying to retrieve 20150809 snapshot from >>> http://mirror.netcologne.de/gentoo ... >>> Fetching file portage-20150809.tar.xz.md5sum ... >>> Fetching file portage-20150809.tar.bz2.md5sum ... >>> Fetching file portage-20150809.tar.gz.md5sum ... >>> Trying to retrieve 20150809 snapshot from http://de-mirror.org/gentoo ... >>> Fetching file portage-20150809.tar.xz.md5sum ... >>> Fetching file portage-20150809.tar.bz2.md5sum ... >>> Fetching file portage-20150809.tar.gz.md5sum ... >>> 20150809 snapshot was not found >>> * Latest snapshot date: 20150808 >>> * >>> * Approximate snapshot timestamp: 1439081100 >>> * Current local timestamp: 1439080501 >>> * >>> * The current local timestamp is possibly identical to the >>> * timestamp of the latest snapshot. In order to force sync, use >>> * the --revert option or remove the timestamp file located at >>> * '/usr/portage/metadata/timestamp.x'. >>> >> >