Debian Source list addition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-27 5: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.
- Labels:
-
STM32MP15 Lines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-28 1: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
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-28 3: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.
