Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404083 - Stabilize dev-db/redis-2.4.4-r1
Summary: Stabilize dev-db/redis-2.4.4-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2012-02-16 10:11 UTC by Dirkjan Ochtman (RETIRED)
Modified: 2012-04-09 12:13 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 Dirkjan Ochtman (RETIRED) gentoo-dev 2012-02-16 10:11:43 UTC
Please stabilize.
Comment 1 Agostino Sarubbo gentoo-dev 2012-02-16 13:27:35 UTC
amd64 stable
Comment 2 Myckel Habets 2012-03-12 10:41:23 UTC
Needs a stable jemalloc on x86.

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

Calculating dependencies... done!
[ebuild  N    ~] dev-libs/jemalloc-2.2.5-r1  USE="-debug -static-libs -stats" 219 kB
[ebuild     U ~] dev-db/redis-2.4.4-r1 [2.2.12] USE="jemalloc%* test* -tcmalloc" 0 kB

Total: 2 packages (1 upgrade, 1 new), Size of downloads: 219 kB

The following keyword changes are necessary to proceed:
#required by dev-db/redis-2.4.4-r1[jemalloc], required by @selected, required by @world (argument)
=dev-libs/jemalloc-2.2.5-r1 ~x86
Comment 3 LiuCougar 2012-03-15 01:11:32 UTC
redis has a runtime dependency on dev-libs/jemalloc

try ldd /usr/bin/redis-cli

but currently it's listed as build time dependency
Comment 4 LiuCougar 2012-03-15 01:13:26 UTC
let me know if the wrong dependency should be filed as a new ticket
Comment 5 Johan Bergström 2012-03-15 02:04:04 UTC
You're entirely correct. Both jemalloc and tcmalloc should be runtime/buildtime deps.
Comment 6 Markus Meier gentoo-dev 2012-04-09 12:13:01 UTC
x86 stable, thanks Myckel