Am Sonntag, den 23.10.2005, 23:54 +0200 schrieb Sylvain LE GALL: > Hello, > > On Sun, Oct 23, 2005 at 10:40:44PM +0200, Patrick Pletscher wrote: > > Package: unison > > Version: 2.13.16-2 > > > > After upgrading unison I only have /usr/bin/unison-2.13.16 > > and /usr/bin/unison-latest-stable installed, but no /usr/bin/unison. But > > unison expects a symlink with name unison in /usr/bin on Root 2 so that > > the syncing works. When trying to sync I get an error: "bash: unison: > > command not found". Creating a symlink on root 2 solves the problem. > > > > > > > > > > Does Root1 and Root2 are on the same computer ?
No, Root1 and Root2 are not on the same machine, but both machines run the latest version of unsion from unstable. I'm syncing via ssh. > > Technically /usr/bin/unison is always provided by unison... Could you > try a "ls -al /usr/bin/unison". I just did a apt-get remove --purge unison rm /usr/bin/unison (which I created manually) apt-get install unison If I run an ls -al /usr/bin/unison ls: /usr/bin/unison: file or directory not found (this is translated, don't know whether this is exactly what there would be written in English). > > Maybe your problem could be fixed by a "update-alternatives --auto > unison" ! Wow, great. Now I have a /usr/bin/unison, so this really helped. But why do I need to run this manually? > > Kind regard > Sylvain Le Gall Thanks a lot for your help, it is really appreciated... Regards, Patrick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

