Bug 1177978

Summary: nnir.el from Gnus gets shadowed by gnus-bonus/nnir.el
Product: [Fedora] Fedora Reporter: Sergio Durigan Junior <sergiodj>
Component: emacs-goodiesAssignee: Arun S A G <sagarun>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: rlowe, sagarun, tim
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 12:35:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sergio Durigan Junior 2014-12-31 23:11:47 UTC
I'm running Fedora 21, emacs-24.4-3.fc21.x86_64 and emacs-goodies-35.8-3.fc21.noarch.

When I open Gnus and try to compose a message, it complains:

"Autoloading failed to define function gnus-nnir-group-p"

This is because there is a file named:

/usr/share/emacs/site-lisp/gnus-bonus/nnir.elc

which shadows the correct nnir.elc file:

/usr/share/emacs/24.4/lisp/gnus/nnir.elc

The shadowed file contains the correct definition of gnus-nnir-group-p, but the former file does not.  An obvious workaround is to uninstall emacs-goodies; another one is to follow the advice in this message: <https://lists.gnu.org/archive/html/info-gnus-english/2013-04/msg00061.html>.

I also found this bug: <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768381>.  Since emacs-goodies is a Debian package, I think it may be interesting to follow up on that.

Comment 1 Jaroslav Reznik 2015-03-03 16:40:01 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 2 Leif Nixon 2015-06-01 12:42:25 UTC
This also affects Fedora 21.

Comment 3 Fedora End Of Life 2016-07-19 12:35:37 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 4 Tim Landscheidt 2017-06-12 02:23:03 UTC
This problem still exists with Fedora 25.

Comment 5 Tim Landscheidt 2018-05-21 08:15:19 UTC
This issue has been refiled as bug #1576060.