×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

To install INDI server, but apt-key is deprecated and can't install

  • Posts: 3
  • Thank you received: 0

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.

  • Posts: 276
  • Thank you received: 52
Hi Chote,

Brute force would be (should be, maybe :-)
sudo apt-get --allow-unauthenticated update

To get past the mysql issue
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 467B942D3A79BD29
And the INDI
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 487CEC2B3F33A288

Does the above get you through?

The mysql one is known
github.com/apache/airflow/issues/20911

Gene
2 years 6 months ago #81641

Please Log in or Create an account to join the conversation.

Time to create page: 0.274 seconds