Skip Menu |

This queue is for tickets about the File-Rsync-Mirror-Recent CPAN distribution.

Report information
The Basics
Id: 73823
Status: open
Priority: 0/
Queue: File-Rsync-Mirror-Recent

People
Owner: Nobody in particular
Requestors: GAAS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.2.1
Fixed in: (no value)



Subject: Loosing CPAN index files after a while
We are using rrr-client to mirror CPAN. This works pretty well, but after some months we end up in a situation where we loose various files under indicies/, like the indices/find-ls.gz file that we depened on to process our PPM builds. Last time this happened (in September) I ended up "fixing" it by just removing the 'recent-rmirror- state.yml' file and restarting the rrr-client. I would like to find a more permanent fix this time :-) Any tips for things I could try? I find entries for find-ls.gz in the state file that seems to indicate that the file is to be unlinked. # grep -C10 find-ls recent-rmirror-state.yml time: '1326013067.28878' - -__verified_tempdir: /data/cpan -_current_tempfile: /data/cpan/.FRMRecent-RECENT-6h.json-3fgR.json -_delayed_operations: rmdir: {} unlink: /data/cpan/indices/RECENT-print: 1 /data/cpan/indices/du-k.gz: 1 /data/cpan/indices/find-ls.gz: 1 /data/cpan/indices/ls-lR.gz: 1 /data/cpan/modules/by-category/05_Networking_Devices_IPC/Net/Net-IMAP-Simple- 1.2027.tar.gz: 1 /data/cpan/modules/by-category/05_Networking_Devices_IPC/NetAddr/NetAddr-IP- 4.046.tar.gz: 1 -_done: !!perl/hash:File::Rsync::Mirror::Recentfile::Done -__intervals: - - '1326013067.28851' - '1324307401.22927' - - '1326012587.0379' I saw similar entries last time.
CC: Ask Bjørn Hansen <ask [...] develooper.com>
Subject: Re: [rt.cpan.org #73823] Loosing CPAN index files after a while
Date: Sun, 08 Jan 2012 23:07:54 +0100
To: bug-File-Rsync-Mirror-Recent [...] rt.cpan.org
From: andreas.koenig.7os6VVqR [...] franz.ak.mind.de (Andreas J. Koenig)
Show quoted text
>>>>> On Sun, 8 Jan 2012 04:04:19 -0500, "Gisle_Aas via RT" <bug-File-Rsync-Mirror-Recent@rt.cpan.org> said:
Show quoted text
> We are using rrr-client to mirror CPAN. This works pretty well, but > after some months we end up in a situation where we loose various > files under indicies/, like the indices/find-ls.gz file that we > depened on to process our PPM builds.
I think this cannot be explained on the software level but only on the deployment level. Ask, can you please look up where the files /data/cpan/indices/du-k.gz /data/cpan/indices/find-ls.gz /data/cpan/indices/ls-lR.gz are coming from and why they may have gone lost? -- andreas