Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 856625 - sys-apps/flatpak-1.13.3 - should require >=sys-apps/bubblewrap-0.5.0
Summary: sys-apps/flatpak-1.13.3 - should require >=sys-apps/bubblewrap-0.5.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-05 22:20 UTC by Martin Mokrejš
Modified: 2022-11-11 22:36 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 Martin Mokrejš 2022-07-05 22:20:15 UTC
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.24... yes
configure: error: You need at least version 0.5.0 of bubblewrap to use the system installed version

!!! Please attach the following file when seeking support:
!!! /mnt/nocrypt/var/tmp/portage/portage/sys-apps/flatpak-1.13.3/work/flatpak-1.13.3/config.log
 * ERROR: sys-apps/flatpak-1.13.3::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh, line  127:  Called src_configure
 *             environment, line 2814:  Called econf '--enable-sandboxed-triggers' '--localstatedir=/var' '--with-system-bubblewrap' '--with-system-dbus-proxy' '--enable-xauth' '--disable-documentation' '--disable-gtk-doc' '--disable-introspection' '--enable-system-helper' '--enable-seccomp' '--without-systemd'
 *        phase-helpers.sh, line  711:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *   		die "$@"
 * 
 * If you need support, post the output of `emerge --info '=sys-apps/flatpak-1.13.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/flatpak-1.13.3::gentoo'`.
 * The complete build log is located at '/mnt/nocrypt/var/tmp/portage/portage/sys-apps/flatpak-1.13.3/temp/build.log'.
 * The ebuild environment file is located at '/mnt/nocrypt/var/tmp/portage/portage/sys-apps/flatpak-1.13.3/temp/environment'.
 * Working directory: '/mnt/nocrypt/var/tmp/portage/portage/sys-apps/flatpak-1.13.3/work/flatpak-1.13.3'
 * S: '/mnt/nocrypt/var/tmp/portage/portage/sys-apps/flatpak-1.13.3/work/flatpak-1.13.3'


# emerge -pv bubblewrap

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] sys-apps/bubblewrap-0.6.2-r1::gentoo [0.4.1::gentoo] USE="(-selinux) -suid*" 143 KiB
Comment 1 Piotr Karbowski (RETIRED) gentoo-dev 2022-11-11 22:15:51 UTC
I think we can close it, since we do not even have in tree version older than 0.6.2.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-11 22:32:29 UTC
(In reply to Piotr Karbowski from comment #1)
> I think we can close it, since we do not even have in tree version older
> than 0.6.2.

It's still useful for getting upgrade ordering right.
Comment 3 Larry the Git Cow gentoo-dev 2022-11-11 22:36:10 UTC
The bug has been closed via the following commit(s):

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

commit 52cbf322cf88cb885dc4a7542c49bcf6266888a7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-11-11 22:35:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-11 22:36:02 +0000

    sys-apps/flatpak: needs newer bubblewrap
    
    Closes: https://bugs.gentoo.org/856625
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/flatpak/flatpak-1.12.3.ebuild    | 2 +-
 sys-apps/flatpak/flatpak-1.14.0-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)