Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 8, 2026

Keep Go versions in sync with upstream repositories.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah
Copy link
Member

Oh! Wait; CI is not running on this one? But on #345 it was failing.

any idea why it's not triggered @crazy-max @vvoland ?

@vvoland
Copy link
Collaborator

vvoland commented Jan 8, 2026

It's because the PR is opened by Github actions.
See: https://docs.github.com/en/actions/how-tos/write-workflows/choose-when-workflows-run/trigger-a-workflow#triggering-a-workflow-from-a-workflow

A simple workaround is to close/reopen.

@thaJeztah
Copy link
Member

Thx! That's annoying!

Looks to be having the same issues now as the other PR; could be some temporary issue on ubuntu's repositories, or some package(s) need updating 🤔

@thaJeztah
Copy link
Member

This also looks ..... interesting ...

#32 6.231 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/xx-armhf.list:1
#32 6.231 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/xx-armhf.list:1
#32 6.231 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:14 and /etc/apt/sources.list.d/xx-armhf.list:1
#32 6.231 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list.d/xx-armhf.list:1
#32 6.231 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list.d/xx-armhf.list:2
#32 6.231 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:8 and /etc/apt/sources.list.d/xx-armhf.list:2
#32 6.231 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:16 and /etc/apt/sources.list.d/xx-armhf.list:2
#32 6.231 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list.d/xx-armhf.list:2
#32 6.231 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list.d/xx-armhf.list:3
#32 6.231 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list.d/xx-armhf.list:3
#32 6.231 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list.d/xx-armhf.list:3
#32 6.231 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:34 and /etc/apt/sources.list.d/xx-armhf.list:3
#32 6.231 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list.d/xx-armhf.list:4
#32 6.231 W: Target Packages (restricted/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:37 and /etc/apt/sources.list.d/xx-armhf.list:4
#32 6.231 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:39 and /etc/apt/sources.list.d/xx-armhf.list:4
#32 6.231 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:41 and /etc/apt/sources.list.d/xx-armhf.list:4

@crazy-max
Copy link
Member

It's because the PR is opened by Github actions. See: https://docs.github.com/en/actions/how-tos/write-workflows/choose-when-workflows-run/trigger-a-workflow#triggering-a-workflow-from-a-workflow

A simple workaround is to close/reopen.

Yeah that's the right way atm to trigger builds. We could also maybe have a chat-op for this like /build.

@thaJeztah
Copy link
Member

All green now

@thaJeztah thaJeztah merged commit adaa009 into main Jan 8, 2026
754 of 758 checks passed
@thaJeztah thaJeztah deleted the bot/update-go branch January 8, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants