Skip to main content
Visitor II
July 27, 2021
Question

Debian Source list addition

  • July 27, 2021
  • 1 reply
  • 882 views

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.

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    July 28, 2021

    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

    NPal.2Author
    Visitor II
    July 28, 2021

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