-
-
Notifications
You must be signed in to change notification settings - Fork 150
Closed
Labels
os: linuxSpecific to Linux operating systemSpecific to Linux operating systemtopic: infrastructureRelated to project infrastructureRelated to project infrastructuretype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Bug Report
Describe the bug
"The deprecated libappindicator libraries are no longer provided" in Debian 11 (bullseye)", see Chapter 5. Issues to be aware of for bullseye.
This leads to "error while loading shared libraries: libappindicator3.so.1: cannot open shared object file: No such file or directory" when trying to run the agent.
To Reproduce
$ curl -O https://github.com/arduino/arduino-create-agent/releases/download/1.2.3/ArduinoCreateAgent-1.2.3-linux-amd64-installer-firefox.run
$ chmod u+x ArduinoCreateAgent-1.2.3-linux-amd64-installer-firefox.run
$ ./ArduinoCreateAgent-1.2.3-linux-amd64-installer-firefox.run
Complete GUI installation
Note output in terminal
Expected behavior
Arduino Create Agent should run without problems.
Environment (please complete the following information):
- OS: Debian
- OS version: 11 (bullseye)
- Browser: Firefox
- Browser Version: 91
- Agent Version: 1.2.3
- CPU architecture: amd64
Additional context
No problems on Arch Linux, Fedora 34 or Ubuntu 21.04.
Metadata
Metadata
Labels
os: linuxSpecific to Linux operating systemSpecific to Linux operating systemtopic: infrastructureRelated to project infrastructureRelated to project infrastructuretype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project