Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927622 - x11-wm/awesome: introspection for x11-libs/gdk-pixbuf is required
Summary: x11-wm/awesome: introspection for x11-libs/gdk-pixbuf is required
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-23 11:31 UTC by Gentookh
Modified: 2024-03-25 10:37 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 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(-)