Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17623 - ibiblio not syncing correctly
Summary: ibiblio not syncing correctly
Status: RESOLVED FIXED
Alias: None
Product: Mirrors
Classification: Unclassified
Component: Server Problem (show other bugs)
Hardware: All Linux
: Highest major (vote)
Assignee: Mirror Admins
URL: http://distro.ibiblio.org/pub/linux/d...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-16 06:35 UTC by Kurt Lieber (RETIRED)
Modified: 2003-03-28 10:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Lieber (RETIRED) gentoo-dev 2003-03-16 06:35:30 UTC
The timestamp on ibiblio shows that it hasn't been sync'd since March 2 @ 8:13AM.

Sun, 02 Mar 2003 08:13:02 -0800
Comment 1 Kurt Lieber (RETIRED) gentoo-dev 2003-03-16 06:44:25 UTC
I ran a manual ibib sync on cvs.gentoo.org using:

source ~/.keychain/${HOSTNAME}-sh
rsync --stats --progress -v --rsh=ssh -rt --size-only --delete ~/distfiles  drobbins@login.ibiblio.org:gentoo/

and the timestamp.chk file did not update.  It still shows as being:

Sun, 02 Mar 2003 08:13:02 -0800

I manually verified the timestamp file on cvs:

gmirror@cvs gmirror $ less distfiles-local/timestamp.chk
Sun, 16 Mar 2003 11:43:00 +0000


avenj -- can you take a look at this?
Comment 2 Kurt Lieber (RETIRED) gentoo-dev 2003-03-16 06:45:42 UTC
also, it does appear as though other files are syncing correctly as there are source tarballs in ibib that are older than 3/2.  However, we need the timestamp file to sync correctly since we rely upon that for our mirror health checker script.

Comment 3 Kurt Lieber (RETIRED) gentoo-dev 2003-03-28 10:21:42 UTC
worked with avenj to resolve problem.  closing bug.