Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881563 - dev-util/flatpak-builder needs to depend on a specific libsoup slot
Summary: dev-util/flatpak-builder needs to depend on a specific libsoup slot
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: 881557
  Show dependency tree
 
Reported: 2022-11-16 21:03 UTC by Matt Turner
Modified: 2022-11-17 01:22 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 Matt Turner gentoo-dev 2022-11-16 21:03:29 UTC
flatpak-builder depends on libsoup without a slot requirement:

> dev-util/flatpak-builder/flatpak-builder-1.0.11.ebuild:	>=net-libs/libsoup-2.4:=
> dev-util/flatpak-builder/flatpak-builder-1.2.2.ebuild:	>=net-libs/libsoup-2.4:=

It needs to depend on libsoup:2.4 so that I can unmask libsoup:3.0.
Comment 1 Larry the Git Cow gentoo-dev 2022-11-17 01:22:17 UTC
The bug has been closed via the following commit(s):

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

commit b261d7c0a245f15499b1a8ab72d4d512cef89ef7
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-11-17 01:20:12 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-11-17 01:22:12 +0000

    dev-util/flatpak-builder: pin to libsoup:2.4
    
    Closes: https://bugs.gentoo.org/881563
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 .../{flatpak-builder-1.2.2.ebuild => flatpak-builder-1.2.2-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)