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

Bug 680980

Summary: sys-power/nut should support /sbin -> /usr/sbin symlink with merged /usr
Product: Gentoo Linux Reporter: Dmitry Derevyanko <nrndda>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: prometheanfire
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 315803, 690294    

Description Dmitry Derevyanko 2019-03-19 23:27:43 UTC
Overwrites upsdrvctl with symlink creation in ebuild: "dosym ../usr/sbin/upsdrvctl /sbin/upsdrvctl"

Reproducible: Always
Comment 1 Alexander Tsoy 2019-07-20 16:03:17 UTC
This should also block bug #680980
Comment 2 Alexander Tsoy 2019-07-20 16:04:08 UTC
(In reply to Alexander Tsoy from comment #1)
Sorry, bug #690294
Comment 3 Larry the Git Cow gentoo-dev 2020-01-08 22:27:58 UTC
The bug has been closed via the following commit(s):

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

commit 7989f72ca0d31224d50b740cab5f7b14486f8fac
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-01-08 22:27:33 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-01-08 22:27:33 +0000

    sys-power/nut: Fix dosym on usrmerge systems
    
    Closes: https://bugs.gentoo.org/680980
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: David Seifert <soap@gentoo.org>

 sys-power/nut/nut-2.7.4-r3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)