user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* public-inbox-ssoma fails with lkml archive
@ 2018-10-23  7:21 Yaron Scheffer
  2018-10-23 14:33 ` Konstantin Ryabitsev
  0 siblings, 1 reply; 4+ messages in thread
From: Yaron Scheffer @ 2018-10-23  7:21 UTC (permalink / raw)
  To: meta@public-inbox.org; +Cc: webmaster@lore.kernel.org


Hi. I've been trying to get ssoma to fetch LKML archives into my mailbox using
the git repo at `https://lore.kernel.org/lkml/6`. Running `ssoma sync` shows
the git fetch completing successfully, but nothing shows up in my Maildir.
Performing the same procedure does however work with the PI archive at `git
://public-inbox.org/meta`.

My perl was rusty 15 years ago and it hasn't gotten any better with time,
but I've debugged this a little and the gittish things in Extractor.pm
led me to what looks like a smoking gun:

On the clone of git://public-inbox.org/meta:

    # git log --name-only
    commit 0fc21086aabb4ff9e9318a8ec3c6b58b24e9618a (HEAD -> master)
    ...
    c7/16e8798bc662c5fb52d05416a27897b49f0634

    commit d307195d89b21619de79722793cfaa7698aa5cf4
    ...
    99/a639f7c6842e6c69f489f9c60af1be5e3f152d

On the clone of https://lore.kernel.org/lkml/6:

    # git log --name-only
    commit fa44fffb6a81e1a6b9cceccf8c08074d4d5d83ca (HEAD -> master)
    ...
    m

    commit 9845bd1f6b14185eaa77eaceea212ee0d04da673
    ...
    m

so the lkml archive doesn't follow (mandatory, I presume) naming scheme as
PI/meta. I'm not sure if this is an issue in upstream or the deployment,
but right now ssoma doesn't work with the lkml archive.

Yaron

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-19  9:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-23  7:21 public-inbox-ssoma fails with lkml archive Yaron Scheffer
2018-10-23 14:33 ` Konstantin Ryabitsev
2018-10-23 22:47   ` Yaron Scheffer
2018-12-19  9:59     ` Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).