All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Steinhardt <ps@pks.im>
To: Junio C Hamano <gitster@pobox.com>
Cc: Karthik Nayak <karthik.188@gmail.com>,
	git@vger.kernel.org, Jeff King <peff@peff.net>
Subject: Re: [PATCH] install meson for Documentation job
Date: Wed, 19 Mar 2025 10:24:06 +0100	[thread overview]
Message-ID: <Z9qNNq0p10YJCZYo@pks.im> (raw)
In-Reply-To: <xmqqiko613a0.fsf@gitster.g>

On Tue, Mar 18, 2025 at 01:40:07PM -0700, Junio C Hamano wrote:
> Karthik Nayak <karthik.188@gmail.com> writes:
> 
> > Weird. From the looks of
> > https://github.com/git/git/actions/runs/13867157977/job/38808418127, it
> > seems like the '$distro' variable in 'ci/install-dependencies.sh' is not
> > being correctly initialized. We can see this in the logs of the CI:
> >
> >   CI setup via install-dependencies.sh
> >     + set -e
> >     + export TERM=dumb
> >     + export MAKEFLAGS=
> >     + test true = true
> >     + CI_TYPE=github-actions
> >     + CI_BRANCH=refs/heads/seen
> >     + CI_COMMIT=d5389e37e21d864f40f4167280db799ffe8983c2
> >     + echo Linux
> >     + tr A-Z a-z
> >     + CI_OS_NAME=linux
> >     + test macos != linux
> >     + CI_REPO_SLUG=git/git
> >     + CI_JOB_ID=13867157977
> >     + CC=gcc
> >     + DONT_SKIP_TAGS=t
> >     + cache_dir=/home/runner/none
> >     + GIT_TEST_OPTS=--github-workflow-markup
> >     + JOBS=10
> >     + echo
> >     + tr : -
> >     + distro=
> >     ...
> 
> Nice digging.

Thanks all for discovering and debugging this, I somehow missed this
thread and haven't been able to keep up with the mailing list for the
last couple days.

I see 4451a164e5a (install meson for Documentation job, 2025-03-14) has
been merged, but as far as I understand we also have to take Karthik's
patch to fix installing dependencies? In case I'm correct, do you plan
to send this as a proper patch, Karthik?

Patrick

  reply	other threads:[~2025-03-19  9:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-14 17:36 What's cooking in git.git (Mar 2025, #04; Fri, 14) Junio C Hamano
2025-03-14 18:41 ` Jeff King
2025-03-14 18:42   ` Jeff King
2025-03-15  0:02   ` Junio C Hamano
2025-03-18 15:57     ` [PATCH] install meson for Documentation job Junio C Hamano
2025-03-18 16:19       ` Karthik Nayak
2025-03-18 20:40         ` Junio C Hamano
2025-03-19  9:24           ` Patrick Steinhardt [this message]
2025-03-19 16:22             ` Karthik Nayak
2025-03-19 16:33             ` [PATCH] ci/github: add missing 'CI_JOB_IMAGE' env variable Karthik Nayak
2025-03-20  7:10               ` Patrick Steinhardt
2025-03-21  7:51               ` Junio C Hamano
2025-03-20 20:27             ` [PATCH] install meson for Documentation job Junio C Hamano
2025-03-15  0:32 ` en/diff-rename-follow-fix (Was: Re: What's cooking in git.git (Mar 2025, #04; Fri, 14)) Elijah Newren
2025-03-15  1:22   ` en/diff-rename-follow-fix Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Z9qNNq0p10YJCZYo@pks.im \
    --to=ps@pks.im \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=karthik.188@gmail.com \
    --cc=peff@peff.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.