-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Note: this is bottom priority, from bleeding-edge operation.
Neither the Pentoo or Gentoo tree has rake-10.1.x, but the rspec-its package
(all versions) has an internal dependency on it (see
https://github.com/rspec/rspec-its/blob/master/rspec-its.gemspec).
Where this affects Pentoo is that pentoo/pentoo-exploit pulls in www-apps/beef,
which through a dependency on dev-ruby/em-websocket eventually depends on
dev-ruby/rspec-its. This breaks updates in an easily-solved "--keep-going"
manner.
Specifically it appears that dev-ruby/em-websocket-0.5.x introduces this
dependency tree, so sticking with the 0.3.x branch by masking makes for a
"cleaner" fix.
Original issue reported on code.google.com by aoz....@gmail.com on 15 Nov 2014 at 8:55
Reactions are currently unavailable