View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#105
frafl: libxc11 is broken:
Code:
> fakeroot apt-get install qt5-base-dev qt5-declarative-dev qt5-maemo5-dev
Reading package lists... Done
Building dependency tree... 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:
  qt5-base-dev: Depends: qt5-base but it is not going to be installed
  qt5-declarative-dev: Depends: qt5-declarative but it is not going to be installed
                       Depends: qt5-base but it is not going to be installed
  qt5-maemo5-dev: Depends: qt5-x11extras-dev but it is not going to be installed
E: Broken packages
[sbox-fremantle-thumb: ~] > fakeroot apt-get install qt5-base-dev qt5-declarative-dev qt5-maemo5-dev qt5-
[sbox-fremantle-thumb: ~] > fakeroot apt-get install qt5-base-dev qt5-base     
Reading package lists... Done
Building dependency tree... 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:
  qt5-base: Depends: libxc11-6 but it is not going to be installed
            Depends: libxc11-xcb1 but it is not going to be installed
E: Broken packages
[sbox-fremantle-thumb: ~] > fakeroot apt-get install qt5-base-dev qt5-base libxc11-6 
Reading package lists... Done
Building dependency tree... 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:
  libxc11-6: Depends: libx11-data (= 2:1.1.99.6+0m5) but 2:1.1.99.6+0m5+thumb0 is to be installed
E: Broken packages
[sbox-fremantle-thumb: ~] >
@MartinK: I guess that yes.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post: