I am trying to install pipelight onto my notebook.
Sadly I can't manage to get it installed. Every try to install it ends up with: 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:
pipelight-multi : Depends: wine-staging
E: Unable to correct problems, you have held broken packages.
I have spent several hours in the internet, really tried everything to get this fixed - still nothing seemed to work.
I would post my sources-list and sources-list-d, but this results in an error on this page, since my post would contain more than 1 link then.
As just said, I really tried nearly everything.
Stuff like:
sudo apt-get -f install
Results in:
0 upgraded, 0 newly installed, 0 to remove and 0 not upgrade
Is there anything I can do to fix this issue? Clearing apt-cache doesn't work, doing dist-upgrades, purging the PPAs.. Nearly visited every single result in google on the first two pages, tried everything - still can't get this to work.
Thanks!
sudo apt-get remove --purge pipelight-multi wine-staging
then installsudo apt-get install pipelight-multi wine-staging
if that doesn't help you have to disable PPAs as instructed in my first comment usually cause of them it happens. – JoKeR May 30 '15 at 16:34apt-cache policy pipelight-multi
and give me a ping with @A.B. – A.B. Jun 10 '15 at 18:09code
text. – Zeiss Ikon Jan 29 '16 at 15:10