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

.. at the end of docker tag name #1606

Open
4 of 11 tasks
jbnoblot opened this issue Jan 9, 2025 · 0 comments
Open
4 of 11 tasks

.. at the end of docker tag name #1606

jbnoblot opened this issue Jan 9, 2025 · 0 comments

Comments

@jbnoblot
Copy link

jbnoblot commented Jan 9, 2025

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?

  • 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant