Problem with installing pipelight-multi ubuntu 12.04

Asked by Sil

Hi,

I want to be able to watch netflix on my laptop.
Iḿ trying to install pipelight-multi but I am running into some issues.
I have run out of options and I need help. I hope that you can help me.
Please see my output below:

silly@U-PC:~$ 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.
silly@U-PC:~$

silly@U-PC:~$ sudo apt-get 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.7~ubuntu12.04.1)
E: Unable to correct problems, you have held broken packages.
silly@U-PC:~$
silly@U-PC:~$ 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:
 wine-staging-i386:i386 : Depends: libldap-2.4-2:i386 (>= 2.4.7) but it is not going to be installed
                          Recommends: libcups2:i386 but it is not going to be installed
                          Recommends: libgnutls-deb0-28:i386 but it is not installable or
                                      libgnutls26:i386 but it is not going to be installed
                          Recommends: libgtk-3-0:i386 but it is not going to be installed
                          Recommends: libva-drm1:i386 but it is not installable
                          Recommends: libxslt1.1:i386 but it is not going to be installed
                          Recommends: libgsm1:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
silly@U-PC:~$
silly@U-PC:~$
silly@U-PC:~$ sudo apt-get install wine-staging-amd64
Reading package lists... Done
Building dependency tree
Reading state information... Done
wine-staging-amd64 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
silly@U-PC:~$

silly@U-PC:~$ sudo apt-cache policy pipelight-multi wine-staging
pipelight-multi:
  Installed: (none)
  Candidate: 0.2.8.2~ubuntu12.04.1
  Version table:
     0.2.8.2~ubuntu12.04.1 0
        500 http://ppa.launchpad.net/pipelight/stable/ubuntu/ precise/main amd64 Packages
wine-staging:
  Installed: (none)
  Candidate: 1.9.7~ubuntu12.04.1
  Version table:
     1.9.7~ubuntu12.04.1 0
        500 http://ppa.launchpad.net/pipelight/stable/ubuntu/ precise/main amd64 Packages
silly@U-PC:~$

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
Manfred Hampl (m-hampl) said :
#1

Please provide the output that you get for the command

sudo apt-get install libldap-2.4-2:i386

Revision history for this message
Sil (rumor499) said :
#2

Hi Manfred,

Thank you for helping me!
Here is the answer on your question:

