I've got a problem with pipelight installation.
Well i need to install unity web player on kali linux.
Yesterday i've solved my problem with ubuntu pretty fast..but somehow kali seems to make problem for me.
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: ttf-mscorefonts
E: Unable to correct problems, you have held broken packages.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Pipelight Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Manfred Hampl
- Solved:
- Last query:
- Last reply:
Revision history for this message
|
#1 |
You have to enable the multiverse repository to install ttf-mscorefonts
Revision history for this message
|
#2 |
1st step is finished thank you.at least
than im getting back to the same problem with wine
root@kali:~# 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-staging
E: Unable to correct problems, you have held broken packages.
Revision history for this message
|
#3 |
What is the output of the following diagnostic command
apt-cache policy pipelight-multi wine-staging
Revision history for this message
|
#4 |
root@kali:~# apt-cache policy pipelight-multi wine-staging
pipelight-multi:
Installed: (none)
Candidate: 0.2.8.2~jessie
Version table:
0.2.8.2~jessie 500
500 http://
0.2.8.1-1 500
500 http://
wine-staging:
Installed: (none)
Candidate: 1.9.21~jessie
Version table:
1.9.21~jessie 500
500 http://
1.
500 http://
Revision history for this message
|
#5 |
What do you get for the command
sudo apt-get install pipelight-multi wine-staging
Revision history for this message
|
#6 |
root@kali:~# sudo apt-get install pipelight-multi wine-staging
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:
wine-staging : Depends: wine-staging-i386 (= 1.9.21~jessie)
E: Unable to correct problems, you have held broken packages.
Revision history for this message
|
#7 |
ok, and what is now the output of
apt-cache policy wine-staging-i386
sudo apt-get install wine-staging-i386
Additionally please provide also the output of the commands
uname -a
lsb_release -crid
sudo apt-get update
sudo apt-get dist-upgrade
Revision history for this message
|
#8 |
root@kali:~# apt-cache policy wine-staging-i386
wine-staging-
Installed: (none)
Candidate: 1.9.21~jessie
Version table:
1.9.21~jessie 500
500 http://
1.
500 http://
sudo apt-get install wine-staging-i386
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:
libx11-6 : Depends: libxcb1 (>= 1.2) but it is not going to be installed
wine-staging-
E: Error, pkgProblemResol
root@kali:~# uname -a
Linux kali 4.6.0-kali1-amd64 #1 SMP Debian 4.6.4-1kali1 (2016-07-21) x86_64 GNU/Linux
root@kali:~# lsb_release -crid
Distributor ID: Kali
Description: Kali GNU/Linux Rolling
Release: kali-rolling
Codename: kali-rolling
sudo apt-get update
Ign:2 http://
Ign:4 http://
Get:5 http://
Hit:6 http://
Hit:7 http://
Ign:5 http://
Get:3 http://
Ign:1 http://
Hit:10 http://
Get:12 http://
Fetched 211 kB in 4s (50.8 kB/s)
Reading package lists... Done
W: GPG error: http://
W: The repository 'http://
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: http://
W: Target Packages (Packages) is configured multiple times in /etc/apt/
W: Target Translations (en_US) is configured multiple times in /etc/apt/
W: Target Translations (en) is configured multiple times in /etc/apt/
W: Target Packages (Packages) is configured multiple times in /etc/apt/
W: Target Translations (en_US) is configured multiple times in /etc/apt/
W: Target Translations (en) is configured multiple times in /etc/apt/
W: Target Packages (Packages) is configured multiple times in /etc/apt/
W: Target Translations (en_US) is configured multiple times in /etc/apt/
W: Target Translations (en) is configured multiple times in /etc/apt/
W: Target Packages (Packages) is configured multiple times in /etc/apt/
W: Target Translations (en_US) is configured multiple times in /etc/apt/
W: Target Translations (en) is configured multiple times in /etc/apt/
root@kali:~# sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
libdirectfb-1.2-9 libsdl1.2debian
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Revision history for this message
|
#9 |
I see a mixture of different sources (e.g. Debian wheezy and jessie) which apparently provide software versions that are conflicting to each other.
Sorry, but this goes far beyond my knowledge of Kali Linux that I could propose a solution.
The only suggestion that I can make is a drastic reduction of extra repositories. Maybe you can then install pipeline (and wine-staging). If really necessary you could re-enable more sources afterwards. (Maybe the key is to remove the fds-team/
Additional remarks: lines 11 and 13 in sources.list seem to be duplicates of line 9, this leads to several warning messages.
You are missing the signature key of fds-team, see the first part of http://
Revision history for this message
|
#10 |
Ok,ive fixed smt,lets start it from the begging
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-staging
E: Unable to correct problems, you have held broken packages.
sudo apt install wine-staging
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:
wine-staging : Depends: wine-staging-i386 (= 1.9.22~jessie)
E: Unable to correct problems, you have held broken packages.
sudo apt install wine-staging-i386
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:
wine-staging-
E: Unable to correct problems, you have held broken packages.
Revision history for this message
|
#11 |
You might try installing aptitude, which can give more and better information with respect to dependency problems and resolution.
What is the output of
aptitude why-not pipelight-multi
What are the current contents of your sources.list configuration file?
Revision history for this message
|
#12 |
deb http://
# For source package access, uncomment the following line
# deb-src http://
deb http://
deb http://
E: Invalid operation why-not
Revision history for this message
|
#13 |
ok, apparently you version of aptitude does not know the why-not operation.
Then let's try manually:
What is the output of
apt-cache policy pipelight-multi wine-stagingwin
I assume the problem is the libgphoto2-port10 package. kali-rolling apparently contains the newer libgphoto2-port12.
You might try manually installing libgphoto2-
Then retry installing pipelight-multy, preferably without recommended packages:
sudo apt-get install --no-install-
Revision history for this message
|
#14 |
Thanks Manfred Hampl, that solved my question.