Skip to content

ci/platform: Fix the “Repository not found” error for kconfig-frontends#18890

Merged
lupyuen merged 1 commit into
apache:masterfrom
simbit18:simbit18-tools
May 16, 2026
Merged

ci/platform: Fix the “Repository not found” error for kconfig-frontends#18890
lupyuen merged 1 commit into
apache:masterfrom
simbit18:simbit18-tools

Conversation

@simbit18
Copy link
Copy Markdown
Contributor

Summary

MSYS2 Fix

 ‘[’ '!‘ -f /d/a/nuttx/nuttx/sources/tools/kconfig-frontends/bin/kconfig-conf ’]'
+ git clone --depth 1 https://bitbucket.org/nuttx/tools.git /d/a/nuttx/nuttx/sources/tools/nuttx-tools
Cloning into ‘/d/a/nuttx/nuttx/sources/tools/nuttx-tools’...

Repository not found
https://bitbucket.org/nuttx/tools.git

Now use URL https://github.com/patacongo/tools

#18883 (comment)

Impact

Impact on user: NO

Impact on build: NO

Impact on hardware: NO

Impact on documentation: NO

Impact on security: NO

Impact on compatibility: NO

Testing

GitHub

https://github.com/simbit18/manual-nuttx-ci/actions/runs/25968905510/job/76337274375#logs

Copy link
Copy Markdown
Contributor

@cederom cederom left a comment

Choose a reason for hiding this comment

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

Thank you @simbit18 :-)

@cederom
Copy link
Copy Markdown
Contributor

cederom commented May 16, 2026

Thank you @patacongo <3

@lupyuen lupyuen merged commit 6f46d0e into apache:master May 16, 2026
41 checks passed
@simbit18 simbit18 deleted the simbit18-tools branch May 17, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: CI Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants