Hello out there, I have a really huge package conflict on my Debian testing system.
This is my sources.list:
This is my apt/preferences:
Because now I just having a huge package conflict. Look:
A lot of the recommended packages are already installed and the latest version, some don't. But I made the experience that installing these recommended packages just made everything worse. Where can I start to put things appart? Or is just an issue of packages which are not yet released for Testing?
Thank you in advance
/Chris
This is my sources.list:
deb http://deb.debian.org/debian experimental main contrib non-free
deb http://deb.debian.org/debian/ testing main contrib non-free non-free-firmware
deb-src http://deb.debian.org/debian/ testing main contrib non-free non-free-firmware
deb http://deb.debian.org/debian/ unstable main contrib non-free non-free-firmware
deb-src http://deb.debian.org/debian/ unstable main contrib non-free non-free-firmware
deb http://deb.debian.org/debian/ stable main contrib non-free
deb-src http://deb.debian.org/debian/ stable main contrib non-free
deb http://deb.debian.org/debian/ oldstable main contrib non-free
deb-src http://deb.debian.org/debian/ oldstable main contrib non-free
deb http://deb.debian.org/debian/ oldoldstable main contrib non-free
deb-src http://deb.debian.org/debian/ oldoldstable main contrib non-free
This is my apt/preferences:
As you can see Im practice apt pinning. And this worked for years if not decates together with some more souces, which I disabled for now.Package: *
Pin: release a=testing
Pin-Priority: 1000
Package: *
Pin: release a=unstable
Pin-Priority: 400
Package: *
Pin: release a=stable
Pin-Priority: 300
Package: *
Pin: release a=oldstable
Pin-Priority: 50
Package: *
Pin: release a=oldoldstable
Pin-Priority: 20
Package: *
Pin: release o=Debian
Pin-Priority: -10
Because now I just having a huge package conflict. Look:
the dump is in this nopaste: https://pastebin.com/HtVTCCgTsudo apt -o Debug::pkgProblemResolver=yes dist-upgrade
A lot of the recommended packages are already installed and the latest version, some don't. But I made the experience that installing these recommended packages just made everything worse. Where can I start to put things appart? Or is just an issue of packages which are not yet released for Testing?
Thank you in advance
/Chris
Statistics: Posted by modo72 — 2024-03-19 20:03 — Replies 1 — Views 28