cancel
Showing results for 
Search instead for 
Did you mean: 

Debian Source list addition

NPal.2
Senior

Hi all,

I would like to add debian source list to the existing sources in OpenSTLinux.

I created a file mysources.list under folder /etc/apt/sources.list and added following lines to it

deb http://ftp.au.debian.org/debian/ buster main contrib non-free
deb-src http://ftp.au.debian.org/debian/ buster main contrib non-free

Running apt-get update results in the GPG Signature error where in OpenSTLinux complains that it is not secure repo and it won't update from it.

How can i get past this ? It is important to me to add this. Any inputs will be appreciated.

2 REPLIES 2
Olivier GALLIEN
ST Employee

Hi @NPal.2​ ,

I'm not sure to understand what you want to do ?

Create and address your own package repository ?

Else for OpenSTLinux package please refer to :

https://wiki.st.com/stm32mpu/wiki/Package_repository_for_OpenSTLinux_distribution

Olivier

Olivier GALLIEN
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

HI @Oliver : Got it working thanks. I wanted to add Debian sources to list. Was able to do by fetching key from ubuntu server.