Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3424

Testing And Unstable • huge package conflict

$
0
0
Hello out there, I have a really huge package conflict on my Debian testing system.

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:
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
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.
Because now I just having a huge package conflict. Look:
sudo apt -o Debug::pkgProblemResolver=yes dist-upgrade
the dump is in this nopaste: https://pastebin.com/HtVTCCgT

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



Viewing all articles
Browse latest Browse all 3424

Trending Articles