2021-07-27 05:12 AM
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.
2021-07-28 01:34 AM
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
2021-07-28 03:20 AM
HI @Oliver : Got it working thanks. I wanted to add Debian sources to list. Was able to do by fetching key from ubuntu server.