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

Bug 933870

Summary: sys-apps/bubblewrap-0.9.0 version bump
Product: Gentoo Linux Reporter: Vladimir Novikov <oxore>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: eschwartz
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/containers/bubblewrap/releases/tag/v0.9.0
See Also: https://github.com/gentoo/gentoo/pull/38095
Whiteboard:
Package list:
Runtime testing required: ---

Description Vladimir Novikov 2024-06-09 13:17:58 UTC
When I run Steam in flatpak with 'sys-apps/bubblewrap-0.8.0' installed, I get the following error:

bwrap: Can't make symlink at /home/oxore/Pictures: File exists

This error has been fixed in bubblewrap 0.9.0.

I've made a copy of 'bubblewrap-0.8.0.ebuild' to my local repo as 'bubblewrap-0.9.0.ebuild', set '~' (i.e. testing) for all platforms, generated a manifest, emerged '=sys-apps/bubblewrap-0.9.0' and it worked like a charm for my use case. But I do not know how to test it properly to be sure that it is good for everyone.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-08-11 16:26:07 UTC
The bug has been closed via the following commit(s):

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

commit 6a09a84a9cfed3824975c5e96dc413907f3982ec
Author:     Guillermo Joandet <gjoandet@gmail.com>
AuthorDate: 2024-08-11 00:32:05 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-08-11 16:25:59 +0000

    sys-apps/bubblewrap: Bump to 0.9.0
    
    Closes: https://bugs.gentoo.org/933870
    
    Signed-off-by: Guillermo Joandet <gjoandet@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/38095
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 sys-apps/bubblewrap/Manifest                |  1 +
 sys-apps/bubblewrap/bubblewrap-0.9.0.ebuild | 58 +++++++++++++++++++++++++++++
 2 files changed, 59 insertions(+)