Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 342577 - dev-db/mongodb: dev-lang/spidermonkey[unicode] only available since dev-lang/spidermonkey-1.7.0-r1
Summary: dev-db/mongodb: dev-lang/spidermonkey[unicode] only available since dev-lang/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Lance Albertson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 337973
  Show dependency tree
 
Reported: 2010-10-25 06:19 UTC by Nao Nakashima
Modified: 2011-04-13 15:18 UTC (History)
2 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 Nao Nakashima 2010-10-25 06:19:38 UTC
All mongodb ebuilds RDEPEND on dev-lang/spidermonkey[unicode], but dev-lang/spidermonkey-1.7.0 does not have this use flag (only >=1.7.0-r1 have it).

Because of this, when unmasking dev-db/mongodb on stable arch it fails at dependency resolution. (missing USE-flag)

Resolution:
sed --in-place 's@dev-lang/spidermonkey@>=dev-lang/spidermonkey-1.7.0-r1@' mongodb-*.ebuild
Comment 1 Alexander Nigl 2011-01-22 09:35:41 UTC
Same problem again with dev-lang/spidermonkey-1.9.2.13.
Comment 2 Ultrabug gentoo-dev 2011-03-30 11:05:32 UTC
@Alexander : FYI, I'm looking into this aswell, will keep this bug posted about the "investigation", thanks.
Comment 3 Ultrabug gentoo-dev 2011-04-13 15:18:27 UTC
Hi, this has been fixed in tree, please have a look at it and give us feedback :)

+*mongodb-1.8.1 (13 Apr 2011)
+*mongodb-1.6.5 (13 Apr 2011)
+
+  13 Apr 2011; Ultrabug <ultrabug@gentoo.org> -mongodb-1.2.4.ebuild,
+  -files/mongodb-1.2-modify-post-strip.patch,
+  -files/mongodb-1.2-modify-testing.patch, -mongodb-1.4.4.ebuild,
+  -files/mongodb-1.4-modify-post-strip.patch,
+  -files/mongodb-1.4-modify-testing.patch, -mongodb-1.5.5.ebuild,
+  -mongodb-1.6.0.ebuild, -files/mongodb-1.6.0-fix-scons.patch,
+  +mongodb-1.6.5.ebuild, +files/mongodb-1.6-fix-scons.patch,
+  +mongodb-1.8.1.ebuild, +files/mongodb-1.8-fix-scons.patch,
+  +files/mongos.confd, +files/mongos.initd, files/mongodb.confd,
+  files/mongodb.initd:
+  Mongodb rework/bump. Fix bugs #329167, #334081, #337085, #337593, #337973,
+  #338039, #340032, #356731. Many thanks to Johan Bergström for his help and
+  testing. Drop old versions.
+