Skip to content

Not working on up-to-date 64 bit Raspberry Pi image #2

@capiman

Description

@capiman
$ fc-lang-install -v
downloading https://github.com/freeconf/lang/releases/download/v0.1.0-alpha/fc-lang-0.1.0-linux-aarch64 to /home/xxx/.freeconf/bin/fc-lang-0.1.0-linux-aarch64
Traceback (most recent call last):
  File "/home/xxx/.local/bin/fc-lang-install", line 8, in <module>
    sys.exit(run())
             ^^^^^
  File "/home/xxx/.local/lib/python3.12/site-packages/freeconf/install.py", line 60, in run
    raise Exception("{resp._status_code} error downloading {url}")
Exception: {resp._status_code} error downloading {url}
$

Linux aarch64 seems not be in the list of released versions:
https://github.com/freeconf/lang/releases/tag/v0.1.0-alpha

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions