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

Bug 910593

Summary: app-emacs/magit-3.3.0-r3[-libgit]: Spurious warning about missing magit-libgit
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: GNU Emacs project <gnu-emacs>
Status: IN_PROGRESS ---    
Severity: normal CC: arsen
Priority: Normal Keywords: UPSTREAM
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=910381
https://github.com/magit/magit/pull/4967
Whiteboard:
Package list:
Runtime testing required: ---

Description Ulrich Müller gentoo-dev 2023-07-20 16:03:13 UTC
Reported by Arsen in #gentoo-lisp:

Error while loading ‘magit-libgit’: (file-missing "Cannot open load file" "No such file or directory" "magit-libgit")
That is not fatal.  The ‘libegit2’ module just won’t be used.
Comment 1 Larry the Git Cow gentoo-dev 2023-07-20 16:07:43 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a3b51eb21b1282891c5adea3faa483888e3e410

commit 2a3b51eb21b1282891c5adea3faa483888e3e410
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2023-07-20 16:05:29 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2023-07-20 16:07:37 +0000

    app-emacs/magit: Suppress warning message about missing magit-libgit
    
    Bug: https://bugs.gentoo.org/910593
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-emacs/magit/files/magit-3.3.0-libgit-unavail.patch    | 15 +++++++++++++++
 .../{magit-3.3.0-r3.ebuild => magit-3.3.0-r4.ebuild}      |  5 ++++-
 2 files changed, 19 insertions(+), 1 deletion(-)