| Summary: | database useflags should be in dev-ruby/activerecord, not dev-ruby/rails | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Alexandre Perrin <makoto.kaworu> |
| Component: | New packages | Assignee: | Gentoo Ruby Team <ruby> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | |||
| Bug Blocks: | 202013 | ||
| Attachments: |
patch for activerecord ebuild to add db uses flags
patch for rails ebuild that remove db uses flags |
||
|
Description
Alexandre Perrin
2007-11-09 13:43:00 UTC
Created attachment 135585 [details, diff]
patch for activerecord ebuild to add db uses flags
Created attachment 135586 [details, diff]
patch for rails ebuild that remove db uses flags
This makes sense to me. Thanks for digging around and providing patches, Alexandre. Richard, Joshua, any comments from your side on this? Will this break anything already in the tree? This seems pretty reasonable to me. Two points though: * There should be revision bumps for both packages. * Rails should have a post-install message about the use flags moving. fixed in rails 2.0.2 Re-opening. The issue is not yet fixed for Rails 1.2.x, and furthermore packages depending on activerecord should be properly notified. Closing this as all new versions of activerecord now carry the USE flags. All packages that depend on activerecord have no database-related USE flags, which is correct. The only exception is metasploit, but that is strongly linked to Rails 1.2, which does not have these USE flags yet. |