Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711832 - sys-boot/refind should depend on efibootmgr or mention in post installation
Summary: sys-boot/refind should depend on efibootmgr or mention in post installation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Stéphane Veyret
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-03-07 22:55 UTC by Dennis Lamm
Modified: 2020-04-30 12:00 UTC (History)
2 users (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 Dennis Lamm gentoo-dev 2020-03-07 22:55:05 UTC
refind-install is using efibootmgr to modify NVRAM. 

Reproducible: Always

Steps to Reproduce:
1. remove efibootmgr
2. install refind
3. call refind-install
Actual Results:  
When used without efibootmgr installed, entry in NVRAM fails.

Expected Results:  
refind-install works without installing efibootmgr
Comment 1 Stéphane Veyret 2020-04-29 18:31:21 UTC
Hi Dennis,

Which version are you trying to install?

All versions currently in the portage tree mention in postinstall that efibootmgr is required. But this is only displayed in case of a new install, not on upgrade.

I will change it in next version to always display needed dependencies, even when upgrading.
Comment 2 Larry the Git Cow gentoo-dev 2020-04-30 12:00:15 UTC
The bug has been closed via the following commit(s):

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

commit 6ea0ac9d85b3d9360e28420cc4bb01552d18208c
Author:     Stéphane Veyret <stephane@neptura.org>
AuthorDate: 2020-04-29 19:19:10 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-04-30 11:59:56 +0000

    sys-boot/refind: Bump to version 0.12.0
    
    Closes: https://bugs.gentoo.org/711832
    Closes: https://bugs.gentoo.org/720034
    Signed-off-by: Stéphane Veyret <stephane@neptura.org>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-boot/refind/Manifest             |   1 +
 sys-boot/refind/refind-0.12.0.ebuild | 168 +++++++++++++++++++++++++++++++++++
 2 files changed, 169 insertions(+)