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

Bug 715938

Summary: sys-fs/ecryptfs-utils-111_p20170609: Failed Running glib-gettextize ! missing dependency on dev-libs/glib
Product: Gentoo Linux Reporter: Sophie Hirn <sophie.hirn>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
build.log
glib-gettextize.out

Description Sophie Hirn 2020-04-02 18:08:02 UTC
The build of ecryptfs-utils fails because it cannot find the glib-gettextize executable. That is part of dev-libs/glib, which is not installed on my system.
Comment 1 Sophie Hirn 2020-04-02 18:08:57 UTC
Created attachment 629148 [details]
emerge-info.txt
Comment 2 Sophie Hirn 2020-04-02 18:09:36 UTC
Created attachment 629150 [details]
build.log
Comment 3 Sophie Hirn 2020-04-02 18:10:05 UTC
Created attachment 629152 [details]
glib-gettextize.out
Comment 4 Sophie Hirn 2020-04-02 18:20:19 UTC
Manually installing dev-libs/glib fixed the issue for me.
Comment 5 Larry the Git Cow gentoo-dev 2020-08-02 22:51:33 UTC
The bug has been referenced in the following commit(s):

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

commit 7d45f1c02b7588cfc8882c44ac0663c040a511dc
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2020-08-02 22:49:23 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2020-08-02 22:51:26 +0000

    package.mask: last-rite sys-fs/ecryptfs-utils
    
    Bug: https://bugs.gentoo.org/735486
    Bug: https://bugs.gentoo.org/564894
    Bug: https://bugs.gentoo.org/704356
    Bug: https://bugs.gentoo.org/715938
    Bug: https://bugs.gentoo.org/697778
    Bug: https://bugs.gentoo.org/715508
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 profiles/package.mask | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
Comment 6 Larry the Git Cow gentoo-dev 2020-08-17 01:05:21 UTC
The bug has been closed via the following commit(s):

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

commit 3a5bbd6688f9ca052bf5506b42113626ad46f043
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-08-17 01:05:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-08-17 01:05:17 +0000

    sys-fs/ecryptfs-utils: add missing dep
    
    Closes: https://bugs.gentoo.org/715938
    Package-Manager: Portage-3.0.2, Repoman-2.3.23
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/ecryptfs-utils/ecryptfs-utils-111_p20170609-r1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)