Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724266 - dev-util/ostree fails to compile
Summary: dev-util/ostree fails to compile
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: PullRequest
: 729338 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-05-20 08:02 UTC by Agostino Sarubbo
Modified: 2020-06-26 05:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,18.14 KB, text/plain)
2020-05-20 08:02 UTC, Agostino Sarubbo
Details
OSTree requres FUSE 2; add dependency on slot 0 (0001-dev-utils-ostree-adjust-slot-dependency-on-dev-fs-fu.patch,1.34 KB, patch)
2020-06-26 00:26 UTC, Chris Rorvick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-20 08:02:03 UTC
This is an auto-filed bug because dev-util/ostree fails to compile.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-20 08:02:10 UTC
Created attachment 640466 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-06-23 18:33:35 UTC
*** Bug 729338 has been marked as a duplicate of this bug. ***
Comment 3 Chris Rorvick 2020-06-26 00:26:31 UTC
Created attachment 646458 [details, diff]
OSTree requres FUSE 2; add dependency on slot 0
Comment 4 Larry the Git Cow gentoo-dev 2020-06-26 05:39:57 UTC
The bug has been closed via the following commit(s):

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

commit 3710a40f819dd27e8d254fb194f9ba5c1b480fcc
Author:     Chris Rorvick <chris@rorvick.com>
AuthorDate: 2020-06-26 00:16:28 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-06-26 05:39:17 +0000

    dev-utils/ostree: adjust slot dependency on dev-fs/fuse
    
    These versions of OSTree require FUSE 2 and thus must depend on slot 0.
    
    Closes: https://github.com/gentoo/gentoo/pull/16424
    Closes: https://bugs.gentoo.org/724266
    Signed-off-by: Chris Rorvick <chris@rorvick.com>
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-util/ostree/ostree-2018.9.ebuild | 2 +-
 dev-util/ostree/ostree-2019.5.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)