silly@U-PC:~$ sudo apt-get install libldap-2.4-2: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:
 libldap-2.4-2:i386 : Depends: libgcrypt11:i386 (>= 1.4.5) but it is not going to be installed
                      Depends: libgnutls26:i386 (>= 2.12.6.1-0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
silly@U-PC:~$

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

Now try progressing further in the chain of dependencies.

What do you get for the command

sudo apt-get install libgcrypt11:i386 libgnutls26:i386

Revision history for this message
Sil (rumor499) said :
#4

I get this:

silly@U-PC:~$ sudo apt-get install libgcrypt11:i386 libgnutls26: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:
 libgcrypt11 : Breaks: libgcrypt11:i386 (!= 1.5.3-2ubuntu4.2) but 1.5.0-3ubuntu0.6 is to be installed
 libgcrypt11:i386 : Breaks: libgcrypt11 (!= 1.5.0-3ubuntu0.6) but 1.5.3-2ubuntu4.2 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
silly@U-PC:~$

Revision history for this message
Manfred Hampl (m-hampl) said :
#5

What is the output of

uname -a
lsb_release -crid
apt-cache policy
apt-cache policy libgcrypt11 libgcrypt11:i386

Revision history for this message
Sil (rumor499) said :
#6

here is my output:

silly@U-PC:~$ uname -a
Linux U-PC 3.13.0-107-generic #154~precise1-Ubuntu SMP Tue Dec 20 10:36:28 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
silly@U-PC:~$

silly@U-PC:~$ lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 12.04.5 LTS
Release: 12.04
Codename: precise
silly@U-PC:~$

silly@U-PC:~$ apt-cache policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
 500 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu/ precise/main Translation-en
 500 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu/ precise/main i386 Packages
     release v=12.04,o=LP-PPA-ubuntu-toolchain-r-test,a=precise,n=precise,l=Toolchain test builds,c=main
     origin ppa.launchpad.net
 500 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu/ precise/main amd64 Packages
     release v=12.04,o=LP-PPA-ubuntu-toolchain-r-test,a=precise,n=precise,l=Toolchain test builds,c=main
     origin ppa.launchpad.net
 500 http://ppa.launchpad.net/pipelight/stable/ubuntu/ precise/main Translation-en
 500 http://ppa.launchpad.net/pipelight/stable/ubuntu/ precise/main i386 Packages
     release v=12.04,o=LP-PPA-pipelight-stable,a=precise,n=precise,l=pipelight-stable,c=main
     origin ppa.launchpad.net
 500 http://ppa.launchpad.net/pipelight/stable/ubuntu/ precise/main amd64 Packages
     release v=12.04,o=LP-PPA-pipelight-stable,a=precise,n=precise,l=pipelight-stable,c=main
     origin ppa.launchpad.net
 500 http://dl.google.com/linux/chrome/deb/ stable/main amd64 Packages
     release v=1.0,o=Google, Inc.,a=stable,n=stable,l=Google,c=main
     origin dl.google.com
 500 http://repository.spotify.com/ stable/non-free i386 Packages
     release v=0.4,o=Spotify LTD,a=stable,n=stable,l=Spotify Public Repository,c=non-free
     origin repository.spotify.com
 500 http://repository.spotify.com/ stable/non-free amd64 Packages
     release v=0.4,o=Spotify LTD,a=stable,n=stable,l=Spotify Public Repository,c=non-free
     origin repository.spotify.com
 500 http://extras.ubuntu.com/ubuntu/ precise/main i386 Packages
     release v=12.04,o=LP-PPA-app-review-board,a=precise,n=precise,l=Application Review Board PPA,c=main
     origin extras.ubuntu.com
 500 http://extras.ubuntu.com/ubuntu/ precise/main amd64 Packages
     release v=12.04,o=LP-PPA-app-review-board,a=precise,n=precise,l=Application Review Board PPA,c=main
     origin extras.ubuntu.com
 500 http://security.ubuntu.com/ubuntu/ precise-security/universe Translation-en
 500 http://security.ubuntu.com/ubuntu/ precise-security/restricted Translation-en
 500 http://security.ubuntu.com/ubuntu/ precise-security/multiverse Translation-en
 500 http://security.ubuntu.com/ubuntu/ precise-security/main Translation-en
 500 http://security.ubuntu.com/ubuntu/ precise-security/multiverse i386 Packages
     release v=12.04,o=Ubuntu,a=precise-security,n=precise,l=Ubuntu,c=multiverse
     origin security.ubuntu.com
 500 http://security.ubuntu.com/ubuntu/ precise-security/universe i386 Packages
     release v=12.04,o=Ubuntu,a=precise-security,n=precise,l=Ubuntu,c=universe
     origin security.ubuntu.com
 500 http://security.ubuntu.com/ubuntu/ precise-security/restricted i386 Packages
     release v=12.04,o=Ubuntu,a=precise-security,n=precise,l=Ubuntu,c=restricted
     origin security.ubuntu.com
 500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 Packages
     release v=12.04,o=Ubuntu,a=precise-security,n=precise,l=Ubuntu,c=main
     origin security.ubuntu.com
 500 http://security.ubuntu.com/ubuntu/ precise-security/multiverse amd64 Packages
     release v=12.04,o=Ubuntu,a=precise-security,n=precise,l=Ubuntu,c=multiverse
     origin security.ubuntu.com
 500 http://security.ubuntu.com/ubuntu/ precise-security/universe amd64 Packages
     release v=12.04,o=Ubuntu,a=precise-security,n=precise,l=Ubuntu,c=universe
     origin security.ubuntu.com
 500 http://security.ubuntu.com/ubuntu/ precise-security/restricted amd64 Packages
     release v=12.04,o=Ubuntu,a=precise-security,n=precise,l=Ubuntu,c=restricted
     origin security.ubuntu.com
 500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 Packages
     release v=12.04,o=Ubuntu,a=precise-security,n=precise,l=Ubuntu,c=main
     origin security.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-backports/universe Translation-en
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-backports/restricted Translation-en
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-backports/multiverse Translation-en
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-backports/main Translation-en
 100 http://nl.archive.ubuntu.com/ubuntu/ precise-backports/multiverse i386 Packages
     release v=12.04,o=Ubuntu,a=precise-backports,n=precise,l=Ubuntu,c=multiverse
     origin nl.archive.ubuntu.com
 100 http://nl.archive.ubuntu.com/ubuntu/ precise-backports/universe i386 Packages
     release v=12.04,o=Ubuntu,a=precise-backports,n=precise,l=Ubuntu,c=universe
     origin nl.archive.ubuntu.com
 100 http://nl.archive.ubuntu.com/ubuntu/ precise-backports/restricted i386 Packages
     release v=12.04,o=Ubuntu,a=precise-backports,n=precise,l=Ubuntu,c=restricted
     origin nl.archive.ubuntu.com
 100 http://nl.archive.ubuntu.com/ubuntu/ precise-backports/main i386 Packages
     release v=12.04,o=Ubuntu,a=precise-backports,n=precise,l=Ubuntu,c=main
     origin nl.archive.ubuntu.com
 100 http://nl.archive.ubuntu.com/ubuntu/ precise-backports/multiverse amd64 Packages
     release v=12.04,o=Ubuntu,a=precise-backports,n=precise,l=Ubuntu,c=multiverse
     origin nl.archive.ubuntu.com
 100 http://nl.archive.ubuntu.com/ubuntu/ precise-backports/universe amd64 Packages
     release v=12.04,o=Ubuntu,a=precise-backports,n=precise,l=Ubuntu,c=universe
     origin nl.archive.ubuntu.com
 100 http://nl.archive.ubuntu.com/ubuntu/ precise-backports/restricted amd64 Packages
     release v=12.04,o=Ubuntu,a=precise-backports,n=precise,l=Ubuntu,c=restricted
     origin nl.archive.ubuntu.com
 100 http://nl.archive.ubuntu.com/ubuntu/ precise-backports/main amd64 Packages
     release v=12.04,o=Ubuntu,a=precise-backports,n=precise,l=Ubuntu,c=main
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/universe Translation-en
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/restricted Translation-en
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/multiverse Translation-en
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/main Translation-en
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/multiverse i386 Packages
     release v=12.04,o=Ubuntu,a=precise-updates,n=precise,l=Ubuntu,c=multiverse
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/universe i386 Packages
     release v=12.04,o=Ubuntu,a=precise-updates,n=precise,l=Ubuntu,c=universe
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/restricted i386 Packages
     release v=12.04,o=Ubuntu,a=precise-updates,n=precise,l=Ubuntu,c=restricted
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/main i386 Packages
     release v=12.04,o=Ubuntu,a=precise-updates,n=precise,l=Ubuntu,c=main
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/multiverse amd64 Packages
     release v=12.04,o=Ubuntu,a=precise-updates,n=precise,l=Ubuntu,c=multiverse
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/universe amd64 Packages
     release v=12.04,o=Ubuntu,a=precise-updates,n=precise,l=Ubuntu,c=universe
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/restricted amd64 Packages
     release v=12.04,o=Ubuntu,a=precise-updates,n=precise,l=Ubuntu,c=restricted
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages
     release v=12.04,o=Ubuntu,a=precise-updates,n=precise,l=Ubuntu,c=main
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise/universe Translation-en
 500 http://nl.archive.ubuntu.com/ubuntu/ precise/restricted Translation-en
 500 http://nl.archive.ubuntu.com/ubuntu/ precise/multiverse Translation-en
 500 http://nl.archive.ubuntu.com/ubuntu/ precise/main Translation-en
 500 http://nl.archive.ubuntu.com/ubuntu/ precise/multiverse i386 Packages
     release v=12.04,o=Ubuntu,a=precise,n=precise,l=Ubuntu,c=multiverse
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise/universe i386 Packages
     release v=12.04,o=Ubuntu,a=precise,n=precise,l=Ubuntu,c=universe
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise/restricted i386 Packages
     release v=12.04,o=Ubuntu,a=precise,n=precise,l=Ubuntu,c=restricted
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
     release v=12.04,o=Ubuntu,a=precise,n=precise,l=Ubuntu,c=main
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise/multiverse amd64 Packages
     release v=12.04,o=Ubuntu,a=precise,n=precise,l=Ubuntu,c=multiverse
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
     release v=12.04,o=Ubuntu,a=precise,n=precise,l=Ubuntu,c=universe
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise/restricted amd64 Packages
     release v=12.04,o=Ubuntu,a=precise,n=precise,l=Ubuntu,c=restricted
     origin nl.archive.ubuntu.com
 500 http://nl.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
     release v=12.04,o=Ubuntu,a=precise,n=precise,l=Ubuntu,c=main
     origin nl.archive.ubuntu.com
Pinned packages:

silly@U-PC:~$ apt-cache policy libgcrypt11 libgcrypt11:i386
libgcrypt11:
  Installed: 1.5.3-2ubuntu4.2
  Candidate: 1.5.3-2ubuntu4.2
  Version table:
 *** 1.5.3-2ubuntu4.2 0
        100 /var/lib/dpkg/status
     1.5.0-3ubuntu0.6 0
        500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages
        500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 Packages
     1.5.0-3 0
        500 http://nl.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
libgcrypt11:i386:
  Installed: (none)
  Candidate: 1.5.0-3ubuntu0.6
  Version table:
     1.5.0-3ubuntu0.6 0
        500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/main i386 Packages
        500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 Packages
     1.5.0-3 0
        500 http://nl.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
silly@U-PC:~$

Revision history for this message
Manfred Hampl (m-hampl) said :
#7

Ok. The cause of your problem is that you have the package libgcrypt11 (amd64 architecture) installed in a version that does not come from the Ubuntu repositories for precise. Pipelight now requires as a dependency that also the libgcrypt11 package is installed for the i386 architecture. And the versions of these two packages have to be identical.

Options for repairing this:
1. downgrade libgcrypt11:amd64 to the standard version (may cause dependency problems with other packages)
or
2. install libgcryp11:i386 in the same version (might also end up in other dependency problems)

Can you tell anything about the reason for that version of libgcrypt11:amd64 and the source it came from?

What is the output of

dpkg -l | grep 1.5.3-2ubuntu4.2

Revision history for this message
Sil (rumor499) said :
#8

Hi Manfred,

Looking at my history I installed the libgcryptll:amd64 because I did a
spotify installation.
Below you can see the commands that I executed. How can I downgrade the
libgcrypt11:amd64 to the standard version?
Or what do you suggest is the best way to go?

    47 sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80
--recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886
    48 echo deb http://repository.spotify.com stable non-free | sudo
tee /etc/apt/sources.list.d/spotify.list
    49 sudo apt-get update
    50 sudo apt-get install spotify-client
    51 sudo apt-get install spotify-client-gnome-support
    52 sudo apt-get install spotify-client-qt
    53 wget
http://security.debian.org/debian-security/pool/updates/main/libg/libgcrypt11/libgcrypt11_1.5.0-5+deb7u3_amd64.deb
    54 sudo wget
http://security.debian.org/debian-security/pool/updates/main/libg/libgcrypt11/libgcrypt11_1.5.0-5+deb7u3_amd64.deb
    55 sudo apt-get purge spotify
    56 sudo apt-get purge spotify-client

Output:

silly@U-PC:~$ dpkg -l | grep 1.5.3-2ubuntu4.2
ii libgcrypt11 1.5.3-2ubuntu4.2 LGPL Crypto library
- runtime library

On 01/27/2017 09:38 PM, Manfred Hampl wrote:
> Your question #448007 on Pipelight changed:
> https://answers.launchpad.net/pipelight/+question/448007
>
> Status: Open => Answered
>
> Manfred Hampl proposed the following answer:
> Ok. The cause of your problem is that you have the package libgcrypt11
> (amd64 architecture) installed in a version that does not come from the
> Ubuntu repositories for precise. Pipelight now requires as a dependency
> that also the libgcrypt11 package is installed for the i386
> architecture. And the versions of these two packages have to be
> identical.
>
> Options for repairing this:
> 1. downgrade libgcrypt11:amd64 to the standard version (may cause dependency problems with other packages)
> or
> 2. install libgcryp11:i386 in the same version (might also end up in other dependency problems)
>
> Can you tell anything about the reason for that version of
> libgcrypt11:amd64 and the source it came from?
>
> What is the output of
>
> dpkg -l | grep 1.5.3-2ubuntu4.2
>

--
*With regards,

Zeljko Rumora*

<email address hidden>

Revision history for this message
Manfred Hampl (m-hampl) said :
#9

When you did the spotify installation, according to your log you downloaded version 1.5.0-5... of libgcrypt11, but currently you have 1.5.3-2... The installation must have happened at another moment.

I assume that the easier way will be upgrading the i386 version.

wget http://launchpadlibrarian.net/201289903/libgcrypt11_1.5.3-2ubuntu4.2_i386.deb
sudo dpkg --install libgcrypt11_1.5.3-2ubuntu4.2_i386.deb
sudo apt-get install pipelight-multi

Revision history for this message
Sil (rumor499) said :
#10

HI Manfred,

It worked. the 1st try it did not work.
I had to do a sudo apt-get -f install.
When I did the commands again everything was installed fine.

For now my pipelight issue is solved. THANK YOU!

  dpkg -l | grep 1.5.3-2ubuntu4.2
   333 wget http://launchpadlibrarian.net/201289903/libgcrypt11_1.5.3-2ubuntu4.2_i386.deb
   334 sudo dpkg --install libgcrypt11_1.5.3-2ubuntu4.2_i386.deb
   335 sudo apt-get install pipelight-multi
   336 sudo apt-get -f install
   337 wget http://launchpadlibrarian.net/201289903/libgcrypt11_1.5.3-2ubuntu4.2_i386.deb
   338 sudo dpkg --install libgcrypt11_1.5.3-2ubuntu4.2_i386.deb
   339 sudo apt-get install pipelight-multi

On 01/27/2017 10:17 PM, Manfred Hampl wrote:
> sudo apt-get install pipelight-multi

--
*With regards,

Zeljko Rumora*

<email address hidden>

Revision history for this message
Sil (rumor499) said :
#11

Hi Manfred,

Not with pipelight anymore. That is installed now.

I have an issue now to get netflix running in Firefox.

But I guess that is another question/topic?

On 01/27/2017 11:17 PM, Silly wrote:
> Your question #448007 on Pipelight changed:
> https://answers.launchpad.net/pipelight/+question/448007
>
> Status: Answered => Open
>
> You are still having a problem:
> HI Manfred,
>
> It worked. the 1st try it did not work.
> I had to do a sudo apt-get -f install.
> When I did the commands again everything was installed fine.
>
> For now my pipelight issue is solved. THANK YOU!
>
> dpkg -l | grep 1.5.3-2ubuntu4.2
> 333 wget http://launchpadlibrarian.net/201289903/libgcrypt11_1.5.3-2ubuntu4.2_i386.deb
> 334 sudo dpkg --install libgcrypt11_1.5.3-2ubuntu4.2_i386.deb
> 335 sudo apt-get install pipelight-multi
> 336 sudo apt-get -f install
> 337 wget http://launchpadlibrarian.net/201289903/libgcrypt11_1.5.3-2ubuntu4.2_i386.deb
> 338 sudo dpkg --install libgcrypt11_1.5.3-2ubuntu4.2_i386.deb
> 339 sudo apt-get install pipelight-multi
>
>
> On 01/27/2017 10:17 PM, Manfred Hampl wrote:
>> sudo apt-get install pipelight-multi

--
*With regards,

Zeljko Rumora*

<email address hidden>

Revision history for this message
Best Manfred Hampl (m-hampl) said :
#12

I suggest that you close this question document as "solved" and open a new one for the Firefox problem.

Revision history for this message
Sil (rumor499) said :
#13

I agree. Your solution has solved my issue.

Thank you very much for you help!

Revision history for this message
Manfred Hampl (m-hampl) said :
#14

Just one additional word of caution:

Support for Ubuntu 12.04 (codename precise) will end in April this year.
You should consider an upgrade to a supported release (e.g. 16.04 with support until 2021) in due course.

see also https://wiki.ubuntu.com/Releases

Revision history for this message
Sil (rumor499) said :
#15

Hi Manfred,

I have just upgraded to 14.04.

The issue with my laptop is that when I use 16.04 that my desktop freezes.

And I can only use cli. Now I will check if 14.04 keeps running stable.

On 01/29/2017 03:53 PM, Manfred Hampl wrote:
> Your question #448007 on Pipelight changed:
> https://answers.launchpad.net/pipelight/+question/448007
>
> Manfred Hampl posted a new comment:
> Just one additional word of caution:
>
> Support for Ubuntu 12.04 (codename precise) will end in April this year.
> You should consider an upgrade to a supported release (e.g. 16.04 with support until 2021) in due course.
>
> see also https://wiki.ubuntu.com/Releases
>

--
*With regards,

Zeljko Rumora*

<email address hidden>