Project

General

Profile

Actions

Emulator Issues #6884

closed

libsfml-network2 dependence missing (ubuntu 14.04)

Added by sergiobenrocha2 over 10 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What's the problem? Describe what went wrong in few words.

Try to install 4.0-534 deb package in ubuntu 14.04, and there is a problem with libsfml-network, ubuntu has libsfml-network2 and dolphin uses libsfml-network1.6.
I installed libsfml-network1.6 from saucy in trusty, but then got this error:

dolphin-emu: symbol lookup error: dolphin-emu: undefined symbol: ssl_default_ciphersuites

I don't know if it is other bug...

See: http://pastebin.com/13TXZHKV

What steps will reproduce the problem?
[Don't assume we have ever played the game and know any level names. Be as
specific as possible.]

  1. download the last .deb
  2. install in Trusty, and you got an dependence error
  3. install the older libsfml-network1.6
  4. reinstall dolphin-emu
  5. try to run and got other error

Which versions of Dolphin did you test on?

dolphin-emu 4.0-534 64 bits deb package

What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)

Ubuntu 14.04 (daily build, update in 2013/12/17), core i7-4700HQ, intel + nvidia GT 740M

Actions #1

Updated by poipoipoi over 10 years ago

same problem here, didn't get dependency error on my ubuntu tahir as I had dolphin installed before upgrading ubuntu.

Actions #2

Updated by LRCcurry over 10 years ago

Yep. Running Elementary 0.3 Isis. Can't install Dolphin.

Actions #3

Updated by parlane over 10 years ago

  • Status changed from New to New
Actions #4

Updated by Davidmoslow about 10 years ago

I tried to install dolphin 4.0-X in Ubuntu 14.04 and got an error saying a dependency was not satisfiable "libavcodec53" and "libavcodec-extra-53". but when I installed it in Ubuntu 13.10 it worked fine. What is the problem and how can I fix?

Actions #5

Updated by michalc444 about 10 years ago

I found a quick and dirty fix for installing the last "stable" release of Dolphin 64-bit for (K)Ubuntu 14.04. I grabbed this file from the main download site:

https://dl-mirror.dolphin-emu.org/4.0/dolphin-emu_4.0_amd64.deb

Then I added the Ubuntu Raring repos to the end of /etc/apt/sources.list:
deb http://us.archive.ubuntu.com/ubuntu/ raring main

Then I did a "apt-get update" and then installed the above deb file. It seems to work. I did remove the "raring" repo after that just in case it may cause problems.

Use this method at your own risk, as I have heard many others out there not suggest mixing packages from different repo versions.

Actions #6

Updated by sergiobenrocha2 about 10 years ago

I don't know, but maybe this issue is a duplicate of issue 5960 ? Both are related to old sfml library.

Actions #7

Updated by sonicaidan37 almost 10 years ago

If you look on the website, it says the most recent supported distribution is Ubuntu 13.03, so we will have to wait for a 14.04 version to come out. The new Ubuntu uses libavcodec54, not libavcodec53. So we will have to wait for developers to catch up

Actions #8

Updated by LRCcurry almost 10 years ago

It actually looks like this is fixed if you use the glennric PPA and install dolphin-emu-master. Doesn't throw any dependency problems.

Actions #9

Updated by vcuinn almost 10 years ago

this worked for me:
http://ubuntuhandbook.org/index.php/2013/07/install-dolphin-emulator-ubuntu-ppa-repository/
just change the last line to read "sudo apt-get install dolphin-emu-master"

Actions #10

Updated by bastos.eder over 9 years ago

This is still an issue with builds coming out of dolphin-emu.org. If builds will be provided for Ubuntu, it makes sense to target the latest LTS release (if not the latest release altogether).

Actions #11

Updated by sergiobenrocha2 over 9 years ago

The packaging from glennric works in 14.04. I wonder why dolphin team still build package for 13.04 (it's no more supported for months... since january). Is it not possible to change to the glennric packaging?

At least, remove that package in the website please.

Actions #12

Updated by sergiobenrocha2 almost 9 years ago

This should be closed, build bot was updated to 14.04.

Btw, the ability to create broken packages for LTS remains :D , now the package needs libstdc++6 >= 4.9, which does not exists on trusty repo. It should update to 15.04, like we talked about on IRC (if it really needs gcc 4.9).

Thanks!!!

Actions #13

Updated by phire almost 9 years ago

  • Status changed from New to Fixed

Buildbot has been updated to 15.04, so this is resolved.

Actions

Also available in: Atom PDF