Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

huge package conflict

- - ALL UNSTABLE / TESTING THREADS SHOULD BE POSTED HERE - -
This sub-forum is the dedicated area for the ongoing Unstable/Testing releases of Debian. Advanced, or Experienced User support only. Use the software, give, and take advice with caution.
Post Reply
Message
Author
User avatar
modo72
Posts: 26
Joined: 2012-02-18 13:28
Has thanked: 1 time

huge package conflict

#1 Post by modo72 »

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

User avatar
fabien
Forum Helper
Forum Helper
Posts: 688
Joined: 2019-12-03 12:51
Location: Anarres (Toulouse, France actually)
Has thanked: 62 times
Been thanked: 161 times

Re: huge package conflict

#2 Post by fabien »

modo72 wrote: 2024-03-19 20:03 Broken libglib2.0-0t64:amd64 Breaks on libglib2.0-0:amd64 < 2.78.4-1 @ii mK > (< 2.78.4-2~)
See [SID - Unstable] update stuck at resolving dependencies “Sid is in the middle of a big time_t transition.”
Note: moved to Testing And Unstable

Post Reply