Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] <fatal: could not read Username for 'https://github.com': No such device or address> #15063

Closed
1 task done
cuiziwei1 opened this issue Dec 5, 2024 · 4 comments · Fixed by apache/nuttx-apps#2880
Closed
1 task done
Assignees
Labels
Arch: xtensa Issues related to the Xtensa architecture OS: Linux Issues related to Linux (building system, etc) Type: Bug Something isn't working

Comments

@cuiziwei1
Copy link
Contributor

Description / Steps to reproduce the issue

Normalize esp32-devkitc/mqttc

Configuration/Tool: esp32-devkitc/nxdiag
2024-12-05 13:07:23

Cleaning...
Configuring...
Building NuttX...
fatal: could not read Username for 'https://github.com/': No such device or address
make[3]: *** [Makefile:83: espressif_prepare] Error 128
make[3]: Target 'context' not remade because of errors.
make[2]: *** [Makefile:55: /github/workspace/sources/apps/system/nxdiag_context] Error 2
make[2]: Target 'context_all' not remade because of errors.
make[1]: *** [Makefile:185: context] Error 2
make: *** [tools/Unix.mk:457: /github/workspace/sources/apps/.context] Error 2
make: Target 'all' not remade because of errors.
/github/workspace/sources/nuttx/tools/testbuild.sh: line 385: /github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or directory

On which OS does this issue occur?

[OS: Linux]

What is the version of your OS?

ci

NuttX Version

master

Issue Architecture

[Arch: xtensa]

Issue Area

[Area: Other]

Verification

  • I have verified before submitting the report.
@cuiziwei1 cuiziwei1 added the Type: Bug Something isn't working label Dec 5, 2024
@github-actions github-actions bot added Arch: xtensa Issues related to the Xtensa architecture OS: Linux Issues related to Linux (building system, etc) labels Dec 5, 2024
@xiaoxiang781216
Copy link
Contributor

@tmedicci please look at this problem, which happen today with every pr.

@tmedicci
Copy link
Contributor

tmedicci commented Dec 5, 2024

Please check this conversation: apache/nuttx-apps#2879 (comment)

CI is running with a possible fix for it.

@xiaoxiang781216
Copy link
Contributor

could you split the fix from apache/nuttx-apps#2879? so we can merge it as fast as possible.

@tmedicci
Copy link
Contributor

tmedicci commented Dec 6, 2024

could you split the fix from apache/nuttx-apps#2879? so we can merge it as fast as possible.

I will do it right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: xtensa Issues related to the Xtensa architecture OS: Linux Issues related to Linux (building system, etc) Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants