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 Unable to compile - fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree. #2426

Open
dieselee opened this issue Dec 7, 2024 · 2 comments
Labels
Bug Identifies an issue where the system is not functioning as expected.

Comments

@dieselee
Copy link

dieselee commented Dec 7, 2024

TFT Version

No response

Firmware Version

No response

Blueprint Version

No response

Panel Model

None

What is the bug?

Hi im unable to compile is this an external issue or local?

INFO ESPHome 2024.11.3
INFO Reading configuration /config/esphome/ns-panel.yaml...
Failed config

external_components: [source /data/packages/566b10a3/esphome/nspanel_esphome_core.yaml:40]

fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'.
source: 
  type: git
  url: https://github.com/Blackymas/NSPanel_HA_Blueprint
  ref: v4.3.12
components: 
  - nspanel_ha_blueprint
refresh: 30s

Steps to Reproduce

No response

Your Panel's YAML

No response

ESPHome Logs

No response

Home Assistant Logs

No response

@dieselee dieselee added the Bug Identifies an issue where the system is not functioning as expected. label Dec 7, 2024
@dieselee dieselee changed the title Bug Unable to compile Bug Unable to compile - fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree. Dec 7, 2024
@edwardtfn
Copy link
Collaborator

edwardtfn commented Dec 7, 2024

Have you tried cleaning the build files?

@dieselee
Copy link
Author

dieselee commented Dec 7, 2024

Have you tried cleaning the build files?

Yes it appears to give the same error

Clean ns-panel.yaml
INFO ESPHome 2024.11.3
INFO Reading configuration /config/esphome/ns-panel.yaml...
INFO Updating https://github.com/Blackymas/NSPanel_HA_Blueprint@main
Failed config

external_components: [source /data/packages/566b10a3/esphome/nspanel_esphome_core.yaml:40]

fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'.
source: 
  type: git
  url: https://github.com/Blackymas/NSPanel_HA_Blueprint
  ref: v4.3.12
components: 
  - nspanel_ha_blueprint
refresh: 30s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Identifies an issue where the system is not functioning as expected.
Projects
None yet
Development

No branches or pull requests

2 participants