liquidtimes / sopcast-player

Automatically exported from code.google.com/p/sopcast-player
0 stars 0 forks source link

Ubuntu Maverick dependencies problem when installing #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Attempting to install "lib32stdc++5" as a dependency to "sp-auth" produces the 
following error:

"E: /var/cache/apt/archives/lib32stdc++5_3.3.6~ppa~lucid2_amd64.deb: trying to 
overwrite '/usr/lib32/libstdc++.so.5.0.7', which is also in package ia32-libs 
20090808ubuntu9"

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Latest version in the lucid repo, ubuntu maverick.
Sopcast: 0.4.0~ppa1~lucid4
sp-auth: 3.2.6~ppa1~lucid7
lib32stdc++5: 3.3.6~ppa~lucid2

Please provide any additional information below.

Original issue reported on code.google.com by thomasma...@gmail.com on 23 Oct 2010 at 2:30

GoogleCodeExporter commented 8 years ago
Sorry it has taken so long to get with you. I uploaded two new versions of the 
lib32stdc++5 package, one each form maverick and natty. Please let me know if 
this fixes your issues.

Original comment by flyguy97 on 28 Apr 2011 at 4:04

GoogleCodeExporter commented 8 years ago
It doesn't look like it. I'm now getting the following error:
sopcast-player:
 Depends: sp-auth but it is not going to be installed

If I try to install sp-auth I get this:
sp-auth:
 Depends: lib32stdc++5  but it is not installable

I have lib32stdc++6 version 4.5.1-7ubuntu2 installed.

Original comment by thomasma...@gmail.com on 28 Apr 2011 at 9:43

GoogleCodeExporter commented 8 years ago
I believe I fixed that problem last night with the release of lib32stdc++ for 
maverick. Please be sure to do an apt-get update, then try to install sp-auth 
again. Please let me know if it works out for you.

Original comment by flyguy97 on 29 Apr 2011 at 5:02

GoogleCodeExporter commented 8 years ago
This problem just doesn't want to disappear :)
Here's the new error when trying to install sp-auth:

E: /var/cache/apt/archives/lib32stdc++5_3.3.6~ppa~maverick1_amd64.deb: trying 
to overwrite '/usr/lib32/libstdc++.so.5.0.7', which is also in package 
ia32-libs 20090808ubuntu9.1

Both sopcast and sp-auth install, but the library doesn't. Strangely enough I 
can run sopcast and watch a channel.

Original comment by thomasma...@gmail.com on 29 Apr 2011 at 8:13

GoogleCodeExporter commented 8 years ago
I'm getting the same message and the player seems to work just fine. Seems the 
ia32-libs package for natty installs the required library? What happens if you 
remove the dependency of sopcast-player and sp-auth on lib32stdc++5?

Original comment by pimmesse...@gmail.com on 30 Apr 2011 at 1:35

GoogleCodeExporter commented 8 years ago
I uploaded a new package to my ppa in launchpad. Bad news is the servers are 
really backed up do to the release of Natty. If you want to check the status of 
the package you can go to 
https://launchpad.net/~jason-scheunemann/+archive/ppa/+packages to check the 
status of my builds.

Original comment by flyguy97 on 30 Apr 2011 at 4:59

GoogleCodeExporter commented 8 years ago

Original comment by flyguy97 on 7 May 2011 at 4:34