Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 479338 - dev-ruby/builder-3.2.2 should have SLOT=3.2
Summary: dev-ruby/builder-3.2.2 should have SLOT=3.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-31 23:50 UTC by Jonathan Geisler
Modified: 2013-08-03 07:01 UTC (History)
0 users

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 Jonathan Geisler 2013-07-31 23:50:36 UTC
The builder-3.2.2 ebuild should have slot 3.2 instead of 3.1 since an app (e.g., rails 4.0) might require it use the 3.1.X series of builder gems and this slot confuses emerge enough that it thinks the 3.2.X series will satisfy the gem dependency when it does not.

Reproducible: Always

Steps to Reproduce:
1. emerge >=dev-ruby/builder-3.1.0
2. run an app that requires the gem ~> builder-3.1.0
Actual Results:  
App complains that it cannot find a proper version of builder since it is looking for builder 3.1.X and emerge installed 3.2.2 instead

Expected Results:  
Things should just work.
Comment 1 Hans de Graaff gentoo-dev Security 2013-08-03 07:01:59 UTC
Thanks for reporting, this is now fixed.