Re: Evolution doesn't receive messages in Debian 11.
On Thu, 23 Feb 2023 at 09:21, Van Snyder <van.snyder@sbcglobal.net> wrote:
> On Wed, 2023-02-22 at 16:13 -0500, Dan Ritter wrote:
> Van Snyder wrote:
> You are mixing way too many things here. Better tell us the
> contents of all your /etc/apt/sources.list and
> /etc/apt/sources.list.d/* files.
> opm-ubuntu-ppa-kinetic.list
> opm-ubuntu-ppa-kinetic.list.save
>
> skype-stable.list
> skype-stable.list.save
>
> I have a line for
>
> deb [arch=amd64,i386] https://apt.repos.intel.com/oneapi all main
>
> but there is also a file /etc/apt/sources.list/Intel/oneAPI.list that has
> the same line.
>
> Moving everything from /etc/apt/sources.list.d to
> /etc/apt/save.sources.list.d makes the update and dist-upgrade appear to
> work without complaint.
Worth reading:
https://wiki.debian.org/DontBreakDebian
> Hopefully, that will cure the problems.
Fixing your sources.list isn't going to uninstall all your
non-Debian packages. Which might cause problems
in future, per the above wiki page.
What output do you see for this command:
aptitude search '~i' -F '%p %O#' | grep -v Debian
Reply to: