Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 62991
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: XEmacs team <xemacs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Antonio <netbix@tiscali.it>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 62991 depends on: Show dependency tree
Bug 62991 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-09-06 04:11 0000
I emerge emacs, if i emerge xemacs the /usr/bin/<programs> overwrite.

/usr/bin/b2m
/usr/bin/ctags
/usr/bin/etags
/usr/bin/rcs-checkin

I normal ? or is a problem ?

If it is a problem add in portage DEPEND block.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Mamoru KOMACHI (RETIRED) 2004-09-10 23:13:12 0000 -------
Emacs installs all binaries with ${PROG}-${PV} suffix and make symlinks to
${PROG}, so xemacs should do similar things to avoid programme bnaries conflict.
We might change ${PROG}-${PV} to ${PROG}-${P} to clarify which emacs provides 
those binaries.

------- Comment #2 From Hans de Graaff 2006-07-23 01:45:02 0000 -------
In the xemacs ebuild that I am maintaining in my overlay I have now done this
for the conflicting applications. The applications are installed as
<application>-xemacs and a symlink is created to the actual application name.
The overlay can be found at http://moving-innovations.com/svn/xemacs/

------- Comment #3 From Chris Kerr 2006-10-21 11:14:30 0000 -------
you could use a 'symlink' USE flag like for kernel source packages (or maybe a
'nosymlink' flag would be better) - only do
"ln -s /usr/bin/xtags.emacs-whatever /usr/bin/xtags"
when the symlink flag is on.

------- Comment #4 From Hans de Graaff 2006-10-22 01:25:55 0000 -------
Chris, could you indicate what problem this would solve? For the majority of
users this will not be an issue as they will only install either xemacs or
emacs. Those users that want to install both emacs and xemacs probably have
their own idea on how to handle this, so I'm not sure what a symlink USE flag
would buy us. Note that this is only used for some of the auxiliary programs
anyway, not the editor itself.

------- Comment #5 From Christian Faulhammer 2006-11-05 15:38:15 0000 -------
As this is a pure XEmacs problem and graaff will take care of it, I remove us.

------- Comment #6 From Hans de Graaff 2006-12-09 07:00:50 0000 -------
This has now been fixed in portage for xemacs-21.4.19-r1

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug