Hi,

alphalpha--- via Dng writes:

> Hello
> is anyone else having this problem or is it just me?
> -----------------------------------------------------------------------------
> sudo apt-get install libgtk-3-dev
>
> Reading package lists... Done
> Building dependency tree... Done
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
> libatspi2.0-dev : Depends: libatspi2.0-0 (= 2.38.0-4) but 2.42.0-2~bpo11+1 is 
> to be installed
> libepoxy-dev : Depends: libepoxy0 (= 1.5.5-1) but 1.5.8-1~bpo11+1 is to be 
> installed
> E: Unable to correct problems, you have held broken packages.
> -----------------------------------------------------------------------------

I believe `dpkg --audit` would tell you about any broken packages and
running `dpkg --pending` might fix them up.  Also `apt-mark showhold`
ought to list any packages that are on hold and `apt-mark unhold` will
remove the hold.

However, seeing that apt wants to install packages from backports, I'd
disable that in your APT sources first and give it another try.

Hope this helps,
--
Olaf Meeuwissen, LPIC-2            FSF Associate Member since 2004-01-27
 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13  F43E B8A4 A88A F84A 2DD9
 Support Free Software                        https://my.fsf.org/donate
 Join the Free Software Foundation              https://my.fsf.org/join
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to