Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 680980 - sys-power/nut should support /sbin -> /usr/sbin symlink with merged /usr
Summary: sys-power/nut should support /sbin -> /usr/sbin symlink with merged /usr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: prefix-gx86 usrmerge, usrmerge-fixes
  Show dependency tree
 
Reported: 2019-03-19 23:27 UTC by Dmitry Derevyanko
Modified: 2020-01-08 22:27 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 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(-)