Fail to install (wine-compholio dependency)

Asked by Matt Braddock

I am attempting to install Pipelight, but am unable to do so. I am using Crunchbang 11 (Debian Wheezy) 64-bit.

I followed the directions listed under 1.3: http://fds-team.de/cms/pipelight-installation.html

However, I have the following error.

matt@euler:~$ sudo apt-get install pipeline-multi
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package pipeline-multi
matt@euler:~$ sudo apt-get install pipelight-multi
Reading package lists... Done
Building dependency tree
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:
 pipelight-multi : Depends: wine-compholio (>= 1.7.4-2~)
E: Unable to correct problems, you have held broken packages.

I attempted the fix suggested here: https://answers.launchpad.net/pipelight/+question/239295
However, the error persists.

Any additional help would be appreciated.

Question information

Language:
English Edit question
Status:
Answered
For:
Pipelight Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Sebastian Lackner (slackner) said :
#1

Hi,

unfortunately the debug output doesn't contain the real reason for the issue. To find out where the dependency problem is you should append all the conflicting packages to the commandline.

In this case for example:

sudo apt-get install pipelight-multi wine-compholio

Then you will probably get a different message, which says that another dependency cannot be installed. Repeat this step and append them all until you get the real error message.

Based on the experience of other users the problem you have could probably be related to libopus, which is provided only in a non-multilib version in the Debian repositories. We're providing our own fixed version of this library, which can be installed as a replacement.

http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Debian_7.0/amd64/libopus0_1.1~beta-3.1_amd64.deb
http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Debian_7.0/i386/libopus0_1.1~beta-3.1_i386.deb

If you're not sure I would suggest you to join our IRC channel so we can help you a bit easier. Just join the channel #pipelight on IRC freenode, for example with this webchat: http://webchat.freenode.net/?channels=%23pipelight

Sebastian

Can you help with this problem?

Provide an answer of your own, or ask Matt Braddock for more information if necessary.

To post a message you must log in.