[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kodi and gnome-control-center conflict on bullseye



Greetings.

On 22/08/2021 18.10, The Wanderer wrote:
This appears to mean either that something is resulting in a conflict
with that version of kodi-bin, or that that version of kodi-bin is not
available.

I have:

$ apt-cache policy gnome-control-center kodi kodi-bin
gnome-control-center:
   Installed: (none)
   Candidate: 1:3.38.4-1
   Version table:
      1:3.38.4-1 900
         800 http://ftp.us.debian.org/debian stable/main amd64 Packages
         900 http://ftp.us.debian.org/debian testing/main amd64 Packages
kodi:
   Installed: (none)
   Candidate: 2:19.1+dfsg2-2
   Version table:
      2:19.1+dfsg2-2 900
         800 http://ftp.us.debian.org/debian stable/main amd64 Packages
         900 http://ftp.us.debian.org/debian testing/main amd64 Packages
kodi-bin:
   Installed: (none)
   Candidate: 2:19.1+dfsg2-2
   Version table:
      2:19.1+dfsg2-2 900
         800 http://ftp.us.debian.org/debian stable/main amd64 Packages
         900 http://ftp.us.debian.org/debian testing/main amd64 Packages

What do you have available?


Thanks. I get the following:

# apt-cache policy gnome-control-center kodi kodi-bin
gnome-control-center:
  Installed: (none)
  Candidate: 1:3.38.4-1
  Version table:
     1:3.38.4-1 500
        500 http://deb.debian.org/debian bullseye/main amd64 Packages
kodi:
  Installed: 2:19.1+dfsg2-2
  Candidate: 2:19.1+dfsg2-2
  Version table:
 *** 2:19.1+dfsg2-2 500
        500 http://deb.debian.org/debian bullseye/main amd64 Packages
        100 /var/lib/dpkg/status
kodi-bin:
  Installed: 2:19.1+dfsg2-2
  Candidate: 2:19.1+dfsg2-2
  Version table:
 *** 2:19.1+dfsg2-2 500
        500 http://deb.debian.org/debian bullseye/main amd64 Packages
        100 /var/lib/dpkg/status

What I usually do in this type of situation is to start adding the
specified "is not going to be installed" packages to the command line,
with explicit version numbers included if necessary, until it stops just
saying "is not going to be installed" and starts telling me *why* some
particular package won't be installed. This is usually a Conflicts or
version-specific Depends or the like. From there, it's not usually
difficult to figure out what's causing the problem and what to do.


What explicit version number do you suggest that I try? Running "apt install kodi gnome-control-center" tells me that

The following packages have unmet dependencies:
kodi : Depends: kodi-bin (>= 2:19.1+dfsg2-2) but it is not going to be installed Depends: kodi-bin (< 2:19.1+dfsg2-2.1~) but it is not going to be installed

But if I run "apt install kodi-bin=2:19.1+dfsg2-2", I am told

kodi-bin is already the newest version (2:19.1+dfsg2-2).

Regards,
Tristan

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
                  Tristan Miller
Free Software developer, ferret herder, logologist
             https://logological.org/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


Reply to: