Description of problem: unison fails to run because of missing dependencies Version-Release number of selected component (if applicable): el6 / unison240-2.40.102-3.el6.x86_64 How reproducible: always Steps to Reproduce: 1. use a basic system without gui installation 2. yum install unison240 3. unison Actual results: unison: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory Expected results: unison working Additional info: unison240 only has the following dependencies /bin/sh /usr/sbin/alternatives while unison227 also had libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) xorg-x11-fonts-misc
Can you run unison in text only mode? i.e.: 'unison-2.40 -ui text' this issue should also apply to fedora versions.
same result unison -ui text unison: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
allright, here is a new set of unison packages [1] Can you give both versions (text only and gtk) a whirl and report your results, please. [1] http://koji.fedoraproject.org/koji/taskinfo?taskID=5914740
With unison240, unison240-text installed on the server i get a "Fatal error Lost connection with the server". Console shows "bash: unison: command not found" -> reason is unison240-text does not define an unison alias for unison-text. running the client with "-servercmd /usr/bin/unison-text" works. I recommend to add the unison alternatives definition also to the unison240-text rpm. Installation of unison240-gtk correctly resolves the dependencies.
unison240-2.40.102-5.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/unison240-2.40.102-5.el6
(In reply to raimund.huber from comment #4) > With unison240, unison240-text installed on the server i get a "Fatal error > Lost connection with the server". Console shows "bash: unison: command not > found" > -> reason is unison240-text does not define an unison alias for unison-text. > running the client with "-servercmd /usr/bin/unison-text" works. yeah, forgot about that. The new update should do
It is perfect now, thank you.
Package unison240-2.40.102-5.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing unison240-2.40.102-5.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11534/unison240-2.40.102-5.el6 then log in and leave karma (feedback).
unison240-2.40.102-5.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.