Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665154 - app-text/xdvik should depend on emacs when emacs USE-Flag is on
Summary: app-text/xdvik should depend on emacs when emacs USE-Flag is on
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-03 11:24 UTC by Horst Prote
Modified: 2018-10-10 23:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Horst Prote 2018-09-03 11:24:53 UTC
Emerging app-text/xdvik[emacs] before app-editor/emacs does not pull in emacs but results in an error.

Reproducible: Always

Steps to Reproduce:
On a system without emacs installed:
1. emerge app-text/xdvik[emacs]

Actual Results:  
 * Compiling GNU Emacs Elisp files ...
/var/tmp/portage/app-text/xdvik-22.87.03-r1/temp/environment: line 617: /usr/bin/emacs: No such file or directory
 * elisp-compile: batch-byte-compile failed
 [ !! ]
 * ERROR: app-text/xdvik-22.87.03-r1::gentoo failed (compile phase):
 *   (no error message)


Expected Results:  
Pull in app-editors/emacs and emerge xdvik without error.
Comment 1 Larry the Git Cow gentoo-dev 2018-10-10 23:58:00 UTC
The bug has been closed via the following commit(s):

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

commit e75fc086327a710bbc2bc67f9fb7a074478ed220
Author:     Naohiro Aota <naota@gentoo.org>
AuthorDate: 2018-10-10 23:56:38 +0000
Commit:     Naohiro Aota <naota@gentoo.org>
CommitDate: 2018-10-10 23:57:04 +0000

    app-text/xdvik: add missing dependency to virtual/emacs
    
    Closes: https://bugs.gentoo.org/665154
    Signed-off-by: Naohiro Aota <naota@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-text/xdvik/xdvik-22.87.03-r1.ebuild | 3 ++-
 app-text/xdvik/xdvik-22.87.03-r2.ebuild | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)