Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 542970 - net-libs/nodejs too strict dependency specs on dev-libs/libuv
Summary: net-libs/nodejs too strict dependency specs on dev-libs/libuv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-11 21:18 UTC by Julian Ospald
Modified: 2015-05-14 03:45 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 Julian Ospald 2015-03-11 21:18:03 UTC
nodejs-0.11.13-r1.ebuild:	=dev-libs/libuv-0.11.25-r1"
nodejs-0.11.14.ebuild:	=dev-libs/libuv-0.11.25-r1"
nodejs-0.11.15.ebuild:	=dev-libs/libuv-1.1.0"
nodejs-0.12.0.ebuild:	=dev-libs/libuv-1.1.0"

all of those seem to be too strict

you probably want to use the subslots of libuv or even '>=', not specific versions

I tested nodejs-0.12.0 with dev-libs/libuv-1.4.2 and it builds and links fine
Comment 1 Mathew Artemenko 2015-03-20 22:30:42 UTC
I would also like to loosen up the requirements on libuv. I have other packages (neovim) requiring the newest version but nodejs is holding it back.
Comment 2 Johan Bergström 2015-03-20 22:56:29 UTC
We'll loosen these up the same way we're doing iojs any day now. Thanks for your patience.
Comment 3 Mathew Artemenko 2015-03-20 23:23:07 UTC
Beautiful. Thanks!
Comment 4 Ole Reifschneider (RETIRED) gentoo-dev 2015-04-06 20:14:11 UTC
What's blocking this? I currently patch every new ebuild to build it with the latest libuv version.
Comment 5 Mathew Artemenko 2015-04-07 00:56:24 UTC
(In reply to Ole Reifschneider from comment #4)
> What's blocking this? I currently patch every new ebuild to build it with
> the latest libuv version.

How are you patching your ebuilds?
Comment 6 Julian Ospald 2015-05-10 01:43:36 UTC
(In reply to Ole Reifschneider from comment #4)
> What's blocking this? I currently patch every new ebuild to build it with
> the latest libuv version.

By now it's more than one month, so you can call it maintainer timeout and fix it yourself.
Comment 7 Johan Bergström 2015-05-10 21:53:38 UTC
(In reply to Julian Ospald (hasufell) from comment #6)
> (In reply to Ole Reifschneider from comment #4)
> > What's blocking this? I currently patch every new ebuild to build it with
> > the latest libuv version.
> 
> By now it's more than one month, so you can call it maintainer timeout and
> fix it yourself.

Sorry, I have a work in progress ebuild that fixes all open bugs, but I'll post one that addresses specific issues instead.
Comment 8 Johan Bergström 2015-05-11 01:54:44 UTC
Fix (with other things) here: https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/118

Thanks for the nudge, all. Sometimes that's what you need :) Also, thank you for your patience.
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-05-14 03:45:48 UTC
This should be fixed since 0.12.2-r2.