Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736956 - app-crypt/nitrokey-app: The ebuild is installing to one or more unexpected paths: /usr/etc
Summary: app-crypt/nitrokey-app: The ebuild is installing to one or more unexpected pa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-13 07:35 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2020-08-20 14:01 UTC (History)
0 users

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 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2020-08-13 07:35:01 UTC
* The ebuild is installing to one or more unexpected paths:
 *
 *   /usr/etc
 *
 * Please fix the ebuild to use correct FHS/Gentoo policy paths.



This only happens when there's no

  bash-completion.pc

file installed on the target computer
Comment 1 Larry the Git Cow gentoo-dev 2020-08-16 18:11:09 UTC
The bug has been closed via the following commit(s):

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

commit 8b565d4b9e871dbde172da1a2a356a25684a4f68
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-08-16 18:10:55 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-08-16 18:10:55 +0000

    app-crypt/nitrokey-app: Fix installing bash auto-completion
    
    Closes: https://bugs.gentoo.org/736956
    Package-Manager: Portage-3.0.2, Repoman-2.3.23
    Signed-off-by: David Seifert <soap@gentoo.org>

 ...Make-BASH_COMPLETION_DIR-user-overridable.patch | 46 ++++++++++++++++++++++
 ...y-app-1.4.ebuild => nitrokey-app-1.4-r1.ebuild} |  4 ++
 2 files changed, 50 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2020-08-20 14:01:59 UTC
The bug has been closed via the following commit(s):

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

commit c5b5cd0301c6a2b83aad365bdb50b4f72089baa1
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-08-20 14:01:21 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-08-20 14:01:21 +0000

    app-crypt/nitrokey-app: Version bump to 1.4.2
    
    Closes: https://bugs.gentoo.org/736956
    Closes: Nitrokey/nitrokey-app#453
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-crypt/nitrokey-app/Manifest                  |  1 +
 app-crypt/nitrokey-app/nitrokey-app-1.4.2.ebuild | 42 ++++++++++++++++++++++++
 2 files changed, 43 insertions(+)