unison packages are broken

Bug #313889 reported by Paul Natsuo Kishimoto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
unison (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: unison

I am using Ubuntu 8.10. I tried to install only the unison command-line program (package version 2.27.57-1ubuntu1) and then check the manpage to learn how to use it:

$ sudo aptitude install unison
...
$ man unison
man: warning: /usr/share/man/man1/unison.1.gz is a dangling symlink
No manual entry for unison
$ unison
bash: /usr/bin/unison: No such file or directory

It turns out the manpage and binary are linked through /etc/alternatives, which contains links to "/usr/bin/unison-latest-stable-gtk" and so on. These are presumably provided by unison-gtk, but there is no dependency on unison-gtk, or vice versa.

$ apt-cache depends unison unison-gtk
unison
  Depends: libc6
 |Recommends: <ssh-client>
    openssh-client
  Recommends: openssh-client
  Conflicts: unison
unison-gtk
  Depends: libatk1.0-0
  Depends: libc6
  Depends: libcairo2
  Depends: libglib2.0-0
  Depends: libgtk2.0-0
  Depends: libpango1.0-0
  Recommends: ssh-askpass
    gtk-led-askpass
    ksshaskpass
    ssh-askpass-fullscreen
    ssh-askpass-gnome
 |Recommends: <ssh-client>
    openssh-client
  Recommends: openssh-client
  Conflicts: unison-gtk

This may be related to https://bugs.launchpad.net/ubuntu/+source/unison/+bug/49468, but I'm not sure, so I am filing a new bug.

Revision history for this message
Thomas Hannigan (headofbucket) wrote :

I need to add to this.. I'm doing some work on putting ubuntu/kubuntu on a diet. Unison-GTK shows that it depends on Unison-GTK. It should show that it depends on Unison.

Queepy little thing I ran into on accident...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.