Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682840 - app-admin/abrt-2.12.0-r1 depends on glib > 2.54
Summary: app-admin/abrt-2.12.0-r1 depends on glib > 2.54
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://github.com/abrt/abrt/pull/1423
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-07 17:57 UTC by Gilles Dartiguelongue (RETIRED)
Modified: 2019-10-19 21:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (abrt-2.12.0-r1-build.log,19.07 KB, text/plain)
2019-04-07 17:57 UTC, Gilles Dartiguelongue (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gilles Dartiguelongue (RETIRED) gentoo-dev 2019-04-07 17:57:47 UTC
Created attachment 572196 [details]
build.log

For $reasons I still have glib-2.54 on my system. While upgrading, I found out abrt does not express correct minimum glib version requirement as it makes use of 

g_application_set_option_context_summary which was introduced in https://gitlab.gnome.org/GNOME/glib/commit/0e22d19a11529d02c154d6ea538b35b8b4252422
Comment 1 Larry the Git Cow gentoo-dev 2019-04-09 11:46:04 UTC
The bug has been referenced in the following commit(s):

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

commit ae55aaa95b5e967827791e6f3a15d53eeb9dbdaa
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2019-04-09 11:45:49 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2019-04-09 11:45:49 +0000

    app-admin/abrt: fix minimum glib dep
    
    Bug: https://bugs.gentoo.org/682840
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 app-admin/abrt/abrt-2.12.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Mart Raudsepp gentoo-dev 2019-04-09 11:46:22 UTC
Bug left open to deal with it upstream
Comment 3 Matt Turner gentoo-dev 2019-10-19 21:05:08 UTC
(In reply to Mart Raudsepp from comment #2)
> Bug left open to deal with it upstream

Done.
Comment 4 Matt Turner gentoo-dev 2019-10-19 21:30:34 UTC
(In reply to Matt Turner from comment #3)
> (In reply to Mart Raudsepp from comment #2)
> > Bug left open to deal with it upstream
> 
> Done.

And merged already: https://github.com/abrt/abrt/pull/1423