Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 818883 - sys-cluster/ceph: blocks upgrade of app-arch/snappy
Summary: sys-cluster/ceph: blocks upgrade of app-arch/snappy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 722500
  Show dependency tree
 
Reported: 2021-10-19 05:52 UTC by Michał Górny
Modified: 2022-08-12 21:34 UTC (History)
3 users (show)

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-10-19 05:52:58 UTC
I don't see how that makes sense for a compressor but:

ceph-16.2.6.ebuild:	<app-arch/snappy-1.1.9:=
Comment 1 Patrick McLean gentoo-dev 2021-10-22 00:18:54 UTC
API change in 1.1.9 broke the build of ceph, my nonexistant C++ skills are not sufficient to fix it
Comment 2 Alessandro Barbieri 2021-10-22 00:55:32 UTC
I have the same issue with dev-cpp/folly::guru
Comment 4 Larry the Git Cow gentoo-dev 2021-10-23 00:22:25 UTC
The bug has been closed via the following commit(s):

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

commit 0f912f78a505c9374c60c09149157525e57cd7d7
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2021-10-23 00:21:55 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2021-10-23 00:22:15 +0000

    sys-cluster/ceph-16.2.6-r1: Lock leveldb (bug #819051)
    
    Also unlock snappy dep since the problem is fixed upstream.
    (bug #818883)
    
    Closes: https://bugs.gentoo.org/819051
    Closes: https://bugs.gentoo.org/818883
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 sys-cluster/ceph/{ceph-16.2.6.ebuild => ceph-16.2.6-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-10-23 06:16:11 UTC
Please keep the bug open until you clean all the versions that are blocking the removal of old snappy.
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-24 09:51:55 UTC
Didn’t add the patch I linked to?
Comment 7 Patrick McLean gentoo-dev 2021-11-04 16:31:39 UTC
Ceph does not work with snappy-1.1.9, see https://bugs.gentoo.org/820611
Comment 8 Larry the Git Cow gentoo-dev 2021-11-26 19:46:26 UTC
The bug has been referenced in the following commit(s):

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

commit c1a3e501b58af3bf03e08a32ba65150f30c1b492
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2021-11-26 19:42:45 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2021-11-26 19:46:15 +0000

    sys-cluster/ceph: relax snappy dep (bug #818883)
    
    app-arch/snappy-1.1.9-r1 has a patch to fix the upstream change that
    broke ceph, so allow <1.1.9 or >=1.1.9-r1 versions of snappy
    
    Bug: https://bugs.gentoo.org/818883
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 sys-cluster/ceph/{ceph-15.2.15-r1.ebuild => ceph-15.2.15-r2.ebuild} | 6 ++++--
 sys-cluster/ceph/{ceph-16.2.6-r3.ebuild => ceph-16.2.6-r4.ebuild}   | 5 +++--
 2 files changed, 7 insertions(+), 4 deletions(-)