You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this error when I try to cross compile chirpstack udp forwarder :
ERROR: invalid tag "cross-custom-chirpstack-udp-forwarder-..:aarch64-unknown-linux-musl-bff51": invalid reference format.
I download code source from release tab on github.
folder name is "chirpstack-udp-forwarder-4.8.1"
I don't understand where this "-.." appear but after I read this issue #1077 I understand
So i solved my issue with renaming folder in "chirpstack-udp-forwarder"
I don't know if you think it's an "issue" or just config/settings issue.
thanks you
What target(s) are you cross-compiling for?
No response
Which operating system is the host (e.g computer cross is on) running?
macOS
Windows
Linux / BSD
other OS (specify in description)
What architecture is the host?
x86_64 / AMD64
arm32
arm64 (including Mac M1)
What container engine is cross using?
docker
podman
other container engine (specify in description)
cross version
cross 0.2.5
Example
No response
Additional information / notes
No response
The text was updated successfully, but these errors were encountered:
Checklist
Describe your issue
Hello,
I have this error when I try to cross compile chirpstack udp forwarder :
ERROR: invalid tag "cross-custom-chirpstack-udp-forwarder-..:aarch64-unknown-linux-musl-bff51": invalid reference format.
I download code source from release tab on github.
folder name is "chirpstack-udp-forwarder-4.8.1"
I don't understand where this "-.." appear but after I read this issue #1077 I understand
So i solved my issue with renaming folder in "chirpstack-udp-forwarder"
I don't know if you think it's an "issue" or just config/settings issue.
thanks you
What target(s) are you cross-compiling for?
No response
Which operating system is the host (e.g computer cross is on) running?
What architecture is the host?
What container engine is cross using?
cross version
cross 0.2.5
Example
No response
Additional information / notes
No response
The text was updated successfully, but these errors were encountered: