Re: "scripts/get_maintainer.pl" - "Bad divisor in main::vcs_assign: 0"

From: Nathan Royce
Date: Fri May 09 2025 - 11:18:44 EST


On Fri, May 9, 2025 at 7:12 AM Joe Perches <joe@xxxxxxxxxxx> wrote:
>
> On Fri, 2025-05-09 at 03:18 -0500, Nathan Royce wrote:
> > Commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
> >
> > The result from `./scripts/get_maintainer.pl -f scripts/config `.
>
> Dunno
>
> :linus current
> -------------------------
> $ git log --oneline -1
> 9c69f8884904 (HEAD -> master, origin/master, origin/HEAD) Merge tag 'bcachefs-2025-05-08' of git://evilpiepirate.org/bcachefs
> $ ./scripts/get_maintainer.pl -f scripts/config
> Seyediman Seyedarab <imandevel@xxxxxxxxx> (commit_signer:1/1=100%,authored:1/1=100%,added_lines:16/16=100%,removed_lines:10/10=100%)
> Masahiro Yamada <masahiroy@xxxxxxxxxx> (commit_signer:1/1=100%)
> linux-kernel@xxxxxxxxxxxxxxx (open list)
> -------------------------

Something that came to mind with a subsequent report is that I'm
working from a shallow/grafted repo, so maybe there's something to
that?
I figure maybe there's limited history to query through.
I think Linus was the one attributed to that script, and I was aiming
to avoid TO/CC'ing him.
I ended up looking at the log online to get relevant email targets.