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

Bug 927622

Summary: x11-wm/awesome: introspection for x11-libs/gdk-pixbuf is required
Product: Gentoo Linux Reporter: Gentookh <ghz3>
Component: Current packagesAssignee: Marek Szuba <marecki>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Gentookh 2024-03-23 11:31:26 UTC
`introspection` USE-flag is required for x11-libs/gdk-pixbuf:

>error: /usr/share/lua/5.1/lgi/namespace.lua:158: Typelib file for namespace 'GdkPixbuf' (any version) not found
>error while running function!
>stack traceback:
>	[C]: in function 'require'
>	/etc/xdg/awesome/rc.lua:6: in main chunk
>error: /etc/xdg/awesome/rc.lua:6: loop or previous error loading module 'gears'
>error while running function!
>stack traceback:
>	[C]: in function 'require'
>	/etc/xdg/awesome/rc.lua:6: in main chunk
>error: /etc/xdg/awesome/rc.lua:6: loop or previous error loading module 'gears'


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-03-25 10:37:18 UTC
The bug has been closed via the following commit(s):

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

commit baae55569b4d2bbf5ab01cc3001de18f8773cb4b
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2024-03-25 10:33:45 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2024-03-25 10:35:08 +0000

    x11-wm/awesome: fix RDEPEND
    
    Closes: https://bugs.gentoo.org/927622
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 x11-wm/awesome/{awesome-4.3-r102.ebuild => awesome-4.3-r103.ebuild} | 4 ++--
 x11-wm/awesome/awesome-9999.ebuild                                  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)