when reloading the Synaptic package I face the below popup msgmas
1 Answer
You appear to have various additional repositories (apart from the main Ubuntu ones) in your list.
I'm also assuming that you've upgraded to Ubuntu 20.10 recently, and then re-enabled all of your old repositories.
...
in the header of snwh/pulp (google search) you will find:
This PPA has been deprecated!!! Use ppa:snwh/ppaso you'll be best off removing that repository, and adding the new repository in it's place. please read
on your postgres line from "sources.list", you will need to specify the architecture:
deb [arch=amd64] groovy-pgdg mainand you need to look at /etc/apt/sources.list.d/msprod.list and /etc/apt/sources.list.d/mssql-release.list and remove duplicate lines from those files. you should be able to just comment them out with a '#'
it would have been easier if you could have copied and pasted the text in that window, rather than send a screenshot.