Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 221789

Summary: masking of app-xemacs/xemacs-packages-sumo causes problems
Product: Gentoo Linux Reporter: Håvard Wall <haavardw>
Component: [OLD] UnspecifiedAssignee: XEmacs team <xemacs>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Håvard Wall 2008-05-12 07:58:42 UTC
After uninstalling xemacs-packages-sumo and installing xemacs-packages-all instead advice.el is no longer available on the system. It would be great if a package containing this could be added.

Reproducible: Always

Steps to Reproduce:
Comment 1 Hans de Graaff gentoo-dev Security 2008-05-12 13:10:49 UTC
advice.el is provided by the xemacs-base package, which should be installed as part of xemacs-packages-all. Could you check the following?

locate advice.el (just to be sure that the file isn't installed)

whether xemacs-base is installed according to your package manager

if advice.el is amongst the files installed by xemacs-base (equery files xemacs-base)
Comment 2 Håvard Wall 2008-05-13 17:26:13 UTC
advice.el was not present anywhere on my system (locate advice.el did not report anything) but xemacs-base was reported as installed. Reinstalling xemacs-base fixed all my problems though. So thanks a lot!