Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 434870 - dev-lang/erlang smp fix is broken in upcoming release, and no longer necessary
Summary: dev-lang/erlang smp fix is broken in upcoming release, and no longer necessary
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-13 09:18 UTC by Vincent de Phily
Modified: 2012-10-05 08:18 UTC (History)
1 user (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 Vincent de Phily 2012-09-13 09:18:09 UTC
The current erlang ebuild uses sed to add "-smp" to the wrapper script /usr/bin/erl. This was added to fix bug #188858 (the comment in the ebuild points to the wrong bug).

This hack is broken in the (not-yet packaged by gentoo) R15B02 release because upstream added quotes around the executable name so that "-smp" ends up part of the executable name.

Rather than fixing the regexp, I suggest removing it altogether: upstream has fixed its behaviour and the hack is no longer needed.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-09-13 14:13:46 UTC

*** This bug has been marked as a duplicate of bug 434832 ***
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-09-13 14:14:25 UTC
Oh wait. That's not a duplicate.
Comment 3 Boris Faure 2012-09-13 19:06:51 UTC
(In reply to comment #0)
> The current erlang ebuild uses sed to add "-smp" to the wrapper script
> /usr/bin/erl. This was added to fix bug #188858 (the comment in the ebuild
> points to the wrong bug).
> 
> This hack is broken in the (not-yet packaged by gentoo) R15B02 release
> because upstream added quotes around the executable name so that "-smp" ends
> up part of the executable name.
> 
> Rather than fixing the regexp, I suggest removing it altogether: upstream
> has fixed its behaviour and the hack is no longer needed.

I confirm this does not seem to be needed anymore.
Comment 4 Dirkjan Ochtman (RETIRED) gentoo-dev 2012-10-05 08:18:28 UTC
Fixed in 15.2.2.