Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955263 - sys-apps/flatpak-1.16.0: automagic dependency on dev-util/gtk-doc (which goes badly w/ Python impl changes)
Summary: sys-apps/flatpak-1.16.0: automagic dependency on dev-util/gtk-doc (which goes...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-02 19:53 UTC by zen
Modified: 2025-05-03 21:12 UTC (History)
0 users

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


Attachments
build.log (build.log,306.34 KB, text/x-log)
2025-05-02 19:53 UTC, zen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zen 2025-05-02 19:53:10 UTC
Created attachment 927379 [details]
build.log

missing gtk-doc depends, causes a build failure on python upgrades as pygments is not upgraded.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-05-03 00:54:01 UTC
The issue here is indeed that there's an automagic dep on gtk-doc, so Portage doesn't realise it has to re-emerge gtk-doc before building flatpak.
Comment 2 Larry the Git Cow gentoo-dev 2025-05-03 21:12:00 UTC
The bug has been closed via the following commit(s):

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

commit 1b76f71eb89f97a95f7a9d67f09d551ed6582fb6
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2025-05-03 21:05:06 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2025-05-03 21:11:47 +0000

    sys-apps/flatpak: Add gtk-doc dependency
    
    Closes: https://bugs.gentoo.org/955263
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/flatpak/flatpak-1.16.0.ebuild | 1 +
 1 file changed, 1 insertion(+)