Skip to content

Invalid json when updating index #1050

Closed
@drio

Description

@drio

Bug Report

Current behavior

$ arduino-cli  compile --fqbn esp8266:esp8266:generic neo_project
Updating index: package_index.json downloaded
Updating index: package_index.json.sig downloaded
Updating index: package_esp8266com_index.json downloaded
Updating index: package_adafruit_index.json downloaded
Updating index: package_seeeduino_boards_index.json downloaded
Error creating instance: updating the core index: invalid package index in https://raw.githubusercontent.com/Seeed-Studio/Seeed_Platform/master/package_seeeduino_boards_index.json: invalid character ':' after top-level value
make: *** [neo_project/neo_project.esp8266.esp8266.generic.bin] Error 1

Since yesterday, arduino-cli is failing when updating indexes.

Expected behavior

I believe this is not a arduino-cli issue but a problem on the seeed-studio side.

Environment

  • arduino-cli Version: 0.13.0 Commit: 693a045eea420c29ca7027e668eee31bce37365d
  • osx catalina 10.15.7 (latest)
  • Also tested in linux:
$ uname -a 
Linux ironfist 5.4.72-v7l+  #1356 SMP Thu Oct 22 13:57:51 BST 2020 armv7l GNU/Linux

$ cat /etc/issue
Raspbian GNU/Linux 10 

Additional context

I believe this started to fail for me yesterday (Oct 29).

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