Bugzilla – Bug 127815
selecting emacs package doesn't install /usr/bin/emacs
Last modified: 2005-10-21 09:43:37 UTC
when selecting to install only emacs package, yast2 doesn't ask whether to install emacs-nox or emacs-x11. This leads to missing /usr/bin/emacs.
The package `emacs' requires either emacs-x11 or emacs-nox -- so this dependency is set correctly. Therefore yast should ask you about this. What did you do exactly? And please provide the logfiles here...
(In reply to comment #1) > The package `emacs' requires either emacs-x11 or emacs-nox -- so this > dependency > is set correctly. Therefore yast should ask you about this. What did you do > exactly? And please provide the logfiles here... > Following the given installation steps that opensuse suggests by mostly clicking "ok" or "continue" except adding some additinal packages for "Fortgeschrittene Nutzer". This happened during installation from HD on an AMD64 and installation over NFS on a Pentium M. As far as I can see, all the dependencies for other additional packages where resolved correctly except those for emacs.
Jiri: Can you please validate if there is a problem here? On RC4 the package-deps within the packages are set correct.
In 10.0, the emacs package doesn't require any emacs program (which is change from 9.3) - just checked it. Werner, is it bug, or intention?
This is intend. The user has to choose emacs-nox or emacs-x11. emacs-nox or emacs-x11 requires then emacs. If emacs would require emacs-nox or emacs-x11 or an alias like emacs-progam provided by emacs-nox or emacs-x11 we would run into circular dependcies.