Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 420995 - www-client/chromium-21.0.1171.0 and net-libs/nodejs-0.7.8 dependency conflict in dev-lang/v8
Summary: www-client/chromium-21.0.1171.0 and net-libs/nodejs-0.7.8 dependency conflict...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-13 14:39 UTC by Simon Kohlmeyer
Modified: 2012-06-17 07:00 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 Simon Kohlmeyer 2012-06-13 14:39:48 UTC
> grep dev-lang/v8 /usr/portage/{www-client/chromium/chromium-21.0.1171.0.ebuild,net-libs/nodejs/nodejs-0.7.8.ebuild}
/usr/portage/www-client/chromium/chromium-21.0.1171.0.ebuild:29:        >=dev-lang/v8-3.10.2.1
/usr/portage/net-libs/nodejs/nodejs-0.7.8.ebuild:23:DEPEND=">=dev-lang/v8-3.9.24.7
/usr/portage/net-libs/nodejs/nodejs-0.7.8.ebuild:24:    <dev-lang/v8-3.1

I'm not sure if this is a valid bug or what the general policy is in these cases. I just took a quick look, nodejs-7.10 is available on github, maybe it is fixed there.
Comment 1 reno reckling 2012-06-13 14:45:02 UTC
I can confirm this bug. I can't install both at the same time too
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-06-13 14:47:38 UTC
It would be nice if nodejs didn't cause that downgrade, so assigning accordingly.
Comment 3 Patrick Lauer gentoo-dev 2012-06-14 05:27:56 UTC
  30 May 2012; Patrick Lauer <patrick@gentoo.org> nodejs-0.6.17.ebuild,
  nodejs-0.6.18.ebuild, nodejs-0.7.8.ebuild:
  Limiting v8 dep to avoid crashes #417879


We'll have to keep that dependency until node.js upstream releases properly fixed versions.